#22762: LuCI creating firewall rule with wrong protocol
-------------------------+---------------------------------------
 Reporter:  benthomas82  |      Owner:
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:  Designated Driver (Trunk)
Component:  luci         |    Version:  Trunk
 Keywords:               |
-------------------------+---------------------------------------
 I used LuCI to create a port forwarding rule that used both the tcp and
 udp protocols, selected using the dropdown.  I then looked at the config
 file at /etc/config/firewall.  The protocol was listed as 'tcp udp' with a
 space instead of 'tcpudp', which according to the documentation is the
 correct format.  This would cause the udp portion of the rule not to work
 if it wasn't the top rule listed.  Changing it manually to 'tcpudp' caused
 it to work regardless of order.  I believe the space should not have been
 added.

 System info
 Linksys E4200v2
 OpenWrt Designated Driver r49390
 LuCI Master (git-16.171.60975-65c7610)

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

Reply via email to