Hi Pete,
> I only need simple SNAT on it for now, that is, i want to be able to
> connect to the outside from machines on the wired and remaining
> wireless interface subnets.
> wireless ISP -- eth2(wireless) -> eth0(wired) -- wired subnet
> -> eth1(wireless) -- wireless subnet
> How do i go about doing this? Does the current setup allow for
> iptables based SNAT?
You probabaly just want this single line:
iptables -t nat -A POSTROUTING -o eth2 -j MASQUERADE
Unless I severely misunderstood something, I can't see why it would be
any more complicated.
Regards,
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~
Damion de Soto - Software Engineer email:
(E-Mail Removed)
SnapGear - A CyberGuard Company --- ph: +61 7 3435 2809
| Custom Embedded Solutions fax: +61 7 3891 3630
| and Security Appliances web:
http://www.snapgear.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~
--- Free Embedded Linux Distro at
http://www.snapgear.org ---