On Tue, 2011-04-26 at 01:24 +0200, Michelle Konzack wrote: > Hi *, > > since I use a "Vodafone Easybox 803A" I have encountered, that SA is > making of several 1000 as112¹ calls per day... > > My Intranet use <192.168.0.*> and <*.private.tamay-dogan.net> and work > correctly, since ages but can someone give me tips how to stop SA to > check for private IP's? > > ¹ <http://public.as112.net/> > How is the AS112 server in your Easybox configured? Can you configure it to turn your local intranet addresses into local loopbacks?
>From a quick scan of that website I'd guess that the AS112 server in the Easybox has no 'local loopbacks' configured and so is defaulting to sending lookups on them to the AS112 project's servers. I wonder, too, if you could short-circuit the Easybox AS112 server by running your own internal caching DNS server (using bind 8 or 9) and configuring it to be authoritative for all valid Intranet addresses. There is a suggestion on the AS112 project website that this is a good thing to do. Martin