Tom's Hardware > Forum > General Networking > Firewall > Must ports be explicitly blocked, or is "default drop" goo..

Must ports be explicitly blocked, or is "default drop" goo..

Forum General Networking : Firewall - Must ports be explicitly blocked, or is "default drop" goo..

Tom's Hardware: Over 1.4 million members in 6 different countries available to answer all your high-tech questions. Sign up now! Its free!
Word :    Username :           
 

Archived from groups: comp.security.firewalls (More info?)

 

In the books and Usenet posts I've read there is a lot of concern
about ensuring your firewall blocks access to exploited ports, such as
31337. But suppose your firewall looks like:

iptables -P INPUT DROP
iptables -P OUTPUT DROP
iptables -P FORWARD DROP

.... now enable some OUTPUT ports for HTTP, DNS, etc.

If I don't explicitly enable the exploited ports, isn't this then
sufficient blocking. Or, in other words, why is the explicit blocking
text also required?

TIA,
Jerome

Sponsored Links
Register or log in to remove.

Archived from groups: comp.security.firewalls (More info?)

 

javaguy_in_wheaton wrote:

>In the books and Usenet posts I've read there is a lot of concern
>about ensuring your firewall blocks access to exploited ports, such as
>31337. But suppose your firewall looks like:
>
>iptables -P INPUT DROP
>iptables -P OUTPUT DROP
>iptables -P FORWARD DROP
>
>... now enable some OUTPUT ports for HTTP, DNS, etc.
>
>If I don't explicitly enable the exploited ports, isn't this then
>sufficient blocking. Or, in other words, why is the explicit blocking
>text also required?

It makes people feel safer. If your default policy is DROP, then only
what you specifically allow will make it through.

Reply to Anonymous

Archived from groups: comp.security.firewalls (More info?)

 

javaguy_in_wheaton wrote:

> In the books and Usenet posts I've read there is a lot of concern
> about ensuring your firewall blocks access to exploited ports, such as
> 31337. But suppose your firewall looks like:
>
> iptables -P INPUT DROP
> iptables -P OUTPUT DROP
> iptables -P FORWARD DROP
>
> ... now enable some OUTPUT ports for HTTP, DNS, etc.
>
> If I don't explicitly enable the exploited ports, isn't this then
> sufficient blocking. Or, in other words, why is the explicit blocking
> text also required?

It isn't. It's only there for marketing reasons. It doesn't do anything.

Reply to martin

Archived from groups: comp.security.firewalls (More info?)

 

Martin wrote:

>javaguy_in_wheaton wrote:
>
>> In the books and Usenet posts I've read there is a lot of concern
>> about ensuring your firewall blocks access to exploited ports, such as
>> 31337. But suppose your firewall looks like:
>>
>> iptables -P INPUT DROP
>> iptables -P OUTPUT DROP
>> iptables -P FORWARD DROP
>>
>> ... now enable some OUTPUT ports for HTTP, DNS, etc.
>>
>> If I don't explicitly enable the exploited ports, isn't this then
>> sufficient blocking. Or, in other words, why is the explicit blocking
>> text also required?
>
>It isn't. It's only there for marketing reasons. It doesn't do anything.

LOL! Of course it does, but it's merely redundant, as the "catch-all"
policy will deal with it when it finds no rules that match. Just
purely out of curiousity, why would you say it's marketing reasons?

Reply to Anonymous
Tom's Hardware > Forum > General Networking > Firewall > Must ports be explicitly blocked, or is "default drop" goo..
Go to:

There are 678 identified and unidentified users. To see the list of identified users, Click here.

Please mind

You are about to answer a thread that has been inactive for more than 6 months.
If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.

Add a reply Cancel
Sponsored links
  • Ask the community now
  • Publish
Ad
They won a badge
Join us in greeting them