On Fri, 2003-02-28 at 11:08, Kenneth E. Lussier wrote:
> The same way as the other rules:
> 
> iptables -A FORWARD -s 192.168.1.0/255.255.255.0 -d !
> 192.168.3.0/255.255.255.0 -j MASQ

Right, but what if I wanted to do the moral equivalent of 

iptables -A FORWARD -s 192.168.1.0/255.255.255.0 -d !
192.168.3.0/255.255.255.0 && -d ! 192.168.2.0/255.255.255.0 -j MASQ

?

-- 
"The net treats censorship as a malfunction and reroutes around it."
 -John Gilmore

Cole Tuininga
Lead Developer
Code Energy, Inc
[EMAIL PROTECTED]
PGP Key ID: 0x43E5755D


_______________________________________________
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss

Reply via email to