Hi Tom

Shorewall rule:

ACCEPT  lan:!lo  wan  icmp  8

Generates the following iptables-restore rule:

-A lan2wan -p 1 --icmp-type 8 !-i lo -j ACCEPT

Which produces the following error message:

Bad argument `!-i'

Steven.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to