* Is SIP 2.0 support available in IP-table
@ 2005-09-09 23:05 Yuwei Zhao (Wei)
2005-09-11 4:04 ` Edmundo Carmona
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Yuwei Zhao (Wei) @ 2005-09-09 23:05 UTC (permalink / raw)
To: netfilter
Hi, a quick question.
Does IP-table support SIP 2.0 so I can put a SIP-telephone behind it?
Best regards
/Wei
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Is SIP 2.0 support available in IP-table
2005-09-09 23:05 Is SIP 2.0 support available in IP-table Yuwei Zhao (Wei)
@ 2005-09-11 4:04 ` Edmundo Carmona
2005-09-11 7:09 ` Cedric Blancher
2005-09-11 4:42 ` Edmundo Carmona
2005-09-11 11:48 ` /dev/rob0
2 siblings, 1 reply; 5+ messages in thread
From: Edmundo Carmona @ 2005-09-11 4:04 UTC (permalink / raw)
To: netfilter
I guess you have to look in telephony projects. netfilter is just a
firewall... up to ISO layers 3 or 4 (in vanilla kernels) (unless you
use things like l7 extensions ;)).
On 9/9/05, Yuwei Zhao (Wei) <wei@weistar.com> wrote:
>
> Hi, a quick question.
>
> Does IP-table support SIP 2.0 so I can put a SIP-telephone behind it?
>
> Best regards
>
> /Wei
>
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Is SIP 2.0 support available in IP-table
2005-09-09 23:05 Is SIP 2.0 support available in IP-table Yuwei Zhao (Wei)
2005-09-11 4:04 ` Edmundo Carmona
@ 2005-09-11 4:42 ` Edmundo Carmona
2005-09-11 11:48 ` /dev/rob0
2 siblings, 0 replies; 5+ messages in thread
From: Edmundo Carmona @ 2005-09-11 4:42 UTC (permalink / raw)
To: netfilter
I guess you have to look in telephony projects. netfilter is just a
firewall... up to ISO layers 3 or 4 (in vanilla kernels) (unless you
use things like l7 extensions ;)).
On 9/9/05, Yuwei Zhao (Wei) <wei@weistar.com> wrote:
>
> Hi, a quick question.
>
> Does IP-table support SIP 2.0 so I can put a SIP-telephone behind it?
>
> Best regards
>
> /Wei
>
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Is SIP 2.0 support available in IP-table
2005-09-11 4:04 ` Edmundo Carmona
@ 2005-09-11 7:09 ` Cedric Blancher
0 siblings, 0 replies; 5+ messages in thread
From: Cedric Blancher @ 2005-09-11 7:09 UTC (permalink / raw)
To: eantoranz; +Cc: netfilter
Le dimanche 11 septembre 2005 à 00:04 -0400, Edmundo Carmona a écrit :
> I guess you have to look in telephony projects. netfilter is just a
> firewall... up to ISO layers 3 or 4
And 5 for some protocols such as FTP or IRC for thoses some other
connections are needed (FTP data, IRC DCC), with in protocol parameters
negociation. You then have to track the protocol in order to spot thoses
connections and be able to conntrack and/or nat the full session.
SIP is somehow a protocol of this kind, assuming you want to track all
connections implied by an IP phone. So it's not irrelevant for Netfilter
to "support" SIP, just like FTP, IRC, and others.
BTW, there's a sip-conntrack-nat module in patch-o-matic extra
repository. Maybe it can help OP.
--
http://sid.rstack.org/
PGP KeyID: 157E98EE FingerPrint: FA62226DA9E72FA8AECAA240008B480E157E98EE
>> Hi! I'm your friendly neighbourhood signature virus.
>> Copy me to your signature file and help me spread!
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Is SIP 2.0 support available in IP-table
2005-09-09 23:05 Is SIP 2.0 support available in IP-table Yuwei Zhao (Wei)
2005-09-11 4:04 ` Edmundo Carmona
2005-09-11 4:42 ` Edmundo Carmona
@ 2005-09-11 11:48 ` /dev/rob0
2 siblings, 0 replies; 5+ messages in thread
From: /dev/rob0 @ 2005-09-11 11:48 UTC (permalink / raw)
To: netfilter
On Friday 2005-September-09 18:05, Yuwei Zhao (Wei) wrote:
> Does IP-table support SIP 2.0 so I can put a SIP-telephone behind it?
This hasn't been revised in almost 2 years, but ...
http://www.netfilter.org/documentation/FAQ/netfilter-faq-1.html#ss1.8
There are many good workarounds, if NAT is the problem. You could use
VPNs with RFC 1918 IP addresses, for one thing. Another possibility is
local Asterisk servers on both ends of your voice connection. They can
communicate via the NAT-friendly IAX protocol, and your SIP clients
register with their local Asterisk.
--
mail to this address is discarded unless "/dev/rob0"
or "not-spam" is in Subject: header
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-09-11 11:48 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-09 23:05 Is SIP 2.0 support available in IP-table Yuwei Zhao (Wei)
2005-09-11 4:04 ` Edmundo Carmona
2005-09-11 7:09 ` Cedric Blancher
2005-09-11 4:42 ` Edmundo Carmona
2005-09-11 11:48 ` /dev/rob0
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.