<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Did you have to forward any ports to the box running X-Lite (or is that
one behind a NAT?)<br>
<br>
Thanks :)<br>
Ted<br>
<br>
Geoff Nordli wrote:
<blockquote cite="mid200407291934906.SM00129@xp" type="cite">
<pre wrap="">
</pre>
<blockquote type="cite">
<pre wrap="">-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:asterisk-users-admin@lists.digium.com">asterisk-users-admin@lists.digium.com</a>
[<a class="moz-txt-link-freetext" href="mailto:asterisk-users-admin@lists.digium.com">mailto:asterisk-users-admin@lists.digium.com</a>] On Behalf Of
programmer_ted
Sent: Wednesday, July 28, 2004 8:29 PM
To: <a class="moz-txt-link-abbreviated" href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a>
Subject: [Asterisk-Users] X-Lite to Asterisk through NAT?
Hi there,
I have an X-Lite phone on my box and I'm trying to register it with a
remote Asterisk box. Both the X-Lite and Asterisk are behind
a NAT. I
know it's a pain to do because of SIP not working well with
NATs, but I
know there are ways to do such a thing...moving the Asterisk
box outside
the NAT is not a possibility at the moment. One thing we tried was
setting up a VPN, but I can't have the VPN server and a VPN client
running on the same machine, because they use the same port
(non-configurable). I can't set the VPN up on the Windows XP
machine,
because that only allows one user to be connected, and we
need at least two.
Any ideas?
Thanks in advance,
Ted
</pre>
</blockquote>
<pre wrap=""><!---->
Hi Ted.
I managed to get it to work today. These are steps I took.
On my firewall I port forwarded 5060, 10000-11000 UDP to the internal
Asterisk box.
In the sip.conf file I made these changes:
nat=yes
externip = public.ip.address
On the X-lite phone I pointed the SIP Proxy to the public.ip.address that
was set above in the sip.conf file.
Good Luck.
Geoff
_______________________________________________
Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
To UNSUBSCRIBE or update options visit:
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
</pre>
</blockquote>
<br>
</body>
</html>