[Ddclient-forum] [ddclient - Help] RE: Please help fix this error
Brought to you by:
supersandro2000,
wimpunk
From: SourceForge.net <no...@so...> - 2007-08-23 00:59:31
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4479795 By: vikram_khatri After scourging through various posts given in the forum, I was finally able to set the IP address and I do no longer get infamous "Good 127.0.0.1" This is true for custom DNS for dyndns.org or www.dyndns.com. Somebody suggested to use members.dyndns.org instead of www.dyndns.org and that made the trick even if you have "custom" dns. here is my successful ddclient.conf file. (I did not understand why there was a need of \ in config as my following config worked well. ============================= daemon=300 syslog=yes mail=root mail-failure=root pid=/var/run/ddclient.pid ssl=no fw-login=myuser fw-password=mypwd use=fw, fw=http://192.168.100.100:80/Status.htm, fw-skip='WAN.*?IP Address:' wildcard=YES login=myuser password=mypwd custom=yes server=members.dyndns.org protocol=dyndns2 zinox.com,anabas.org ================================ Look at the config as I do not use \ after custom but it seems to work ok. I was confused as I saw \ at some places and it was not shown at other places. May be, perl is powerful (Hi Larry). I should have consulted sample config file as it specifically says to use members.dyndns.org for custom. Thank you so much. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=399428 |