Re: TCP/IP Protocol Filter
From: Marin Marinov (mlmarinov_at_askme.ca)
Date: 04/18/04
- Next message: adelino: "Re: TCP/IP Protocol Filter"
- Previous message: Marin Marinov: "Re: Task Manager"
- In reply to: Adelino: "TCP/IP Protocol Filter"
- Next in thread: adelino: "Re: TCP/IP Protocol Filter"
- Reply: adelino: "Re: TCP/IP Protocol Filter"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 18 Apr 2004 16:20:15 -0400
In article <6CC20CFB-D223-4ADF-8F01-942D8FCED970@microsoft.com>,
anonymous@discussions.microsoft.com says...
> What is the best way to keep my server security tight: usa a firewall or simply select some ports, like 21, 80, 110 and a few to keep my services running? Filter my net adapter, enabling the option Tcp/IP filtering... thanks
>
Depends on what you'll use it for and how secure you need it to be ;) A
general answer to your specific question, but nontheless: the best
approach is to initially close everything and then open only the ports
for the services that need to communicate. Of course, this is far from
enough, a few points to also keep in mind are:
1) traffic travels in clear text (most of the times)
2) you can't inspect traffic contents unless you use specific software
3) you have no guarantee for authenticity unless you use a protocol that
will give you this
4) you're not in no way protected against intrussions and all sorts of
attacks unless you implement intrusion detection
5) Higher security = harder management = more user unfriendly ;)
As for the port closing part - you can use filtering (btw, RRAS gives
you greater control on those) or IPSec. It doesn't hurt to also have a
firewall but a general rule is to have as few ports open as possible and
have multiple layers of protection. It really depends on the specific
scenario - generally you don't put firewalls before intranet servers ;)
HTH
-- Cheers, Marin Marinov MCT,MCSE 2003,MCSE:Security 2003 - This posting is provided "AS IS" with no warranties, and confers no rights.
- Next message: adelino: "Re: TCP/IP Protocol Filter"
- Previous message: Marin Marinov: "Re: Task Manager"
- In reply to: Adelino: "TCP/IP Protocol Filter"
- Next in thread: adelino: "Re: TCP/IP Protocol Filter"
- Reply: adelino: "Re: TCP/IP Protocol Filter"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|