Ddns
From Wiki of WFilter NG Firewall
(Difference between revisions)
(Created page with "{{DISPLAYTITLE:DDNS Client}} == DDNS Client == This module enables you to setup a DDNS service. 650px * '''Service''': DDNS service provider. * '''H...") |
|||
(3 intermediate revisions by one user not shown) | |||
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. | + | * '''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. | * '''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. |
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.