Re: [Asterisk-Users] * behind NAT and local subnet

2005-07-15 Thread Wilson Pickett
 Asterisk shows failed to authenticate user. 
 
 This is clearly NAT related as the same user works fine inside the NAT with
 no config changes 

What phone? How is the server and proxy info configured? There is no
problem witht he setup assuming ports are set up properly. Sounds more
like a wrong entry in the phone for outgoing proxy, or something.
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] * behind NAT and local subnet

2005-07-15 Thread Damon Estep

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:asterisk-users-
 [EMAIL PROTECTED] On Behalf Of Wilson Pickett
 Sent: Friday, July 15, 2005 1:25 AM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: Re: [Asterisk-Users] * behind NAT and local subnet
 
  Asterisk shows failed to authenticate user.
 
  This is clearly NAT related as the same user works fine inside the
NAT
 with
  no config changes
 
 What phone? How is the server and proxy info configured? There is no
 problem witht he setup assuming ports are set up properly. Sounds more
 like a wrong entry in the phone for outgoing proxy, or something.

Snom 190 phone

Registrar is set to the public IP address side of the NAT in front of
the * box.

Under advanced line settings outbound proxy is null

Phone registers, and can receive calls.
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] * behind NAT and local subnet

2005-07-15 Thread Julian J. M.
Have you set correctly the externip and localnet keywords in sip.conf?

Julian.

On 7/15/05, Damon Estep [EMAIL PROTECTED] wrote:
 I have an * box behind a NAT router (static NAT, port ACLs set up correctly)
 
 Most of the SIP users are on the local subnet with the * box, they work fine
 
 Take one of the same users off of the local subnet and come in through the
 NAT router and these results;
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] * behind NAT and local subnet

2005-07-15 Thread Damon Estep
Thanks for your help, I think setting the externip breaks non NATd
clients because it mangles the SIP headers by spoofing the source IP of
SIP messages, correct?

I was able to resolve this issue by upgrading the Cisco router IOS to
12.3-15 which apparently does a better job with SIP header NAT.

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:asterisk-users-
 [EMAIL PROTECTED] On Behalf Of Julian J. M.
 Sent: Friday, July 15, 2005 12:01 PM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: Re: [Asterisk-Users] * behind NAT and local subnet
 
 Have you set correctly the externip and localnet keywords in sip.conf?
 
 Julian.
 
 On 7/15/05, Damon Estep [EMAIL PROTECTED] wrote:
  I have an * box behind a NAT router (static NAT, port ACLs set up
 correctly)
 
  Most of the SIP users are on the local subnet with the * box, they
work
 fine
 
  Take one of the same users off of the local subnet and come in
through
 the
  NAT router and these results;
 ___
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users