-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
15 lines (11 loc) · 711 Bytes
/
Copy pathREADME
File metadata and controls
15 lines (11 loc) · 711 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Linode DynDNS SNMP Updater
By Daniel Da Cunha <daniel@ddc.im>
Replace the following information in the file:
APIKEY = 'abcdefghijklmnopqrstuvwxyz' # API Key can be generated from Linode.com
SNMPHOSTNAME = '172.16.1.1' # ip address of the SNMP enabled router (e.g.: Airport Express)
DOMAIN = 'mydomain.com' # domain name as per Linode record
RESOURCE = 'home' # resource to update (e.g.: home for 'home.mydomain.com')
I let you decide how to schedule the update.
Note, to enable SNMP on Airport Extreme/Express install Airport Utility 5.6 from Apple:
http://support.apple.com/kb/DL1482?viewlocale=en_US&locale=en_US
For customers of Linode that use the Linode DNS manager. Released into the public domain.