Toggle navigation
Koozali.org: home of the SME Server
Community
Forums
Bugs
Lists
Forum Help
Download
SME Server ISOs
Contribs
Documentation
Manual
Wiki
FAQ
HowTo
Donate
Search
Login
Register
Login
Register
×
Close
Login
Remember me
Koozali.org: home of the SME Server
Legacy Forums
General Discussion (Legacy)
Topic:
Dynamic DNS Client
« previous
next »
+
Print
Pages: [
1
]
Go Down
Dynamic DNS Client
5 Replies
456 Views
charlie
Dynamic DNS Client
«
on:
February 07, 2002, 12:30:21 AM »
I use zoneedit for my dynamic dns and am looking for a simple way of keeping my ip live. Here is something from there web site and I was wondering if this should work with E-smith.
* From one of our customers: It's very easy to update the dynamic zoneedit entries on UNIX with either of these two command lines (if you have wget or lynx installed):
lynx -source -auth=username:password '
http://dynamic.zoneedit.com/auth/dynamic.html?host=www.mydomain.com
'
wget -O - --http-user=username --http-passwd=password '
http://dynamic.zoneedit.com/auth/dynamic.html?host=www.mydomain.com
'
The correct place to call one of the above commands (or a perl client) is /etc/ppp/ip-up or /etc/ppp/ppp.linkup, which are called whenever a ppp connection is made.
Logged
TimP
Re: Dynamic DNS Client
«
Reply #1 on:
February 07, 2002, 08:03:07 PM »
Yes
There is a script on there somewhere.
I personally use ddclient
Logged
Charlie
Re: Dynamic DNS Client
«
Reply #2 on:
February 08, 2002, 06:19:07 AM »
Did you have to change anything in the top part of the ddclient.conf file or did you just edit the zoneedit section? Thanks in advance.
Logged
TimP
Re: Dynamic DNS Client
«
Reply #3 on:
February 12, 2002, 12:08:03 PM »
I will post the my config later for you if you like.
I removed all of the unnecessary parts and just left the bard bones.
I then created a cron job in the template system and that did the trick.
Logged
Charlie
Re: Dynamic DNS Client
«
Reply #4 on:
February 12, 2002, 03:22:37 PM »
Thanks time, I'd appreciate it. You set up a cron job? Couldn't be set to run as a daemon too?
Logged
Charlie
Re: Dynamic DNS Client
«
Reply #5 on:
February 12, 2002, 03:24:15 PM »
I just realized my e-mail address was wrong (incase you want to email it instead of posting it). This post has the correct address.
Logged
+
Print
Pages: [
1
]
Go Up
« previous
next »
Koozali.org: home of the SME Server
Legacy Forums
General Discussion (Legacy)
Topic:
Dynamic DNS Client