Hello folks, I'm a novice, when it comes to openwrt. I want to source nat a range of IPs from lan to wan.
I found this:http://wiki.openwrt.org/doc/uci/firewall#source.nat.snat doc, it describes how to snat 1:1 IPs, but I want to snat (for example ip block) 192.168.1.0/24 to 172.16.0.0/25 or (ip range) 192.168.1.1 - 192.168.1.200 to 172.16.0.1 - 172.16.0.100. I think it should be possible with owrt, but don't know how accomplish this.
Thank you!
,Rahul..