Hi, Good: Setting up an STUN is easy. Bad: I have only a link to an german tuto-site. (http://www.asteriskpbx.de/index.php?stun)
You need at least 2 network-cards. Get the File: wget http://mesh.dl.sourceforge.net/sourceforge/stun/stund_0.96_Aug13.tgz unpack: # tar zxf stund_0.96_Aug13.tgz # cd stund # make all If you got an error, it may be that the openssl & c++ packages are missing. The install: openssl-devel and gcc-c++ If the certificate is missing for c++, you can import it here: http://ftp.upce.cz/centos/3.3/os/s390x/RPM-GPG-KEY-CentOS-3 Till -----Ursprüngliche Nachricht----- Von: Wasif [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 13. April 2006 17:56 An: [email protected] Betreff: [Asterisk-Users] NAT/STUN Server Hi, I am trying to register SIP clients which are behind NAT on different network. In order to achieve this goal I think I need STUN Server . I downloaded STUN Server from http://internap.dl.sourceforge.net/sourceforge/stun/stund_0.96_Aug13.tgz But I don't know how to install/configure it. And please advice me that STUN server is good idea for this scenario? Thanks in advance Wazb _______________________________________________ --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
