Results 11 to 12 of 12
Hi hdcleaver,
Can you give any specifics regarding the dynamic ip address maintenance utility?
Thanks, Jeff...
- 06-09-2005 #11Linux Newbie
- Join Date
- Feb 2005
- Location
- Texas
- Posts
- 168
Hi hdcleaver,
Can you give any specifics regarding the dynamic ip address maintenance utility?
Thanks, Jeff
- 06-10-2005 #12Linux Newbie
- Join Date
- Jun 2005
- Posts
- 181
I can. I use the client inadyn, which is quite simple to set up.
You simple drop the executable in /bin, /usr/bin, /usr/local/bin, or wherever you like, and create inadyn.conf in /etc.
That's an example of a simple config for it. You just need to fill in username, password, and alias with your details. It logs to /var/log/inadyn.log, so you can see what it's doing.Code:--username --password --update_period_sec 3600 --alias --verbose 5 --background --forced_update_period 86400 --log_file /var/log/inadyn.log


