Thanks all for the replies. Afterall it was a firewall issue.<br>I had the following rules in iptables:<br>-A INPUT -p tcp --dport 3074 -j ACCEPT<br>-A INPUT -p udp --dport 3074 -j ACCEPT<br><br>Which should be:<br>-A INPUT -p tcp --sport 3074 -j ACCEPT<br>
-A INPUT -p udp --sport 3074 -j ACCEPT<br><br>Server is running ok now :) and session is created.<br><br><br><br><div class="gmail_quote">On Mon, Feb 23, 2009 at 7:08 AM, Ryan C. Gordon <span dir="ltr">&lt;<a href="mailto:icculus@icculus.org">icculus@icculus.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">Admin Refomeppers wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Failed to retreive session create status<br>
</blockquote>
<br></div>
I don&#39;t have this in front of me, but I think this message comes when Demonware times out (master server stuff). Firewalls can cause it, but sometimes it just happens if the internet is grumpy, and I&#39;m not sure WaW handles it well on any platform.<br>
<font color="#888888">
<br>
--ryan.</font><div><div></div><div class="Wj3C7c"><br>
<br>
<br>
---<br>
To unsubscribe, send a blank email to <a href="mailto:cod-unsubscribe@icculus.org" target="_blank">cod-unsubscribe@icculus.org</a><br>
Mailing list archives: <a href="http://icculus.org/cgi-bin/ezmlm/ezmlm-cgi?38" target="_blank">http://icculus.org/cgi-bin/ezmlm/ezmlm-cgi?38</a><br>
<br>
<br>
</div></div></blockquote></div><br>