#20209: Syntax error in firewall rule at change 46478
----------------------+------------------------
 Reporter:  arokh     |      Owner:  developers
     Type:  defect    |     Status:  new
 Priority:  high      |  Milestone:
Component:  packages  |    Version:  Trunk
 Keywords:            |
----------------------+------------------------
 # allow IPsec/ESP and ISAKMP passthrough
 config rule
         option src              wan
         option dest             lan
         option protocol         esp
         option target           ACCEPT

 Option "protocol" is invalid, it should be "proto", otherwise the option
 is not recognized and the rule will accept any protocol.

--
Ticket URL: <https://dev.openwrt.org/ticket/20209>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to