Difference between revisions of "OpenDNS"
From Blue-IT.org Wiki
(Created page with "== Ubuntu == Open up an account at [http://www.opendns.com OpenDNS] and edit your network setting to use the dns servers provided: 208.67.222.222, 208.67.220.220 I had some t...") |
(→Ubuntu) |
||
Line 8: | Line 8: | ||
sudo vim /etc/ddclient.conf | sudo vim /etc/ddclient.conf | ||
− | + | ||
## | ## | ||
## DNS-O-Matic account-configuration | ## DNS-O-Matic account-configuration |
Revision as of 13:19, 25 September 2010
Ubuntu
Open up an account at OpenDNS and edit your network setting to use the dns servers provided:
208.67.222.222, 208.67.220.220
I had some trouble to get OpenDNS working with ubuntu. So according to ubuntuforums I did the following:
sudo apt-get install ddclient
sudo vim /etc/ddclient.conf
## ## DNS-O-Matic account-configuration ## use=web, web=myip.dnsomatic.com server=updates.dnsomatic.com, \ protocol=dyndns2, \ login=your account user name, \ password='your password' \ all.dnsomatic.com