Menu

#276 extrapositioned negation needes instead of intrapositioned

open
nobody
5
2016-06-08
2016-06-08
No

I have a similar problem than bug #235, but I come to an error, not only a warning.

I define a negation of an IP/Mask, and it comes to generate a:
IPTABLES -A INPUT ... -s ! 164.73.68.0/24

when a:
IPTABLES -A INPUT ... ! -s 164.73.68.0/24
is needed.

I work wid debian Jessie, iptables version is v1.4.21, and fwbuilder version is: Firewall Builder GUI 5.1.0.3599
My firewall in fwbuilder is configured for iptables "v1.4.4 or later".

How can I obtain the correct extrapositioned negations in iptable scripts?

Discussion


Log in to post a comment.

MongoDB Logo MongoDB