[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Multiport trouble



On 23 Jun 2003 10:23:36 +0100, John Leach <john@johnleach.co.uk> wrote:

Hi, uhrm, Grx,

when using -m multiport it's: --destination-ports not
--destination-port.

John.

On Sat, 2003-06-21 at 22:10, HdV@DTO.TUDelft.NL wrote:

...
The rule that is giving me trouble is this one:

iptables -A OUTPUT -o $PUB_IFACE -p tcp \
-m multiport --destination-port 443,4030 \
-s $PUB_IP -m state --state NEW -j ACCEPT
...

iptables recongnizes "abbreviated" parameters. like --line for --line- numbers or even --destination-p por --destination-ports

I don't know if it's a bug or a feature.

--
Koba



Reply to: