Blocking ports from the inside out
This is a discussion about Blocking ports from the inside out in the Windows Networking category; Hope the subject wasn't too off. I'm looking for a solution that will block ALL outgoing and incoming SMTP (25) port activity. I tried modifying the TCP/IP filter settings under the network connection to allow only 21,80 and 443 on a Win2k box, but this only stops requests from the outside being blocked.
Hope the subject wasn't too off. I'm looking for a solution that will block ALL outgoing and incoming SMTP (25) port activity. I tried modifying the TCP/IP filter settings under the network connection to allow only 21,80 and 443 on a Win2k box, but this only stops requests from the outside being blocked. This solution needs to be 'invisible' to the user, as well.
Any ideas?
Any ideas?
Participate in our website and join the conversation
This subject has been archived. New comments and votes cannot be submitted.
Responses to this topic
Use a software firewall, like BlackIce or ZoneAlarm. Easier to use than Norton Firewall, and it places everything under stealth mode unless u allow it, basically it overcomes the 3way handshake "feature" of the TCP protocol
OP
Thanks all. Palos, when you mention steath mode I assume you mean the user is totally unaware of its presence (no systray icons, shortcuts, etc.) and the reason for the port block is also transparent (ie no notfication ala Norton Firewall prompt for 'rules'). Please correct me if I'm wrong.