Gentoo Archives: gentoo-user

From: Tim Garton <garton.tim@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] iptables error
Date: Thu, 09 Nov 2006 16:45:05
Message-Id: 8fcf3b560611090840t3e765ce0w8df5082a3700599c@mail.gmail.com
In Reply to: Re: [gentoo-user] iptables error by Arnau Bria
1 perhaps the multiport module? (xt_multiport)
2
3 On 11/9/06, Arnau Bria <arnau@×××××××××.net> wrote:
4 >
5 > On Wed, 8 Nov 2006 10:19:10 -0700
6 > Richard Fish wrote:
7 >
8 > > On 11/8/06, Arnau Bria <arnau@×××××××××.net> wrote:
9 >
10 > > I'd suggest you make a copy of this file and try to identify which
11 > > rule from this file is causing the error. It is a plain text file, so
12 > > you can comment out (with '#' characters) various rules (lines that
13 > > start with '[') to figure out which rule is causing the error.
14 > Well, I found them:
15 > #-A INPUT -i eth0 -p tcp -m multiport --dports 4662,18491 -m tcp
16 > --tcp-flags FIN,SYN,RST,ACK SYN -j ACCEPT
17 >
18 > #-A INPUT -i eth0 -p udp -m multiport --dports 4666,18491 -j ACCEPT
19 >
20 > anyone knows what happens with both rules?
21 >
22 >
23 > > -Richard
24 > Thanks!
25 >
26 > --
27 > Arnau Bria
28 > http://blog.emergetux.net
29 > Wiggum: Dispara a las ruedas Lou.
30 > Lou: eee, es un tanque jefe.
31 > Wiggum: Me tienes hartito con todas tus excusas.
32 > --
33 > gentoo-user@g.o mailing list
34 >
35 >

Replies

Subject Author
Re: [gentoo-user] iptables error Arnau Bria <arnau@×××××××××.net>