Gavin Brock > DNS-EasyDNS-0.04 > easydns-by-interface

Download:
DNS-EasyDNS-0.04.tar.gz

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Source  

NAME ^

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

SYNOPSIS ^

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

DESCRIPTION ^

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.

OPTIONS ^

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

AUTHOR ^

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.