Hello,<div><br></div><div>I have some connections errors to connect our servers, with the &quot;unable to connect host&quot; message.</div><div><br></div><div>I found that the &quot;net_port&quot; is not binded to the specified IP, but to all IP (0.0.0.0) .</div>

<div><br></div><div>To give an example:</div><div>iw5mp_server.exe +set dedicated 2 +set net_ip 77.111.196.117 +set net_masterServerPort 30000 +set net_port 40000 +set net_queryPort 27015 +set net_authPort 8766 +set sv_maxclients 12 +set sv_config server.cfg +set sv_maprotation default +start_map_rotate</div>

<div><br></div><div>Gives this netstat:</div><div><br></div><div><div>  UDP    <a href="http://0.0.0.0:40000">0.0.0.0:40000</a>          *:*</div></div><div><div>  UDP    <a href="http://77.111.196.117:8766">77.111.196.117:8766</a>    *:*</div>

<div>  UDP    <a href="http://77.111.196.117:27015">77.111.196.117:27015</a>   *:*</div><div>  UDP    <a href="http://77.111.196.117:30000">77.111.196.117:30000</a>   *:*</div><div>  UDP    <a href="http://77.111.196.117:57186">77.111.196.117:57186</a>   *:*</div>

</div><div><br></div><div>And I dont understand what is this &quot;57186&quot; port!</div><div><br></div><div>Anyone for an idea ?</div><div><br></div><div>--</div><div>Johann</div>