netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* SIP proxying: siproxd vs. Netfilter SIP nat
@ 2009-11-30 17:13 Christoph Lameter
  2009-11-30 17:21 ` Patrick McHardy
  0 siblings, 1 reply; 7+ messages in thread
From: Christoph Lameter @ 2009-11-30 17:13 UTC (permalink / raw)
  To: Patrick McHardy; +Cc: Christian Hentschel, netdev

It seems that the current sip nat module in the kernel has only limited
functionality. According to

http://people.netfilter.org/chentschel/docs/sip-conntrack-nat.html

one has to point the firewall at the target host for the SIP proxying to
work. Therefore the kernel will only support a single inside phone
connecting via SIP to the outside. For a network that has a series of
phones inside the NAT zones this means that the firewall sip nat is not
useful.

siproxd http://siproxd.sourceforge.net/ seems to be able to handle
multiple outgoing SIP connections but one needs to specify an outbound
proxy for each inside SIP phone.

Isnt there a way to make the kernel module work in the same way siproxd
works and able to support multiple phones? Right now configuring SIP
connectivity is a messy thing that is not easily setup. Can we fix this?



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-11-30 17:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-30 17:13 SIP proxying: siproxd vs. Netfilter SIP nat Christoph Lameter
2009-11-30 17:21 ` Patrick McHardy
2009-11-30 17:27   ` Christoph Lameter
2009-11-30 17:30     ` Patrick McHardy
2009-11-30 17:35       ` Christoph Lameter
2009-11-30 17:46         ` Patrick McHardy
2009-11-30 17:55           ` Christoph Lameter

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).