#17772: firewall zone extra* options suppress rule creation
--------------------------+------------------------
Reporter: i@… | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone:
Component: base system | Version: Trunk
Resolution: | Keywords:
--------------------------+------------------------
Comment (by anonymous):
-s !1.2.3.4 is invalid iptables syntax, you need a space between the
exclamation mark and the ipaddr. That however is deprecated syntax, the
proper format is:
{{{
option extra_src '! -s 1.2.3.4'
}}}
--
Ticket URL: <https://dev.openwrt.org/ticket/17772#comment:1>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets