<div dir="ltr">Hi,<br><br>I've added <br><br>client_speakadmin_ports="any" and all errors are gone. THANKS COSTA<br><br>But if I define one single client port (which does not make sense, but for the sake of it) like<br>
<br>client_speakadmin_ports="tcp/14535"<br><br>then I get those errors :<br><br>+++++++++++++++++++++++++++++++++++++++++++++++<br>--------------------------------------------------------------------------------<br>
ERROR   : # 1.<br>WHAT    : A runtime command failed to execute (returned error 2).<br>SOURCE  : line 42 of /etc/firehol/firehol.conf<br>COMMAND : /sbin/iptables -t filter -A in_internet_speakadmin_s8 -p tcp --sport tcp/14535 --dport 14534 -m state --state NEW\,ESTABLISHED -j ACCEPT<br>
OUTPUT  :<br><br>iptables v1.3.6: invalid port/service `tcp/14535' specified<br>Try `iptables -h' or 'iptables --help' for more information.<br><br><br><br>--------------------------------------------------------------------------------<br>
ERROR   : # 2.<br>WHAT    : A runtime command failed to execute (returned error 2).<br>SOURCE  : line 42 of /etc/firehol/firehol.conf<br>COMMAND : /sbin/iptables -t filter -A out_internet_speakadmin_s8 -p tcp --sport 14534 --dport tcp/14535 -m state --state ESTABLISHED -j ACCEPT<br>
OUTPUT  :<br><br>iptables v1.3.6: invalid port/service `tcp/14535' specified<br>Try `iptables -h' or 'iptables --help' for more information.<br><br>+++++++++++++++++++++++<br><br>Any idea why iptables doesn't like the tcp 14535 ?<br>
<br>BR,<br><br><br><div class="gmail_quote">2008/8/15 shi ryu <span dir="ltr"><<a href="mailto:shiryu38@gmail.com">shiryu38@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">oki thanks,<br><br>so if I get you right it works for vnc and webmin because, those services already exist as std services in firehol and as such their variables are already defined, right ?<br><br><br><br>
<div class="gmail_quote">
2008/8/15 Costa Tsaousis <span dir="ltr"><<a href="mailto:costa@tsaousis.gr" target="_blank">costa@tsaousis.gr</a>></span><div><div></div><div class="Wj3C7c"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

O/H shi ryu ??????:<div><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
server_speakadmin_ports="tcp/14534"<br>
<br>
server speakadmin accept<br>
<br>
</blockquote></div>
Please define the client_speakadmin_ports variable.<br>
FireHOL matches both server and client traffic.<br><font color="#888888">
<br>
Costa<br>
<br>
</font></blockquote></div></div></div><br></div>
</blockquote></div><br></div>