[Firehol-support] error with firehol.conf processing.

Costa Tsaousis costa at tsaousis.gr
Sun Oct 31 01:11:40 CEST 2004


Hi,

> If I manually input the 3 interpreted commmand i.e.
> iptables -t nat -N nat.1
> iptables -t nat -A PREROUTING -i eth0 -p tcp -d 203.90.xxx.xxx \
>                 --dport 23 -j nat.1
> iptables -t nat -A nat.1 -p tcp -j DNAT
>
> then the error is reproduced.

The last line is not right. It should have another argument
(--to-destination).

In the mail I sent you, my version of FireHOL generates this extra
argument. I guess your version also generates it in 'explain' mode. Right?

Costa






More information about the Firehol-support mailing list