<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.30.3">
</HEAD>
<BODY>
Dear lists.opensips:<BR>
<BR>
&nbsp;&nbsp;&nbsp; I'm using stun on a Linux-Debian test server. Everything seems to work correctly but in the log file the following messages appear repeatedly:<BR>
<BR>
&nbsp;&nbsp;&nbsp; ERROR:stun:stun_loop: error in select 4<BR>
<BR>
&nbsp;&nbsp;&nbsp; The opensips.conf lines for stun are:<BR>
<BR>
<BR>
listen=udp:X.X.X.1:5060&nbsp;&nbsp; # CUSTOMIZE ME<BR>
listen=udp:X.X.X.2:3478&nbsp;&nbsp; # CUSTOMIZE ME<BR>
<BR>
disable_tcp=yes<BR>
<BR>
disable_tls=yes<BR>
<BR>
<BR>
####### Modules Section ########<BR>
<BR>
#set module path<BR>
mpath=&quot;//lib64/opensips/modules/&quot;<BR>
<BR>
<BR>
#### STUN SERVER<BR>
loadmodule &quot;stun.so&quot;<BR>
modparam(&quot;stun&quot;,&quot;primary_ip&quot;,&quot;X.X.X.1&quot;)&nbsp; # CUSTOMIZE ME<BR>
modparam(&quot;stun&quot;,&quot;primary_port&quot;,&quot;5060&quot;)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # CUSTOMIZE ME<BR>
modparam(&quot;stun&quot;,&quot;alternate_ip&quot;,&quot;X.X.X.2&quot;)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # CUSTOMIZE ME<BR>
modparam(&quot;stun&quot;,&quot;alternate_port&quot;,&quot;3478&quot;)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # CUSTOMIZE ME<BR>
<BR>
&nbsp;&nbsp;&nbsp; And the server interfaces configuracion:<BR>
<BR>
# The primary network interface<BR>
allow-hotplug eth0<BR>
iface eth0 inet static<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; address X.X.X.1<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; netmask 255.255.255.248<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; network X.X.X.0<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; broadcast X.X.X.9<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; gateway A.A.A.A<BR>
<BR>
<BR>
# The second network interface<BR>
# for STUN Server<BR>
allow-hotplug eth1<BR>
iface eth1 inet static<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; address X.X.X.2<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; netmask 255.255.255.248<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; network X.X.X.0<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; broadcast X.X.X.9<BR>
<BR>
<BR>
&nbsp;&nbsp;&nbsp; Is this right or do I have something misconfigured?. <BR>
<BR>
&nbsp;&nbsp;&nbsp; I want also to consult you, &#191;can be configured more ips / public interfaces on a single server for SIP / stun?, &#191;As would it be configured?.<BR>
<BR>
 Thank you very much.<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
<BR>
<IMG SRC="cid:1362503452.2497.87.camel@home.colours" ALIGN="bottom" BORDER="0"><BR>
<BR>
<FONT SIZE="1"><FONT COLOR="#000033">-----</FONT></FONT><BR>
<FONT SIZE="1"><FONT COLOR="#000033">Sus datos de car&#225;cter personal (nombre, apellidos, direcci&#243;n postal y de correo electr&#243;nico, etc.) son tratados para la gesti&#243;n de su relaci&#243;n con la Entidad, as&#237; como para el env&#237;o de informaci&#243;n sobre nuestra actividad y la de terceros relacionadas con la actividad de Consulting Smartic Solutions, S.L., CIF: B85130037, C/P&#186; de la Castellana, 135, 7&#170; planta, 28046 Madrid. Usted puede ejercer sus derechos de acceso, rectificaci&#243;n, cancelaci&#243;n y oposici&#243;n dirigi&#233;ndose por escrito, con copia de un documento que acredite su identidad, a la direcci&#243;n info (arroba) smartic.es.</FONT></FONT><BR>
<FONT SIZE="1"><FONT COLOR="#000033">Este mensaje puede contener informaci&#243;n confidencial. Si usted no es su destinatario, no debe leerlo, copiarlo, distribuirlo, ni hacer uso de la informaci&#243;n que contiene. En este caso, por favor, ll&#225;menos o comun&#237;quenoslo por escrito y borre este mensaje de su sistema.</FONT></FONT><BR>
<FONT SIZE="1"><FONT COLOR="#000033">----- </FONT></FONT><BR>
<BR>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>