Hello,<div><br></div><div>Thank you for your answer.</div><div><br></div><div>Without defining any port (removed from the command line), I still have this:</div><div><br></div><div><div>  UDP    <a href="http://0.0.0.0:27016">0.0.0.0:27016</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:27017">77.111.196.117:27017</a>   *:*</div>

<div>  UDP    <a href="http://77.111.196.117:54979">77.111.196.117:54979</a>   *:*</div><div><br></div><div>And always the same error when connecting, &quot;unable to connect to host&quot;.</div><div>Maybe this error and the port binding are not related..</div>

<div>The strange thing is that the port 27017 just work like a charm (ie: source engine query work), but when the client send packets to 27016 (initiate connection to server), nothing is replied by the server.</div><div>
And the server machine does receive those packets on 27016, all firewall turned off...</div>
<div><br></div>-- </div><div>Johann</div><div><br><div class="gmail_quote">2011/12/3 Jeff Love <span dir="ltr">&lt;<a href="mailto:jl@burghcom.com">jl@burghcom.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

If you don&#39;t set the ports, and only set the net_ip, I think the game port will bind to the ip.<br>
Obviously it won&#39;t be on the ports you want, but will be bound to the correct ip address.<br>
<br>
This is how I got MW3 to bind to an ip, there may be a better method than what I used (not setting<br>
ports).<br>
<br>
Jeff Love<br>
Burgh Gaming<br>
<br>
<br>
&gt; Hello,<br>
&gt;<br>
&gt; I have some connections errors to connect our servers, with the &quot;unable to<br>
&gt; connect host&quot; message.<br>
&gt;<br>
&gt; I found that the &quot;net_port&quot; is not binded to the specified IP, but to all<br>
&gt; IP (0.0.0.0) .<br>
&gt;<br>
&gt; To give an example:<br>
&gt; iw5mp_server.exe +set dedicated 2 +set net_ip 77.111.196.117 +set<br>
&gt; net_masterServerPort 30000 +set net_port 40000 +set net_queryPort 27015<br>
&gt; +set net_authPort 8766 +set sv_maxclients 12 +set sv_config server.cfg +set<br>
&gt; sv_maprotation default +start_map_rotate<br>
&gt;<br>
&gt; Gives this netstat:<br>
&gt;<br>
&gt;   UDP    <a href="http://0.0.0.0:40000" target="_blank">0.0.0.0:40000</a>          *:*<br>
&gt;   UDP    <a href="http://77.111.196.117:8766" target="_blank">77.111.196.117:8766</a>    *:*<br>
&gt;   UDP    <a href="http://77.111.196.117:27015" target="_blank">77.111.196.117:27015</a>   *:*<br>
&gt;   UDP    <a href="http://77.111.196.117:30000" target="_blank">77.111.196.117:30000</a>   *:*<br>
&gt;   UDP    <a href="http://77.111.196.117:57186" target="_blank">77.111.196.117:57186</a>   *:*<br>
&gt;<br>
&gt; And I dont understand what is this &quot;57186&quot; port!<br>
&gt;<br>
&gt; Anyone for an idea ?<br>
&gt;<br>
&gt; --<br>
&gt; Johann<br>
&gt;<br>
&gt; --<br>
&gt; This message has been scanned for viruses and<br>
&gt; dangerous content by MailScanner, and is<br>
&gt; believed to be clean.<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; cod mailing list<br>
&gt; <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
&gt; <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
&gt;<br>
<br>
_______________________________________________<br>
cod mailing list<br>
<a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
<a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
</blockquote></div><br></div>