From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pascal Hambourg Subject: Re: specified protocl number problem Date: Wed, 19 Nov 2008 11:25:22 +0100 Message-ID: <4923E992.9090401@plouf.fr.eu.org> References: <59826.13109.qm@web55306.mail.re4.yahoo.com> <49227324.4080508@critical.com> Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <49227324.4080508@critical.com> Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="iso-8859-1"; format="flowed" To: netfilter Hello, Bill Chappell a =E9crit : > The packets you are seeing (TCP, UDP, and ICMP) > are what you would get if you were to specify > "-p all". > "all" is not as inclusive as one might expect. > To get packets with other protocols, you must > specific them explicitly. Where did you get such information ? It contradicts the manpage, and my= =20 own experience FWIW.