Ddns
From Wiki of WFilter NG Firewall
(Difference between revisions)
(→DDNS Client) |
|||
Line 3: | Line 3: | ||
== DDNS Client == | == DDNS Client == | ||
− | This module enables you to setup | + | This module enables you to setup DDNS services. You can have multiple DDNS servers working on different WAN interfaces. |
+ | [[File: ddns02.png|1000px]] | ||
− | [[File: ddns01.png| | + | [[File: ddns01.png|750px]] |
* '''Service''': DDNS service provider, customizable. | * '''Service''': DDNS service provider, customizable. |
Latest revision as of 16:40, 26 June 2018
[edit] DDNS Client
This module enables you to setup DDNS services. You can have multiple DDNS servers working on different WAN interfaces.
- 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.