Well, I have yet to have the DLINK router work with dyndns.org.
Has anyone got this working? I even tried ddclient in linux, but the router always responds with 401 unauthorized, even though I have given the correct username and password.
CONNECT: 192.168.0.1
CONNECTED:
SENDING: GET /st_device.html HTTP/1.0
SENDING: Host: 192.168.0.1
SENDING: Authorization: Basic YWRtaW46dGM3dGFi
SENDING: User-Agent: ddclient/3.6.7
SENDING: Connection: close
SENDING:
RECEIVE: HTTP/1.0 401 Unauthorized
RECEIVE: Server: Embedded HTTP Server 2.43DDM
RECEIVE: WWW-Authenticate: Digest realm="DI-624", qop="auth", nonce="25368e5d1d14ad269446cb7b9111d1be"
RECEIVE: Connection: close
RECEIVE:
RECEIVE: <HTML><HEAD><TITLE>401 Unauthorized</TITLE></HEAD>
RECEIVE: <BODY BGCOLOR="#ffffff"><H4>401 Unauthorized</H4></BODY></HTML>
Here is a part of my ddclient.conf file:
## To obtain an IP address from FW status page (using fw-login, fw-password)
use=fw, fw=192.168.0.1/st_device.html, fw-skip='WAN', # found after IP Address
fw-login=admin, fw-password=XXXXXX # FW login and password
Anyone see what I am doing wrong?
Also, the router itself has DDNS capability, but I have read that it is not compliant and that dyndns.org is blocking all requests from d-link routers.
-John
Has anyone got this working? I even tried ddclient in linux, but the router always responds with 401 unauthorized, even though I have given the correct username and password.
CONNECT: 192.168.0.1
CONNECTED:
SENDING: GET /st_device.html HTTP/1.0
SENDING: Host: 192.168.0.1
SENDING: Authorization: Basic YWRtaW46dGM3dGFi
SENDING: User-Agent: ddclient/3.6.7
SENDING: Connection: close
SENDING:
RECEIVE: HTTP/1.0 401 Unauthorized
RECEIVE: Server: Embedded HTTP Server 2.43DDM
RECEIVE: WWW-Authenticate: Digest realm="DI-624", qop="auth", nonce="25368e5d1d14ad269446cb7b9111d1be"
RECEIVE: Connection: close
RECEIVE:
RECEIVE: <HTML><HEAD><TITLE>401 Unauthorized</TITLE></HEAD>
RECEIVE: <BODY BGCOLOR="#ffffff"><H4>401 Unauthorized</H4></BODY></HTML>
Here is a part of my ddclient.conf file:
## To obtain an IP address from FW status page (using fw-login, fw-password)
use=fw, fw=192.168.0.1/st_device.html, fw-skip='WAN', # found after IP Address
fw-login=admin, fw-password=XXXXXX # FW login and password
Anyone see what I am doing wrong?
Also, the router itself has DDNS capability, but I have read that it is not compliant and that dyndns.org is blocking all requests from d-link routers.
-John