Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hello,
i have the dinamic ip service (dyndns) in my server.
I used ddclient to update my remote configuration at dyndns.org....
Until yesterday all work well, but today my ddclient can't update the ip address of my computer and so my server is no more accessible from the net.
I don't change the ddclient.conf file. Can yuou help me?
This is my conf file...i know that it is correct:
DEBUG: proxy =
DEBUG: url = checkip.dyndns.org/
DEBUG: server = checkip.dyndns.org
DEBUG: opt(fw =
Use of uninitialized value in concatenation (.) or string at /usr/sbin/ddclient line 1660.
DEBUG: glo fw =
CONNECT: checkip.dyndns.org
CONNECTED: using HTTP
SENDING: GET / HTTP/1.0
SENDING: Host: checkip.dyndns.org
SENDING: User-Agent: ddclient/3.7.1
SENDING: Connection: close
SENDING:
RECEIVE: HTTP/1.1 200 OK
RECEIVE: Content-Type: text/html
RECEIVE: Server: DynDNS-CheckIP/1.0
RECEIVE: Connection: close
RECEIVE: Cache-Control: no-cache
RECEIVE: Pragma: no-cache
RECEIVE: Content-Length: 103
RECEIVE:
RECEIVE: <html><head><title>Current IP Check</title></head><body>Current IP Address: 82.53.60.*</body></html>
DEBUG: get_ip: using web, checkip.dyndns.org/ reports 82.53.60.*
WARNING: skipping update of *.net from 82.53.59.* to 82.53.60.*
WARNING: last updated Fri Mar 23 14:40:09 2007.
WARNING: Wait at least 30 seconds between update attempts.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.