TCP Wrappers
running Solaris 9 SPARC
when using TCP wrappers and you want to allow an entire subnet can I use the following <net>/<mask> syntax:
ALL: 123.456.*.*/255.255.255.0 , 012.345.*.*/255.255.255.0 ?
or even:
123.456.789.*/255.255.255.0 , 012.345.678.*/255.255.255.0 ?
Thanks

