[Pdns-users] Bug in pdns_recursor

bert hubert ahu at ds9a.nl
Tue Oct 7 07:20:59 UTC 2003


On Mon, Oct 06, 2003 at 03:29:20PM -0700, Daniel Ceregatti wrote:
> I encountered this too. When I did an strace, it reported it was trying
> to bind to 216.0.0.0, whereas the local-address is set to
> 216.239.132.102 in recursor.conf:
> 
> bind(5, {sin_family=AF_INET, sin_port=htons(53),
> sin_addr=inet_addr("216.0.0.0")}}, 16) = -1 EADDRNOTAVAIL (Cannot assign
> requested address)

The current CVS version does not have that problem.

You could also copy/paste the IpToU32 function I posted easlier.


> 
> Daniel
> 
> Ralf van der Enden wrote:
> 
> >Hi everyone,
> >
> >I compiled pdns-2.9.12 on FreeBSD 5.1-p10 and everything seemed to
> >work fine. But then I noticed the recursor not running and tried
> >loading it. It works when I rename my recursor.conf and don't add the
> >--local-address= parameter. When I do it tells me it cannot resolve
> >the address. I think the problem is the IpToU32 function defined in
> >pdns/misc.cc. Allways seems to return 'false'. Does anyone else have
> >this problem as well?
> >
> >  
> >
> 
> -- 
> 
> Daniel Ceregatti - Programmer
> Omnis Network, LLC
> 
> bureaucracy, n:
> 	A method for transforming energy into solid waste.
> 
> 
> _______________________________________________
> Pdns-users mailing list
> Pdns-users at mailman.powerdns.com
> http://mailman.powerdns.com/mailman/listinfo/pdns-users

-- 
http://www.PowerDNS.com      Open source, database driven DNS Software 
http://lartc.org           Linux Advanced Routing & Traffic Control HOWTO


More information about the Pdns-users mailing list