Difference between revisions of "Sync dynamic IP with openDNS service via ddclient"
Views
Actions
Namespaces
Variants
Tools
Sync dynamic IP with openDNS service via ddclient (view source)
Revision as of 07:21, 6 June 2014
, 10 years ago→Port forwarding
imported>FadeMind |
imported>FadeMind |
||
Line 17: | Line 17: | ||
=== Port forwarding === | === Port forwarding === | ||
The ddclient daemon need opened incoming connections for ports '''53''', '''443''' and '''80'''. If you using a firewall software and router device You need in the settings to allow connections to these ports, otherwise ddclient daemon can't working propertly and sending IP to openDNS servers failed with errors. Check status ddclient daemon by command: | The ddclient daemon need opened incoming connections for ports '''53''', '''443''' and '''80'''. If you using a firewall software and router device You need in the settings to allow connections to these ports, otherwise ddclient daemon can't working propertly and sending IP to openDNS servers failed with errors. Check status ddclient daemon '''after setup and start service''' by command: | ||
sudo systemctl status ddclient -l | sudo systemctl status ddclient -l |