View Full Version : DDClient
mattc908
November 15th, 2007, 03:52 PM
Hey basically I use DYNDNS.org to help my hosting problems, only problem is DDClient use's my local IP 192.168.1.103 as its host I have to manually go in an change that........Any way I can make it so it broadcasts the actull server IP so other can access it.
mattc908
November 17th, 2007, 12:38 PM
Bump
mattc908
November 18th, 2007, 04:56 PM
Bump
Zeosa
November 18th, 2007, 06:41 PM
What router are you using....?
You can either get the ip from the router itself by changing the 'use' statement in the ddclient.conf
to get the ip from the router you need to know which page in the routers configuration shows the external ip...
use=fw, fw=http://router.ip.address/page/with/ip, fw-login=username, fw-password=routerpassword, fw-skip='text'
Replace username with your router username, replace fw-password with your router password replace 'text' with the text on the page which comes directly before the ip address on the page ....For instance, my router shows "PPP xxx.xxx.xxx.xxx" ...so I'll have fw-skip='PPP'
The second way of doing it is to not get the IP from the router at all, but use an external site such as checkip.dyndns.org....the statement would go like this:
use=web, web=checkip.dyndns.org/, web-skip='IP Address'
After modifying the configuration, test with 'ddclient -daemon 0 -debug' to see what (if anything it'll report) to dyndns.
mattc908
November 20th, 2007, 04:25 PM
What is the config file for DDClient under? /home/username/?
Gouki
November 20th, 2007, 04:45 PM
What is the config file for DDClient under? /home/username/?
/etc/ddclient.conf
kinemagician
November 20th, 2007, 05:24 PM
It works!!!!
Thank you!:):)
mattc908
November 22nd, 2007, 12:31 PM
Yes works perfectly thank you.
vBulletin® v3.8.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.