Difference between revisions of "Sync dynamic IP with openDNS service via ddclient"
Sync dynamic IP with openDNS service via ddclient (view source)
Revision as of 06:16, 18 February 2018
, 6 years agonetworkmanager-dispatcher-ddclient
imported>FadeMind (big update - solved issue with dns-o-matic) |
imported>FadeMind (networkmanager-dispatcher-ddclient) |
||
Line 23: | Line 23: | ||
== Setup openDNS in ddclient == | == Setup openDNS in ddclient == | ||
'''#1''' Install ddclient: | '''#1''' Install ddclient and ddclient dispatcher for NetworkManager: | ||
yaourt -S networkmanager-dispatcher-ddclient | |||
'''#2''' Create backup a ''ddclient.conf'' file: | '''#2''' Create backup a ''ddclient.conf'' file: | ||
sudo cp /etc/ddclient/ddclient.conf /etc/ddclient/ddclient.conf. | sudo cp /etc/ddclient/ddclient.conf /etc/ddclient/ddclient.conf.skel | ||
'''#3''' Open ''ddclient.conf'' file in text editor. | '''#3''' Open ''ddclient.conf'' file in text editor. | ||
Line 52: | Line 52: | ||
Save changes in a file. | Save changes in a file. | ||
'''#5''' Run command to enable | '''#5''' Run command to enable NetworkManager-dispatcher.service: | ||
sudo systemctl enable | sudo systemctl enable NetworkManager-dispatcher.service | ||
'''#6''' Visit site: [https://dashboard.opendns.com/ openDNS Dashboard] to check sync status. | '''#6''' Logout and login. | ||
'''#7''' Visit site: [https://dashboard.opendns.com/ openDNS Dashboard] to check sync status. | |||
=Support= | =Support= |