[Firehol-support] Adding services to firehol
J M Cerqueira Esteves
jmce at artenumerica.com
Fri Aug 15 11:11:29 BST 2008
shi ryu wrote:
> But if I define one single client port (which does not make sense, but
> for the sake of it) like
>
> client_speakadmin_ports="tcp/14535"
[...]
> then I get those errors :
[...]
> iptables v1.3.6: invalid port/service `tcp/14535' specified
client_..._ports definitions should not specify the protocol (tcp in
this case). Try with
client_speakadmin_ports="14535"
Best regards
J Esteves
More information about the Firehol-support
mailing list