[<<][pool][>>][..]Sat Feb 19 09:42:59 EST 2011
Let's just use the highlevel interface instead of working with
iptables directly. This is how to forward a TCP/UDP port range:
config redirect
option src wan
option src_dport 12000-13000
option dest lan
option dest_ip 192.168.6.254
[Reply][About]
[<<][pool][>>][..]