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.

Windows Networking 2246 This topic was started by ,


data/avatar/default/avatar37.webp

2 Posts
Location -
Joined 2002-07-18
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?

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.

Responses to this topic


data/avatar/default/avatar33.webp

723 Posts
Location -
Joined 2000-02-05
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

data/avatar/default/avatar37.webp

2 Posts
Location -
Joined 2002-07-18
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.