Run DynDNS Client Raspbian

  1. ติดตั้ง ddclient
    $ sudo apt-get install ddclient

2. จากนั้นทำการ Config ตามคำแนะนำผ่านทาง UI

3. ตรวจสอบการทำงาน
$ ddclient -daemon=0 -debug -verbose -noquiet 2 /etc/ddclient.conf
หากทำงานปกติ
SUCCESS: xxxx.xxxx.info: skipped: IP address was already set to 118.172.xx.xx.

4. ตรวจสอบการ Config
$ nano /etc/ddclient.conf

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

protocol=dyndns2
use=web, web=checkip.dyndns.com, web-skip='IP Address'
server=members.dyndns.org
login='username'
password='password'
xxxxx.dyndns.info

อ้างอิง https://www.ask-sheldon.com/run-a-dyndns-client-under-raspbian/

Share

admin

ประวัติการศึกษา ระดับปริญญาตรี : วิศวกรรมโทรคมนาคม คณะวิศวกรรมศาสตร์ พระจอมเกล้าเจ้าคุณทหารลาดกระบัง ระดับปริญญาโท : วิศวกรรมคอมพิวเตอร์ คณะวิศวกรรมศาสตร์ มหาวิทยาลัยสงขลานครินท์ หาดใหญ่

You may also like...