On Thu, Oct 14, 2004 at 05:03:19AM -0700, Victor Norman wrote:
> It certainly is alot easier than putting about 14 --allow statements
> in each distccd startup command-line.

You can authorize an entire class C network like this:

    --allow=192.168.0.0/16

Or a class B network:

    --allow=10.0.0.0/8

If that's not enough, I'd suggest trying "/0" (the code accepts it, but
I didn't try it to see if it worked):

    --allow=0.0.0.0/0

..wayne..
__ 
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options: 
http://lists.samba.org/mailman/listinfo/distcc

Reply via email to