Skip to content

Script to get WAN ip address from SMCD3GNV router for use with ddclient

License

Notifications You must be signed in to change notification settings

samiam/ddclient-SMCD3GNV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ddclient-SMCD3GNV

Script to get WAN ip address from Comcast SMCD3GNV router for use with ddclient.

My router software version: eMTA & DOCSIS Software Version: 3.1.5.3.3_NCS

Clone repository and copy script to /etc/ddclient/get_wan_ip (or wherever.)

Edit script and config as necessary (password and router ip address.)

Test script - no need to run as root and you should see your WAN ip address.

ddclient example setup using freedns.afraid.org:

use=cmd, cmd=/etc/ddclient/get_wan_ip
protocol=freedns
server=freedns.afraid.org
login=<your_login>
password=<your_password>
<your_ddns_hostname>

About

Script to get WAN ip address from SMCD3GNV router for use with ddclient

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published