View Single Post
Posts: 63 | Thanked: 21 times | Joined on Jan 2006
#7
Originally Posted by HardCoder
if you do not need NAT then you don't need iptables.

just do a "echo 1 > /proc/sys/net/ipv4/ip_forward" to start the routing on the 770 then add the correct routes with the "route" command.
There is always a better way, and this is it =]