RE: Using dhclient to update zoneedit with my dynamic IP address

2004-02-15 Thread JJB
. Thanks again -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Lowell Gilbert Sent: Sunday, February 15, 2004 8:04 AM To: [EMAIL PROTECTED] Cc: Lowell Gilbert; [EMAIL PROTECTED] ORG Subject: Re: Using dhclient to update zoneedit with my dynamic IP address &quo

Re: Using dhclient to update zoneedit with my dynamic IP address

2004-02-15 Thread Lowell Gilbert
"JJB" <[EMAIL PROTECTED]> writes: > Thanks for this sample, but it exceeds my script coding ability. > I added some comments to your sample but I may be lost. > > #!/bin/sh > > updater_prog = /usr/local/bin/noip2# program to run > if [ x$reason = xREBOOT ] ||\ # is this a

RE: Using dhclient to update zoneedit with my dynamic IP address

2004-02-13 Thread JJB
4 2:24 PM To: [EMAIL PROTECTED] Cc: Ceri Davies; [EMAIL PROTECTED] ORG Subject: Re: Using dhclient to update zoneedit with my dynamic IP address "JJB" <[EMAIL PROTECTED]> writes: > Thanks for the pointer to the 'man dhclient-script'. > > I read through it 3-5 times and

Re: Using dhclient to update zoneedit with my dynamic IP address

2004-02-13 Thread Lowell Gilbert
"JJB" <[EMAIL PROTECTED]> writes: > Thanks for the pointer to the 'man dhclient-script'. > > I read through it 3-5 times and the best I can make out of what > it says is, that if I create an file like this > /etc/dhclient-exit-hooks.sh with this content > > #! /bin/sh > wget -O - --http-user=use

RE: Using dhclient to update zoneedit with my dynamic IP address

2004-02-13 Thread JJB
Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ceri Davies Sent: Friday, February 13, 2004 1:17 PM To: JJB Cc: [EMAIL PROTECTED] ORG Subject: Re: Using dhclient to update zoneedit with my dynamic IP address On Thu, Feb 12, 2004 at 05:32:42PM -0500, JJB wrote

Re: Using dhclient to update zoneedit with my dynamic IP address

2004-02-13 Thread Ceri Davies
On Thu, Feb 12, 2004 at 05:32:42PM -0500, JJB wrote: > The zonedeit FAQ says this command can be used in dhclient to > update my dynamic ip address at zoneedit when ever dhclient > gets an new IP lease from my ISP. > > wget -O - --http-user=username --http-passwd=password > 'http://dynamic.zoneedi