
easydns-by-interface - Update EasyDNS when an interface changes IP

easydns-simple <username> <password> <interface> <hostname>

This script is designed to be run out of crontab. It will check against a cache file and if the interface IP has changed, it will update your dynamic EasyDNS entry.

username - Your EasyDNS username
password - The corresponding password
interface - The name of the interface to watch (e.g. ppp0)
hostname - The name of the host record to be updated

This script is Copyright (c) 2002 Gavin Brock gbrock@cpan.org. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.