> 
> Hello fellow masq friends:
> 
> I have a network which is masqueraded using the following
> commands.  I would like a particular computer to be excluded
> from being able to see the internet, but when I use this
> command:
>
> /sbin/ipfwadm -F -i reject -P all -S 192.168.240.5/24 -D 0.0.0.0/0
>
> It keeps the entire network from seeing the internet, not just
> the single computer.  Any ideas what I am doing wrong?
>
> Thanks for your time,

The problem is that the address you've specified for rejecting has as mask
equivalent of 255.255.255.0.  If you want to specify a specific address in
your net, the address should be specified as xxx.xxx.xxx.xxx/32.

--
// Glenn L. Austin
// Computer Wizard and Race Car Driver
// mailto:[EMAIL PROTECTED]
// http://www.austin-home.com/glenn/



_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
http://tiffany.indyramp.com/mailman/listinfo/masq
Admin requests can be handled by web (above) or [EMAIL PROTECTED]

Reply via email to