Re: [Ddclient-support] wrong ip address picked up from firewall/router
Brought to you by:
supersandro2000,
wimpunk
From: Mike S. <v....@sc...> - 2013-07-22 12:39:38
|
On 21/07/13 04:32, Kurt Bussche wrote: > Is No-IP still supported by DDClient? I see no mention of us on the below link even though we use the identical protocol as Dyn. > > http://sourceforge.net/apps/trac/ddclient/wiki/Protocols > > I need to check the code and see if our external IP detection is still in there, which would solve your issue. It is (I tried it a while back), but I want to keep the name => address mapping as up-to-date as possible. I don't mind hitting my own router every minute; external sites just might object, and even if not, it seems to me a mite antisocial. My nasty hack seems to work - it got tested a day or two back. Maybe a check for all "impossible" WAN addresses could usefully be incorporated in get_ip() as a back-stop to problems elsewhere. |