Instalasi DynDNS

From OnnoWiki
Revision as of 18:44, 17 February 2008 by Onnowpurbo (talk | contribs) (New page: Masuk ke http://www.dyndns.com Masuk ke support --> download update clients ambil ddclient.tar.gz Lakukan # cp ddclient.tar.gz /usr/local/src # cd /usr/local/src # tar zxvf ddclien...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Masuk ke

http://www.dyndns.com

Masuk ke support --> download update clients ambil ddclient.tar.gz

Lakukan

# cp ddclient.tar.gz /usr/local/src
# cd /usr/local/src
# tar zxvf ddclient.tar.gz
# cd ddclient-3.7.1/
# cp ddclient /usr/sbin/
# mkdir /etc/ddclient
# cp sample-etc_ddclient.conf /etc/ddclient/ddclient.conf

Setup konfigurasi

# vi /etc/ddclient/ddclient.conf
	use=web, web=checkip.dyndns.org/, web-skip='IP Address'
	login=
	password=
	server= 

Jalankan DynDNS Client

# ddclient &