The most recent version of ddclient supports four different linksys versions:
* linksys: /Status.htm
* linksys-ver2: /RouterStatus.htm
* linksys-ver3: /Status_Router.htm
* linksys-wrt854g: /Status_Router.asp
Try to find on which page of the linksysrouter you can find your WAN address and compare to the onces mentioned higher.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm using Debian, Apache2, and easydns.
I am using those services behind a Linksys BEFSR81 v.2 router. My ddclient conf file is as follows:
Configuration file for ddclient generated by debconf
#
# /etc/ddclient.conf
daemon=1200
pid=/var/run/ddclient.pid
syslog=yes
protocol=easydns
use=linksys
server=members.easydns.com
login= my login
password= my pw
mysite.com.
fw=http://192.168.1.1
fw-login
fw-password= router pw
I am wondering if i am doing something wrong with ddclient, because ny subnet mask of 255.255.255.0 is what easydns is getting for my ip address.
i am a newbie to linux, so if someone could help me out, i would appreciate it.
The most recent version of ddclient supports four different linksys versions:
* linksys: /Status.htm
* linksys-ver2: /RouterStatus.htm
* linksys-ver3: /Status_Router.htm
* linksys-wrt854g: /Status_Router.asp
Try to find on which page of the linksysrouter you can find your WAN address and compare to the onces mentioned higher.