What I have is a small LAN, a debian box which has a Modem attached and running pppd.
-----Original Message----- From: Pete Clarke [mailto:[EMAIL PROTECTED] Sent: 16 April 2004 14:26 To: [email protected] Subject: Re: Port 135 > I am thinking that the port 135 traffic that is getting pass the > firewall is > part of an established connection > If this is correct, what might running that requires responses to port 135? > Any ideas? 135 is used (as is 139) by M$ NetBios broadcast (please correct me if that's wrong). Windows broadcasts packets on these ports to advertise itself to local networks, and to discover other machines. Blocking this at the machine level will effectively diable network browsing for Windows clients. You should be able to just drop this traffic on all interfaces at the router level. Are you using a standalone machine? if so, disable windows file sharing and block all traffic to ports 135 and 139 on the router/firewall/machine. Cheers, Pete. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

