#21790: Cannot create port forward  on 15.05 / WRT1900AC
------------------------------+---------------------------------------
  Reporter:  dsjustice        |      Owner:  developers
      Type:  defect           |     Status:  new
  Priority:  response-needed  |  Milestone:  Designated Driver (Trunk)
 Component:  packages         |    Version:  Trunk
Resolution:                   |   Keywords:  Port forward
------------------------------+---------------------------------------

Comment (by anonymous):

 luci is adding a invalid space in the firewall DNAT rule dest_port, this
 affects port forwarding isnt working

 config redirect
         option target 'DNAT'
         option src 'wan'
         option dest 'lan'
         option proto 'tcp udp'
         option src_dport '32400'
         option dest_ip '192.168.0.10'
         option dest_port '32400 ' <--- HERE
         option name 'plex'

--
Ticket URL: <https://dev.openwrt.org/ticket/21790#comment:2>
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