From: Mart Frauenlob <mart.frauenlob@chello.at>
To: Jan Niggemann <jn@hz6.de>, Pascal Hambourg <pascal@plouf.fr.eu.org>
Cc: netfilter@vger.kernel.org
Subject: Re: conntrack GRE behaves differently in 3.17 / 3.18
Date: Thu, 22 Jan 2015 11:10:01 +0100 [thread overview]
Message-ID: <54C0CC79.3010001@chello.at> (raw)
In-Reply-To: <20150122085533.Horde.1veF0V8pZQJDW8PLl5XdsA9@htjn.suhail.uberspace.de>
On 22.01.2015 08:55, Jan Niggemann wrote:
> Zitat von Pascal Hambourg <pascal@plouf.fr.eu.org>:
>> Jan Niggemann a écrit :
>>>
>>> nf_conntrack_proto_gre 12886 0
>>> nf_conntrack_ipv4 18003 1
>>> nf_defrag_ipv4 12443 1 nf_conntrack_ipv4
>>> xt_conntrack 12601 1
>>> nf_conntrack 57737 3
>>> nf_conntrack_proto_gre,xt_conntrack,nf_conntrack_ipv4
>>> x_tables 18078 5
>>> ip_tables,xt_tcpudp,xt_conntrack,iptable_filter,iptable_mangle
>>
>> I do not see nf_conntrack_pptp here. It is required so that the first
>> GRE packet has the RELATED state.
> I had forgotten about that one.
>
> OK, so do I get this right:
> From kernel 3.18 onwards I have to take care to first load the
> extension modules and only then create the pptp vpn connection?
>
> Is there some kind of mechanism to automatically load the extension
> modules before initiating the connection and unloading them after the
> connection has finished?
Hello,
the way I understand the change is:
you need to add an according iptables rule for the first state NEW
packet, which will then load the according conntrack helper
automatically. So further packets are classified as ESTABLISHED or RELATED.
There is no mechanism of unloading a module once it has been loaded afaik.
next prev parent reply other threads:[~2015-01-22 10:10 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-19 13:04 conntrack GRE behaves differently in 3.17 / 3.18 Jan Niggemann
2015-01-21 2:01 ` Eliezer Croitoru
2015-01-21 13:19 ` Jan Niggemann
2015-01-21 14:33 ` Mart Frauenlob
2015-01-21 19:03 ` Jan Niggemann
2015-01-21 23:21 ` Pascal Hambourg
2015-01-22 7:55 ` Jan Niggemann
2015-01-22 10:10 ` Mart Frauenlob [this message]
2015-01-22 15:40 ` Eliezer Croitoru
2015-01-22 18:51 ` Neal Murphy
2015-01-22 20:33 ` Pascal Hambourg
2015-01-22 21:51 ` Jan Niggemann
2015-01-22 22:28 ` Neal Murphy
2015-01-23 23:20 ` Mart Frauenlob
2015-01-24 7:44 ` Jan Niggemann
2015-01-24 15:28 ` Mart Frauenlob
2015-01-24 20:07 ` Pascal Hambourg
[not found] <1430142363.3948.12.camel@alum.wpi.edu>
2015-04-27 13:47 ` Lubomir Rintel
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=54C0CC79.3010001@chello.at \
--to=mart.frauenlob@chello.at \
--cc=jn@hz6.de \
--cc=netfilter@vger.kernel.org \
--cc=pascal@plouf.fr.eu.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.