Re: NT 4 server firewall?
From: Lars M. Hansen (badnews_at_hansenonline.net)
Date: 01/20/05
- Next message: Lars M. Hansen: "Re: NT 4 server firewall?"
- Previous message: Tim Haynes: "Re: Firewall and email/file servers on same machine?"
- In reply to: zn: "Re: NT 4 server firewall?"
- Next in thread: Don Kelloway: "Re: NT 4 server firewall?"
- Reply: Don Kelloway: "Re: NT 4 server firewall?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 20 Jan 2005 06:47:25 -0500
On Wed, 19 Jan 2005 20:52:49 -0600, zn spoketh
>Lars M. Hansen <badnews@hansenonline.net> wrote in
>news:mnstu0tuup7bj4ht15krv6c6c2hvi6q0te@4ax.com:
>
>> On Wed, 19 Jan 2005 21:49:09 GMT, Alinator spoketh
>>
>>
>>>on. Don't seem to have much trouble with it.
>>>
>>
>> But does it actually protect something?
>>
>
>Are you people dense? How can having an installed software firewall not
>provide another layor of protection beyond network hardware-based
>security???????
Because software firewalls "protect" computers by closing ports. Since
the thing you seek to protect needs to have the vulnerable ports open,
the firewall adds no protection to these ports at all, thus leaving the
system as vulnerable as it was before the firewall was added.
Lets see. A Windows NT4 server running Oracle will most likely have the
following ports in a listening state:
135/TCP (RPC)
137/UDP (NetBIOS NameService)
138/UDP (NetBIOS Datagram Service)
139/TCP (NetBIOS Session Service)
139/UDP (NetBIOS Session Service)
1521/TCP (Oracle Database server)
Now, these are the ports that needs to be open (listening) in order for
the server to be a part of a domain and also serve as an Oracle database
server. All the other ports are by default in a closed (non-listening
state). There might be more ports for the Oracle server as well,
depending on product and version. For illustration, this should be
enough.
Now, let's install the software firewall and see what happens.
We still need those same ports in a listening state, so we'll configure
the software firewall to allow that.
Tell me, which ports are the software firewall now protecting? It is
protecting ALL THE OTHER PORTS THAT WERE ALREADY CLOSED! There's no door
analogy here. It's not the same as putting another lock on a door. A
closed port is a closed port, and it cannot be connected to or
exploited, with or without a firewall.
So, instead of actually adding security to your server, you have only
accomplished to add complexity and potentially insecurity. You have
added another program that may either a) have new exploitable
vulnerabilities or b) instability, which may cause additional downtime
(best scenario) or fatal data loss (worst case scenario).
Lars M. Hansen
http://www.hansenonline.net
(replace 'badnews' with 'news' in e-mail address)
- Next message: Lars M. Hansen: "Re: NT 4 server firewall?"
- Previous message: Tim Haynes: "Re: Firewall and email/file servers on same machine?"
- In reply to: zn: "Re: NT 4 server firewall?"
- Next in thread: Don Kelloway: "Re: NT 4 server firewall?"
- Reply: Don Kelloway: "Re: NT 4 server firewall?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|