Mailinglist Archive: opensuse (4749 mails)
| < Previous | Next > |
Re: [SLE] dynamic dns
- From: "Josh Trutwin" <josh@xxxxxxxxxxxxxxxxxxx>
- Date: Sun, 11 May 2003 20:03:35 -0500 (CDT)
- Message-id: <1192.192.168.0.5.1052701415.squirrel@xxxxxxxxxxx>
> Hi.
> I use dyndns.org to resolve my IP (so) that I can abuse Apache on the
> outside world. After an upgrade to 8.2 it doesn't work. I have to
> change my IP manually each reboot by doing /etc/init.d/ddclient
> restart. inetd is running and I use ddclient as the update. Please help
> me to save time.
dyndns.org rules, they are also getting into domain registration which is
a nice way to give them some $$$$.
Is ddclient even running after a reboot? (ps -deaf | grep ddclient)
You might want to check that the ddclient startup script is linked in
/etc/init.d/rc5.d, if it's not, try chkconfig --add ddclient. Also check
the contents of ddclient, maybe something changed during the upgrade?
Josh
| < Previous | Next > |