From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Daniel Reurich <daniel@centurion.net.nz>
Cc: netfilter@vger.kernel.org
Subject: Re: nf_nat_sip with CT target
Date: Fri, 15 Feb 2013 00:57:06 +0100 [thread overview]
Message-ID: <20130214235706.GA20199@localhost> (raw)
In-Reply-To: <511D3634.2060809@centurion.net.nz>
On Fri, Feb 15, 2013 at 08:08:36AM +1300, Daniel Reurich wrote:
> On 15/02/13 02:05, Pablo Neira Ayuso wrote:
> >On Thu, Feb 14, 2013 at 11:41:58AM +1300, Daniel Reurich wrote:
> >>Hi,
> >>
> >>I'm having trouble figuring out how to set up nf_nat_sip when using
> >>the CT target for loading nf_conntrack_sip.
> >>
> >>The CT target for sip works fine.
> >>
> >>What I'm struggling with is finding any documentation that indicates
> >>how to add the fucntion of nf_nat_sip as well.
> >>
> >>Do I still need to manually load the nf_nat_sip module or can it be
> >>loaded by the conntrack helper or some similar method?
> >
> >modprobe nf_nat_sip should be enough.
>
> I was under the impression that manually loading the modules was
> deprecated and they should autoload either via using a helper or the
> CT target.
The sip modules need to be loaded, no changes in that regard. If you
disable automatic helper assignment, you have to use the CT target.
prev parent reply other threads:[~2013-02-14 23:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-13 22:41 nf_nat_sip with CT target Daniel Reurich
2013-02-14 13:05 ` Pablo Neira Ayuso
2013-02-14 19:08 ` Daniel Reurich
2013-02-14 23:57 ` Pablo Neira Ayuso [this message]
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=20130214235706.GA20199@localhost \
--to=pablo@netfilter.org \
--cc=daniel@centurion.net.nz \
--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 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.