Click to See Complete Forum and Search --> : Need help to setup Apache at home


cojo
03-04-2003, 02:08 PM
I got Apache running on the server locally I think. I could see the test page went I go to http://rh8server on my LAN. Now, I'm trying to setup ddclient on my server to forward my IP to Dyndns.org. I has an account on dyndns.org with custom dns....Thanks....Cojo

Oh yeah, I got ADSL with SBC with pppoe(dhcp).

z0mbix
03-04-2003, 03:20 PM
What problems exactly are you having?

cojo
03-04-2003, 03:30 PM
thanks for the replied. Well, I'm trying to setup ddclient on my box via dyndns.org. I'm not not how to set it up the ddclient.conf. But, I think I found something on Google. Unfortunately, I won't be able to test it until tonight. I will let you know more later......John

cojo
03-05-2003, 01:45 AM
Ok, I modified my ddclient.conf file and still can't get to my website by my domain name. I could get to it by IP.....:confused: Any idear??? Here is my conf file for ddclient......

daemon=300
syslog=yes
mail=root
mail-failure=root
pid=/var/run/ddclient.pid
use=if, if=ppp0
protocol=dyndns2
server=members.dyndns.org
login=my account with dyndns.org
password=my password
custom=yes
server=members.dyndns.org
protocol=dyndns2
www.cojo-online.com.top-level

Please, help........

Fryguy8
03-05-2003, 02:25 AM
you don't need ddclient, just log in to your dyndns account and update it. ddclient is simply a program that you can cronjob to do this automatically for you.

You only need to update it when your IP changes, or once every 30 days, whichever comes first. I usually just manually update it once a week (my IP changes about once a year).

cojo
03-05-2003, 01:31 PM
fryguy, is all I have to do in dyndns.org is change the
"Data" IP to my IP?...Thanks....

cojo
03-05-2003, 01:40 PM
nevermind. I got it working manually. I still like to get ddclient working on my machine.