ditane
February 27th, 2007, 09:36 PM
A while back I tried to switch to ubuntu, and because I had many windows programs that I have to use that I couldn't use on linux, it just didn't stick. I then setup a server, initially with XP, because that is what I knew, using cygwin for most of what I did. I have recently switched over my server to kubuntu. On my windows server I used a program from noip.com and an account from them to access my server remotely since I have a dynamic IP. They have a linux solution, but to a newbie like me, it was really just confusing. After reading a couple of things here, I tried to use dyndns and a program called DDclient (http://linux.cudeso.be/linuxdoc/ddclient.php) to update it. So far I haven't been able to get it to work. There is a line in the config file for it which the guide I used said to set as
use=if, if=ppp0
I am not sure if this should be left as ppp0 or if that is just a placeholder, but when I run the debug on the program on DDclient, it returns
DEBUG: get_ip: using if, ppp0 reports <undefined>
WARNING: unable to determine IP address
I am behind a router and my eth0 reads as the computers IP address relative to the router, not my external IP, and the only other Network Interface I can find in the Network Interfaces section of KInfoCenter is the loopback interface.
Any clue as to what I should do to get DDclient to read the external IP address of my network, or does anyone else have another solution that isn't very complicated, because the harder stuff still is beyond me.
use=if, if=ppp0
I am not sure if this should be left as ppp0 or if that is just a placeholder, but when I run the debug on the program on DDclient, it returns
DEBUG: get_ip: using if, ppp0 reports <undefined>
WARNING: unable to determine IP address
I am behind a router and my eth0 reads as the computers IP address relative to the router, not my external IP, and the only other Network Interface I can find in the Network Interfaces section of KInfoCenter is the loopback interface.
Any clue as to what I should do to get DDclient to read the external IP address of my network, or does anyone else have another solution that isn't very complicated, because the harder stuff still is beyond me.