Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > VOIP > The Trouble with NAT and VOIP

Reply
Thread Tools

The Trouble with NAT and VOIP

 
 
Rick Merrill
Guest
Posts: n/a
 
      02-04-2005
This may shed some light for those who are trying to estabilish VOIP
behind a NAT router. - RM

from http://www.voip-info.org/wiki-NAT+and+VOIP
:

The Trouble with NAT and VOIP
"In addition, the way in which conventional VoIP protocols are designed
is also posing a problem to VoIP traffic passing through NAT.
Conventional VoIP protocols only deal with the signalling of a telephone
connection. The audio traffic is handled by another protocol and to make
matters worse, the port on which the audio traffic is sent is random.
The NAT router may be able to handle the signalling traffic, but it has
no way of knowing that the audio traffic is related to the signalling
and should hence be passed to the same device the signalling traffic is
passed to. As a result, the audio traffic is simply discarded.

"At first, for both the calling and the called party everything will
appear just fine. The called party will see the calling party's Caller
ID and the telephone will ring while the calling party will hear a
ringing feedback tone at the other end. When the called party picks up
the telephone, both the ringing and the associated ringing feedback tone
at the other end will stop as one would expect. However, the calling
party will not hear the called party (one way audio) and the called
party may not hear the calling party either (no audio).

"The issue of NAT Traversal is a major problem for the widespread
deployment of VOIP. Yet, the issue is non-trivial and there are no
simple solutions."
 
Reply With Quote
 
 
 
 
Jim Hatfield
Guest
Posts: n/a
 
      02-04-2005
On Fri, 04 Feb 2005 10:44:44 -0500, Rick Merrill <> wrote:

>"The issue of NAT Traversal is a major problem for the widespread
>deployment of VOIP. Yet, the issue is non-trivial and there are no
>simple solutions."


UDP hole-punching seems to work pretty well.

See: http://www.pdos.lcs.mit.edu/~baford/...-natp2p-00.txt

--
Jim Hatfield
 
Reply With Quote
 
 
 
 
Dilbert2004
Guest
Posts: n/a
 
      02-04-2005
There is a simple solution! Edgewater Networks has a "box" that enables
you to put your phones on private / NAT addresses. You don't have to
punch holes in your firewall !

http://www.edgewaternetworks.com

Dilbert!


Jim Hatfield wrote:
> On Fri, 04 Feb 2005 10:44:44 -0500, Rick Merrill

<> wrote:
>
> >"The issue of NAT Traversal is a major problem for the widespread
> >deployment of VOIP. Yet, the issue is non-trivial and there are no
> >simple solutions."

>
> UDP hole-punching seems to work pretty well.
>
> See: http://www.pdos.lcs.mit.edu/~baford/...-natp2p-00.txt
>
> --
> Jim Hatfield


 
Reply With Quote
 
Arnold Ligtvoet
Guest
Posts: n/a
 
      02-04-2005
Rick Merrill wrote:

> "The issue of NAT Traversal is a major problem for the widespread
> deployment of VOIP. Yet, the issue is non-trivial and there are no
> simple solutions."


'Simple Traversal of UDP Through NATs' (STUN) is pretty basic to
configure. See
http://www.zyxel.com/support/support...pp/ata_nat.htm
for example.

Arnold.
 
Reply With Quote
 
Peter Gradwell
Guest
Posts: n/a
 
      02-04-2005
On 4 Feb 2005 13:31:25 -0800, "Dilbert2004" <>
wrote:

>There is a simple solution! Edgewater Networks has a "box" that enables
>you to put your phones on private / NAT addresses. You don't have to
>punch holes in your firewall !
>
>http://www.edgewaternetworks.com


It's just a little bit expensive. Per user, it seems to be cheaper to
replace the end user's ATA with one on a public IP.

There are no universal, cheap solutions. Even stuff like STUN and pin
holing doesn't work for all.

peter

--
peter gradwell. gradwell dot com Ltd. http://www.gradwell.com/
-- engineering & hosting services for email, web and voip --
-- http://www.peter.me.uk/ -- http://www.voip.org.uk/ --
 
Reply With Quote
 
stephen
Guest
Posts: n/a
 
      02-05-2005
"Rick Merrill" <> wrote in message
news:GLednU0ms_j5BZ7fRVn-...
> This may shed some light for those who are trying to estabilish VOIP
> behind a NAT router. - RM
>
> from http://www.voip-info.org/wiki-NAT+and+VOIP
> :
>
> The Trouble with NAT and VOIP
> "In addition, the way in which conventional VoIP protocols are designed
> is also posing a problem to VoIP traffic passing through NAT.
> Conventional VoIP protocols only deal with the signalling of a telephone
> connection. The audio traffic is handled by another protocol and to make
> matters worse, the port on which the audio traffic is sent is random.
> The NAT router may be able to handle the signalling traffic, but it has
> no way of knowing that the audio traffic is related to the signalling
> and should hence be passed to the same device the signalling traffic is
> passed to. As a result, the audio traffic is simply discarded.


not true. the signalling protocol carries the info about which ports the
specific connections will use - otherwise how is the call going to get
connected correctly to the end point?

for example, cisco PIX has a fixup protocol that does this for you for H323
and SIP:
http://www.cisco.com/en/US/products/...801fc74a.shtml

>
> "At first, for both the calling and the called party everything will
> appear just fine. The called party will see the calling party's Caller
> ID and the telephone will ring while the calling party will hear a
> ringing feedback tone at the other end. When the called party picks up
> the telephone, both the ringing and the associated ringing feedback tone
> at the other end will stop as one would expect. However, the calling
> party will not hear the called party (one way audio) and the called
> party may not hear the calling party either (no audio).
>
> "The issue of NAT Traversal is a major problem for the widespread
> deployment of VOIP. Yet, the issue is non-trivial and there are no
> simple solutions."


this is actually an issue for a firewall software supplier who cannot be
bothered to write code to handle this particular protocol rather than a
problem with the protocol.

the long term fix is simple - if your firewall cant handle the voice
protocol you need - take it back, and / or complain to the supplier.

a year or 2 of that and the software will get fixed.
--
Regards

Stephen Hope - return address needs fewer xxs


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Voip Updated Howto,Voip AT Home,Voip Phones,Voip Conference Calling likatrib@gmail.com Wireless Networking 0 05-30-2006 05:16 PM
Voip at Home,Voip Updated Howto,New Voip Phones,Voip Conferencing, jonbonmike@gmail.com Wireless Networking 0 05-26-2006 01:56 PM
Voip at Home,Voip Updated Howto,New Voip Phones,Voip Conferencing, jonbonmike@gmail.com VOIP 0 05-26-2006 01:42 PM
Voip Updated Howto,New Voip Phones,Voip Conferencing,Satellite Voip,Virtual PBX Solutions voip VOIP 0 05-21-2006 03:18 PM
VoIP phones vs. VoIP WiFi phones vs. 'regular' phones on VoIP router joseph UK VOIP 3 12-29-2005 06:48 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57