From: Patrick McHardy <kaber@trash.net>
To: Greg Alexander <greqcs@galexander.org>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: Group consensus sought on nf_conntrack_sip behavior
Date: Tue, 19 Jan 2010 23:01:52 +0100 [thread overview]
Message-ID: <4B562BD0.8020306@trash.net> (raw)
In-Reply-To: <20100119193655.GI11547@goonies.be>
Greg Alexander wrote:
> On Tue, Jan 19, 2010 at 07:39:52PM +0100, Patrick McHardy wrote:
>> Well, I'll add one final point. You mentioned the IRC helper
>> as precedent, without referring to anything concrete. You're
>> mistaken though, the destination address is fixed. But I see
>> where your misunderstanding might come from.
>>
>> What the SIP helper does is allow expectations between *arbitrary*
>> hosts when the direct_media option is off - the destination address
>> originates from the SDP payload, the source address is a wildcard.
>
> *sigh*
>
> I offered a DCC send from an internal host with nf_nat_irc:
> # cat /proc/net/ip_conntrack_expect
> 289 proto=6 src=0.0.0.0 dst=98.223.156.20 sport=0 dport=4110
> ^^^^^^^ ^
>
> I offered an RTP stream from an internal host using SIP/SDP with
> nf_conntrack_sip sip_direct_media=0 (and nf_nat_sip of course):
> # cat /proc/net/ip_conntrack_expect
> 179 proto=17 src=0.0.0.0 dst=98.223.156.20 sport=0 dport=7078
> 179 proto=17 src=0.0.0.0 dst=98.223.156.20 sport=0 dport=7079
> ^^^^^^^ ^
You are obviously unable to read. Why don't you go troll somewhere else.
next prev parent reply other threads:[~2010-01-19 22:01 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-16 10:36 Two patches for nf_conntrack_sip Greg Alexander
2010-01-18 7:49 ` Patrick McHardy
2010-01-18 17:49 ` Greg Alexander
2010-01-18 18:13 ` Patrick McHardy
2010-01-18 19:36 ` Greg Alexander
2010-01-19 8:25 ` Patrick McHardy
2010-01-19 17:23 ` (PATCH) " Greg Alexander
2010-01-19 18:09 ` Patrick McHardy
2010-01-19 18:25 ` Group consensus sought on nf_conntrack_sip behavior Greg Alexander
2010-01-19 18:39 ` Patrick McHardy
2010-01-19 19:36 ` Greg Alexander
2010-01-19 22:01 ` Patrick McHardy [this message]
2010-01-20 0:02 ` Greg Alexander
2010-01-19 23:40 ` Florian Fuessl
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=4B562BD0.8020306@trash.net \
--to=kaber@trash.net \
--cc=greqcs@galexander.org \
--cc=netfilter-devel@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;
as well as URLs for NNTP newsgroup(s).