HFS 2.1 - Build #053
As I mentioned previously, "other events" is enabled in the Log options.
I can get DNS update log activity if:1. I
"manually" activate it with Menu > Dynamic DNS Updater > Custom > and click on OK (for the updating url that is already included there)
2. The status bar indicates - "Updating dynamic DNS"
3. Screen log shows - " DNS update requested for xx.xx.x.xxx: unknown reply: " -- ? (the ip is my correct external address)
4. Menu > Dynamic DNS Updater > See last server response > Status=0 (which is what I was getting before for no-ip). This response should actually show up as the DNS update reply in the screen log rather than showing unknown reply.
And here is the HTTP activity for above:Request Headers:
GET /rejetto/ip.php HTTP/1.0
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
User-Agent: HFS/2.1
Host:
www.melauto.itResponse Headers:
HTTP/1.1 200 OK
Content-Type: text/html
Server: Microsoft-IIS/6.0
X-Powered-By: PHP/4.4.1
MicrosoftOfficeWebServer: 5.0_Pub
X-Powered-By: ASP.NET
Date: Sun, 29 Oct 2006 14:43:49 GMT
Connection: close
xx.xx.x.xxx
Request Headers:
GET /update.php?username=xxxxxx@xxxxxx&pass=xxxxx&host=xxxxxxxxxx&ip=xx.xx.x.xxx HTTP/1.0
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
User-Agent: HFS/2.1
Host: dynupdate.no-ip.com
Response Headers:
HTTP/1.1 200 OK
Date: Sun, 29 Oct 2006 14:43:53 GMT
Server: Apache/1.3.27 (Unix) PHP/4.3.2
X-Powered-By: PHP/4.3.2
Connection: close
Content-Type: text/html
status=0
I don't see "automatic" DNS update log events. Therefore, I can't confirm if the DNS is updating in the background ... I cleared my screen log. HFS has been sitting idle with no activity for almost 2 hours. Nothing is logged on the screen even though there should have been several DNS Updates requested during that 2 hour period.