Sorry for OT:
use something like:
/sbin/ipchains -I input -p TCP --dport 136:139 -j DENY -b
/sbin/ipchains -I input -p UDP --dport 136:139 -j DENY -b
in your rc.local script
(restrict all TCP and UDP packets with dest. port of 136..139
MP
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Thu Feb 15 2001 - 07:05:49 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:58:01 MST