I need to set up a router between two subnets. a linux box (2.4.17) is to be the router.
just to confirm: iproute is how I do the packet forwarding and iptables is how I do the packet filtering? is it possible to set a forward policy instead of using iproute(2) if the above is correct? Todd