121 |
- |
1 |
DnsExit.com IpUpdate_d Perl Version 1.70 (Linux/Unix/FreeBSD/MacOS X/Arch Linux)
|
|
|
2 |
|
|
|
3 |
Follow these steps to update your host IP at dnsExit system:
|
|
|
4 |
|
|
|
5 |
1. Sign Up an account with dnsExit.com
|
|
|
6 |
2. Create your DNS records for your domain at dnsExit.com
|
|
|
7 |
3. Run setup.pl script and set your login name, password, and host(s) to update.
|
|
|
8 |
4. Run ipUpdate.pl to update your IP at dnsExit.com and save PID
|
|
|
9 |
|
|
|
10 |
SYSTEM RUQUIREMENTS:
|
|
|
11 |
Perl version 5 and newer.
|
|
|
12 |
|
|
|
13 |
|
|
|
14 |
TIPS & NOTES:
|
|
|
15 |
|
|
|
16 |
1. The program can be executed by command
|
|
|
17 |
>> perl ipUpdate.pl
|
|
|
18 |
>> ipUpdate.pl
|
|
|
19 |
Log will be piped to /var/log/dnsexit.log
|
|
|
20 |
|
|
|
21 |
2. If choose auto start, the ipUPdate.pl will be added to crontab to start at
|
|
|
22 |
boot up.
|
|
|
23 |
|
|
|
24 |
3. File "/tmp/dnsexit-ip.txt" will cache the ip address of the last successful IP
|
|
|
25 |
update to our system. For next update, if the IP stays the same, the update
|
|
|
26 |
request won't be sent to our server. You can simply change the IP at
|
|
|
27 |
dnsexit-ip.txt file to force the update to DNSEXIT.
|
|
|
28 |
|
|
|
29 |
|
|
|
30 |
BUG REPORTS
|
|
|
31 |
Send all bug reports to support@dnsexit.com
|