From: Benedikt Gollatz <ben@differentialschokolade.org>
To: netfilter@vger.kernel.org
Subject: Re: Problem with IPv6 tunnel
Date: Thu, 09 Jul 2009 16:51:20 +0200 [thread overview]
Message-ID: <5b933efdfd09476e4b00a15fe5dc3ac0@localhost> (raw)
In-Reply-To: <9948385e0907090606x1d33d7abw64c38e7ac6238cc3@mail.gmail.com>
On Thu, 9 Jul 2009 15:06:52 +0200, David Balažic <xerces9@gmail.com>
wrote:
> iptables -A input_wan --proto 41 -s 3.4.5.6 -j ACCEPT
Doing this in the filter tables is too late. You need to accept proto-41
packets in the PREROUTING chain to stop the connection tracker from looking
at them.
You can check "conntrack -L" to see which connections are being tracked.
next prev parent reply other threads:[~2009-07-09 14:51 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-19 8:31 Problem with IPv6 tunnel David Balažic
2009-06-19 10:18 ` Benedikt Gollatz
2009-06-19 12:03 ` David Balažic
2009-06-19 12:13 ` Benedikt Gollatz
2009-06-19 12:57 ` David Balažic
2009-06-19 13:08 ` Benedikt Gollatz
2009-06-19 13:37 ` David Balažic
2009-06-21 13:44 ` Chris Hills
2009-06-21 13:46 ` Chris Hills
2009-07-09 15:30 ` Pascal Hambourg
2009-06-19 10:18 ` Benedikt Gollatz
2009-07-09 11:48 ` David Balažic
2009-07-09 13:06 ` David Balažic
2009-07-09 14:51 ` Benedikt Gollatz [this message]
2009-07-09 15:34 ` Pascal Hambourg
2009-07-10 11:50 ` Benedikt Gollatz
2009-07-10 13:40 ` Pascal Hambourg
2009-07-10 15:00 ` David Balažic
2009-07-10 15:30 ` Pascal Hambourg
2009-07-10 22:31 ` David Balažic
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=5b933efdfd09476e4b00a15fe5dc3ac0@localhost \
--to=ben@differentialschokolade.org \
--cc=netfilter@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox