Hi, Maxe

> This is possible by using NAT (Masquerade) and I would like assistance in how 
> to code this NAT function.
iptables --table nat --append POSTROUTING --out-interface <wan
interface> -j MASQUERADE

Regards,
Chun-Yeow
_______________________________________________
Devel mailing list
[email protected]
http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel

Reply via email to