What is the best free stun server out there? The one that I have looked at from vovida requires two NICs. Is this neccessary?
AJ Grinnell wrote:>What is the best free stun server out there? The one that I have looked at >from vovida requires two NICs. Is this neccessary? > > >Asterisk does not require STUN. Jeremy McNamara
AJ Grinnell wrote:> What is the best free stun server out there? The one that I have looked at > from vovida requires two NICs. Is this neccessary?I don't know which server is the best one, I'm using the one from IPtel.org. You need two IP addresses for STUN to work, with a proper implementation you will be able to run both on the same NIC. /O
http://developer.berlios.de/projects/mystun/ works fine for me. Tested on debian sarge with one NIC and two IP addresses for this NIC. Klaus AJ Grinnell wrote:> What is the best free stun server out there? The one that I have looked at > from vovida requires two NICs. Is this neccessary? > > > > _______________________________________________ > 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 > >
Hi, Does asterisk have in itself an STUN server built in? Or do I need to set one up seperately? And if that is the case, what is recommended for use with asterisk (to allow VOIP users behind nats to connect to my VOIP servers) Matt
Hi! Asterisk supports NAT! http://www.voip-info.org/wiki-Asterisk+Avoid+SIP+NAT+Traversal http://www.voip-info.org/wiki-Asterisk+sip+nat+solutions /Madhawa On Thu, 17 Mar 2005 18:17:14 -0500, Matt <mhoppes@gmail.com> wrote:> Hi, > Does asterisk have in itself an STUN server built in? Or do I need to > set one up seperately? And if that is the case, what is recommended > for use with asterisk (to allow VOIP users behind nats to connect to > my VOIP servers) > > Matt > _______________________________________________ > 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 >-- This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you are not the intended addressee, or the person responsible for delivering it to them, you may not copy, forward disclose or otherwise use it or any part of it in any way. To do so may be unlawful. If you receive this e-mail by mistake, please advise the sender immediately.
Hi list, I want to setup a stun server. I tried stun server from vovida and mystun, but my voip phone said that "logon failed". When I use stun.xten.com works fine. This is vovida stun in verbose mode: *******received on A1:P1 Got a request (len=28) from xxx.186.145.226:5060 Received stun message: 28 bytes ChangeRequest = 0 Request parsed ok BindRequest does not contain MessageIntegrity Request is valid: flags=0 changeIp=0 changePort=0 from = xxx.186.145.226:5060 respond to = xxx.186.145.226:5060 mapped = xxx.186.145.226:5060 Encoding stun message: Encoding MappedAddress: xxx.186.145.226:5060 Encoding SourceAddress: xxx.96.148.138:3478 Encoding ChangedAddress: xxx.96.148.139:3479 Encoding XorMappedAddress: xxx.101.192.77:16411 Encoding ServerName: Vovida.org 0.96 Thanks -- Serghei.
I seriously doubt that message has something to do with the stun server. Have you read what the STUN server does? The message you are getting is most likely to be because of wrong registration user name or password in your voip phone. Any way, if you are still interested in having the stun properly installed and you have Gentoo Linux, I have made an ebuild that will install it right with a configuration file. Just let me know. Regards On 5/11/06, Serghei Amelian <serghei@thel.ro> wrote:> Hi list, > > I want to setup a stun server. I tried stun server from vovida and mystun, but > my voip phone said that "logon failed". When I use stun.xten.com works fine. > > This is vovida stun in verbose mode: > > *******received on A1:P1 > Got a request (len=28) from xxx.186.145.226:5060 > Received stun message: 28 bytes > ChangeRequest = 0 > Request parsed ok > BindRequest does not contain MessageIntegrity > Request is valid: > flags=0 > changeIp=0 > changePort=0 > from = xxx.186.145.226:5060 > respond to = xxx.186.145.226:5060 > mapped = xxx.186.145.226:5060 > Encoding stun message: > Encoding MappedAddress: xxx.186.145.226:5060 > Encoding SourceAddress: xxx.96.148.138:3478 > Encoding ChangedAddress: xxx.96.148.139:3479 > Encoding XorMappedAddress: xxx.101.192.77:16411 > Encoding ServerName: Vovida.org 0.96 > > Thanks > > -- > Serghei. > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- "Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org"