1
HFS ~ HTTP File Server / Re: dns autoupdater suggestion
« on: December 09, 2011, 02:43:17 PM »
hello, i return again. today i see another update fail
and after this update not retry
i have idea that happened when my computer automatically reconnect to ppoe connection after internet provider shut down it every 24h
after connect my pc have some freeze, so maybe it leed to not recieve answer from dyndns
why it not try to send update again later? maybe you start dns update only if previous ip and current differen. so after 1st attempt it equal and retry not happened?
oops, i saw some interesting and catch no reply answer by wireshark
why you send two requests to update dns? first whiout basic auth and second with basic auth?
i catch situation with no reply.
on 1st request answer is 401 auth required, on second request - no reply. after this i dont see any activities about 3-5 minutes
Code: [Select]
12:29:39 New external address: 95.81.214.194 via www.canyouseeme.org
12:29:40 DNS update requested for 95.81.201.117: no reply
and after this update not retry
i have idea that happened when my computer automatically reconnect to ppoe connection after internet provider shut down it every 24h
after connect my pc have some freeze, so maybe it leed to not recieve answer from dyndns
why it not try to send update again later? maybe you start dns update only if previous ip and current differen. so after 1st attempt it equal and retry not happened?
oops, i saw some interesting and catch no reply answer by wireshark
why you send two requests to update dns? first whiout basic auth and second with basic auth?
i catch situation with no reply.
on 1st request answer is 401 auth required, on second request - no reply. after this i dont see any activities about 3-5 minutes