<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:blue;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=blue>

<div class=Section1>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>We just do this.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>-A RH-Firewall-1-INPUT -m state --state
NEW -m tcp -p tcp --dport 28960 -j ACCEPT<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>-A RH-Firewall-1-INPUT -m state --state
NEW -m udp -p udp --dport 28960 -j ACCEPT<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>I don&#8217;t actually think you need the
tcp entry, but we added it incase some of the rcon tools available required it.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Andy<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p>&nbsp;</o:p></span></font></p>

<div>

<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>

<hr size=2 width="100%" align=center tabindex=-1>

</span></font></div>

<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'> Georgecooldude
[mailto:georgecooldude@gmail.com] <br>
<b><span style='font-weight:bold'>Sent:</span></b> 09 March 2008 12:33<br>
<b><span style='font-weight:bold'>To:</span></b> cod@icculus.org<br>
<b><span style='font-weight:bold'>Subject:</span></b> [cod] COD4 - ubuntu 6.02
CLI - IPTables error - iptables configured via webmin 1.400</span></font><o:p></o:p></p>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Hi,<br>
<br>
Is anyone using iptables on their server and running COD4?<br>
<br>
I have the following setup and for the purpose of discussion will list some
IPs. (Note these are not the real ones).<br>
<br>
ETH0 - <a href="http://1.1.1.10">1.1.1.10</a><br>
ETH0:1 - <a href="http://1.1.1.11/24">1.1.1.11/24</a><br>
ETH0:2 - <a href="http://1.1.1.12/24">1.1.1.12/24</a><br>
ETH0:3 - <a href="http://1.1.1.13/24">1.1.1.13/24</a><br>
ETH0:4 - <a href="http://1.1.1.14/24">1.1.1.14/24</a><br>
ETH0:5 - <a href="http://1.1.1.15/24">1.1.1.15/24</a><br>
<br>
My rules on the &quot;incoming&quot; interface are in the attachment. My
forwarding rules and outgoing rules are set to &quot;permit any&quot;. The
problem is I cannot connect to my COD4 server until I change my incoming rules
to permit any. Then it works. I can then remove the permit any statement and
the server continues to work and be connectable until it is stopped and started
again. Once that happens its impossible to try and connect again. The rules are
far as I can tell look good.<br>
<br>
Is there any special feature that needs to be done with iptables for it to
allow COD4 traffic? Has anyone had a similar issue?<br>
<br>
Note. I had a search through the list and can't see a similar post.<br>
<br>
Thanks in advance for any suggestions.<br>
<br>
George<br>
<br>
<br>
<br>
<br>
<img border=0 width=32 height=32 id="_x0000_i1025"
src="file:///C:\Documents%20and%20Settings\George\Desktop\iptables-input.jpg"><o:p></o:p></span></font></p>

</div>

</body>

</html>