RE: [SQU] netbeui traffic allowed

From: Miroslav PRAGL <Miroslav.Pragl@dont-contact.us>
Date: Thu, 15 Feb 2001 14:53:47 +0100

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.html
Received 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