I set
/etc/config/firewall
iptables -A forwarding_rule -j ACCEPT
forward:dport=80:192.168.1.4
root@wgt:/etc/config# uci show firewall
/bin/uci: /etc/config/firewall: 50: forward:dport=80:192.168.1.4: not found
router is 192.168.1.1.
When I connect over Internet to Port 80 I see Webif from router not from 192.168.1.4.
Can someone help me? I read much in the Forum and Documentation, but wasn't able to fix the problem.
Thomas