#20569: Portforwarding not working on Xiaomi MiWiFi mini
----------------------------+----------------------------------
 Reporter:  yasen6275@…     |      Owner:  developers
     Type:  defect          |     Status:  new
 Priority:  highest         |  Milestone:  Chaos Calmer (trunk)
Component:  base system     |    Version:  Trunk
 Keywords:  portforwarding  |
----------------------------+----------------------------------
 Rules for port forwarding from WAN to internal addres are not transllated
 to iptables rules.

 ...config redirect
         option target 'DNAT'
         option src 'wan'
         option dest 'lan'
         option proto 'tcp'
         option src_dport '8282'
         option dest_ip '192.168.1.?'
         option dest_port '22'
         option name 'ssh'

 root@proso:~# iptables -L | grep 8282
 root@proso:~#

--
Ticket URL: <https://dev.openwrt.org/ticket/20569>
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