parse error when specifying more than 8 ip's on command line
Colm MacCarthaigh
colm.maccarthaigh at heanet.ie
Sat Feb 26 10:54:44 UTC 2005
MAX_INTERFACES is set to 8 in configure.ac, so it's a compiled in limit.
You can manually edit config.h between the configure and make stages if
you'd like more than 8 interfaces.
On Fri, Feb 25, 2005 at 10:38:17AM -0800, Sean Leach wrote:
> If I try and specify more than 8 IP's to bind to on the command line,
> I get a parse error. Example:
>
> ./nsd -a 127.0.0.1 -a 127.0.0.2 -a 127.0.0.3 -a 127.0.0.4 -a 127.0.0.5
> -a 127.0.0.6 -a 127.0.0.7 -a 127.0.0.8
>
> works fine
>
> ./nsd -a 127.0.0.1 -a 127.0.0.2 -a 127.0.0.3 -a 127.0.0.4 -a 127.0.0.5
> -a 127.0.0.6 -a 127.0.0.7 -a 127.0.0.8 -a 127.0.0.9
> nsd: error: cannot parse address '127.0.0.1'
>
> so you can see the parse problem. Any thoughts? Please CC me on the response.
>
> Thanks!
> _______________________________________________
> nsd-users mailing list
> nsd-users at NLnetLabs.nl
> http://open.nlnetlabs.nl/mailman/listinfo/nsd-users
>
--
Colm MacCárthaigh / HEAnet, Teach Brooklawn, / Innealtóir Líonra
+353 1 6609040 / Bóthar Shelbourne, BÁC, IE / http://www.hea.net/
More information about the nsd-users
mailing list