Blocking ports from the inside out

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 on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

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.