Difference between revisions of "Tutorials Linux DDNS for EVDO"
Jump to navigation
Jump to search
(New page: * TEST) |
|||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | * | + | Note that ez-ipupdate has now been added to the Optware package feed in Preware. |
| + | |||
| + | == Guides == | ||
| + | '''[[Tutorials_Linux_DDNS_Update_Client_ez-ipupdate|Dynamic DNS Update Client: ez-ipupdate]]''' | ||
| + | * This client has support for several Dynamic DNS services, and only updates when your IP address changes. Requires optware. | ||
| + | |||
| + | |||
| + | '''[[Tutorials_Linux_DDNS_Update_Client_INADYN|Dynamic DNS Update Client: INADYN]]''' | ||
| + | *This client is a daemon that occasionally checks to see if your IP address needs to be updated. Requires optware. | ||
| + | |||
| + | |||
| + | '''[[Tutorials_Linux_DDNS_Update_Client_wget|Dynamic DNS Update Client: wget]]''' (URL based updates) | ||
| + | * This document describes a URL based update method that requires no extra software installation. | ||
| + | |||
| + | |||
| + | All these methods assume you have [[Portal:Accessing_Linux|Accessed Linux]] on your device. | ||
Latest revision as of 23:45, 12 December 2009
Note that ez-ipupdate has now been added to the Optware package feed in Preware.
Guides
Dynamic DNS Update Client: ez-ipupdate
- This client has support for several Dynamic DNS services, and only updates when your IP address changes. Requires optware.
Dynamic DNS Update Client: INADYN
- This client is a daemon that occasionally checks to see if your IP address needs to be updated. Requires optware.
Dynamic DNS Update Client: wget (URL based updates)
- This document describes a URL based update method that requires no extra software installation.
All these methods assume you have Accessed Linux on your device.