Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Tim Cabana on July 15, 2003, 11:08:10 PM

Title: IP address update notification
Post by: Tim Cabana on July 15, 2003, 11:08:10 PM
Hello,

I have a need I haven't been able to google an solution to yet (although I likely have not found the correct phrase to search for), or for that matter find an answer here in the discussions (althought I'm sure its come up before (had to have)).  I have also searched freshmeat.  I have a an E-Smith box sitting in another town that is on a dynamic dsl link.  What I need is to be notified by e-mail when the IP address for the dsl connection changes.

The solution I think would be for a script to check the address of the interface specified and compare it against the address from the last time it was run, if the same the end, if different mail new address to e-mail specified in script.

I'm actually a little frustrated that I have not found something like this yet as I think it is something that a number of people need and use.

Thanks in advance to any that may take the time to reply.
Title: Re: IP address update notification
Post by: Robert on July 16, 2003, 12:43:57 AM
Perhaps this little script works for you:

http://forums.contribs.org/index.php?topic=7619.msg28032#msg28032
Title: Re: IP address update notification
Post by: Tim Cabana on July 17, 2003, 10:41:57 PM
Thanks very much, I don't know how I missed your post.  I did search on IP update notification (or was that google only?).  

Anyway, thanks again for your time and consideration.Robert wrote:
>
> Perhaps this little script works for you:
>
> http://forums.contribs.org/index.php?topic=7619.msg28032#msg28032