Ddns
From Wiki of WFilter NG Firewall
(Difference between revisions)
(→DDNS Client) |
|||
Line 9: | Line 9: | ||
* '''Service''': DDNS service provider, customizable. | * '''Service''': DDNS service provider, customizable. | ||
− | * '''Update URL''': For customize service, "Update URL" is required. Format: http://[USERNAME]:[PASSWORD]@your.provider.net/nic/update?hostname=[DOMAIN]&myip=[IP] | + | * '''Update URL''': For customize service, "Update URL" is required. Format: http://[USERNAME]:[PASSWORD]@your.provider.net/nic/update?hostname=[DOMAIN]&myip=[IP]. "[USERNAME]", "[PASSWORD], "[DOMAIN]" and "[IP]" will be replaced with real values. |
* '''Hostname''': Your dynamic domain name. | * '''Hostname''': Your dynamic domain name. | ||
* '''Interface''': In case you have multiple WAN interfaces, you need to choose a WAN interface to run DDNS client. | * '''Interface''': In case you have multiple WAN interfaces, you need to choose a WAN interface to run DDNS client. | ||
* '''Check Interval''': Interval to check whether WAN ip address is changed. When it's true, DDNS client will contact with the service provider to upgrade domain ip. | * '''Check Interval''': Interval to check whether WAN ip address is changed. When it's true, DDNS client will contact with the service provider to upgrade domain ip. | ||
* '''Enable Debug''': Whether to enable debug logs. | * '''Enable Debug''': Whether to enable debug logs. |
Revision as of 16:54, 4 December 2017
DDNS Client
This module enables you to setup a DDNS service.
- Service: DDNS service provider, customizable.
- Update URL: For customize service, "Update URL" is required. Format: http://[USERNAME]:[PASSWORD]@your.provider.net/nic/update?hostname=[DOMAIN]&myip=[IP]. "[USERNAME]", "[PASSWORD], "[DOMAIN]" and "[IP]" will be replaced with real values.
- Hostname: Your dynamic domain name.
- Interface: In case you have multiple WAN interfaces, you need to choose a WAN interface to run DDNS client.
- Check Interval: Interval to check whether WAN ip address is changed. When it's true, DDNS client will contact with the service provider to upgrade domain ip.
- Enable Debug: Whether to enable debug logs.