Re: route/nat

From: krsyoung (krsyoung_at_gmail.com)
Date: 10/20/05


Date: 19 Oct 2005 18:33:55 -0700

Why not post a reply to my own message...

Try:

> route add -net <uni ip addr> netmask 255.255.255.255 eth1
or if it is a whole subnet
> route add -net <uni ip addr> netmask 255.255.255.0 eth1

Worth a shot.