Hi all I seem to have a very weird problem.
I have a gateway that allows me to route into the LAN etc, but for some reason I cant get traffic out.
I have apprended a route like below to help me if its getting that far, and it defiantly is.
Dont you need a MASQUERADE rule such as
# iptables -t nat -A POSTROUTING -s 10.0.0.0/8 -j MASQUERADE ??
M

