All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jorge Davila <davila@nicaraguaopensource.com>
To: Phil Oester <kernel@linuxace.com>
Cc: netfilter-devel@lists.netfilter.org,
	Jan Engelhardt <jengelh@linux01.gwdg.de>,
	Pablo Neira Ayuso <pablo@netfilter.org>
Subject: Re: [PATCH] Unspecified proto should print as "all" in iptables -L
Date: Thu, 03 May 2007 10:16:05 -0600	[thread overview]
Message-ID: <web-70408147@bk2.webmaillogin.com> (raw)
In-Reply-To: <20070430200930.GA8187@linuxace.com>

Sorry for the delay in answering your question ...

Well, it's because some users inside the internal networks under my 
administration visit http://www.grc.com/ and run the Shields Up! to see the 
open ports in the gateways and they see the port 0 open. That was the reason 
to apply the rule.

Jorge.

On Mon, 30 Apr 2007 13:09:30 -0700
  Phil Oester <kernel@linuxace.com> wrote:
> On Mon, Apr 30, 2007 at 12:17:13PM -0600, Jorge Davila wrote:
>> I was trying to apply a rule
>> 
>> iptables -p 0 -j DROP
>> 
>> to block only the protocol 0. I know now why that rule was not working.
>> 
>> I think that -p 0 must be a reference to the protocol 0 and not to all 
>> protocols.
>> 
>> Jorge.
> 
> Which application uses protocol 0?  Or is this a custom app you wrote?
> 
> Phil
> 

Jorge Isaac Davila Lopez
Nicaragua Open Source
davila@nicaraguaopensource.com

  reply	other threads:[~2007-05-03 16:16 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-28 22:02 [PATCH] Unspecified proto should print as "all" in iptables -L Phil Oester
2007-04-29 23:06 ` Pablo Neira Ayuso
2007-04-30  8:38   ` Jan Engelhardt
2007-04-30 17:13     ` Phil Oester
2007-04-30 17:25       ` Jan Engelhardt
2007-04-30 17:36         ` Phil Oester
2007-04-30 18:17           ` Jorge Davila
2007-04-30 20:09             ` Phil Oester
2007-05-03 16:16               ` Jorge Davila [this message]
2007-05-03 16:33                 ` Carl-Daniel Hailfinger
2007-05-03 17:31                   ` Phil Oester
2007-05-03 17:45                     ` Carl-Daniel Hailfinger
2007-06-02 18:49           ` How to match protocol 0 Jan Engelhardt
2007-06-02 21:19             ` Jan Engelhardt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=web-70408147@bk2.webmaillogin.com \
    --to=davila@nicaraguaopensource.com \
    --cc=jengelh@linux01.gwdg.de \
    --cc=kernel@linuxace.com \
    --cc=netfilter-devel@lists.netfilter.org \
    --cc=pablo@netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.