x404.co.uk
http://www.x404.co.uk/forum/

Auto IP updater for openDNS ...
http://www.x404.co.uk/forum/viewtopic.php?f=4&t=15745
Page 1 of 1

Author:  MrStevenRogers [ Mon Jan 30, 2012 4:29 pm ]
Post subject:  Auto IP updater for openDNS ...

howto get opendns auto updating change of IP address on ubuntu/kubuntu 12.04LTS & 14.04LTS

install ddclient
sudo gedit/kate and open etc/ddclient.conf

set it up like this

Quote:
# Configuration file for ddclient generated by debconf
#
# /etc/ddclient.conf

use=web, web=myip.dnsomatic.com

ssl=yes

protocol=dyndns2

server=updates.opendns.com

login=your login details

password='your password'

your openDNS account label


save that file then open
(while still in sudo)

etc/default/ddclient
set > run_ipup="false"
set > run_daemon="true"

save the file

then run in a terminal
sudo service ddclient restart && sudo ddclient

it will give you the IP details at openDNS

then to check if the service is running in a terminal write
sudo service ddclient status

i checked this after a log off, restart and close down/start up all was working fine ...

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/