to do this with debian just add a gateway x.y.x.x stanza to your
interfaces file.ie in /etc/network/interfaces, add a gateway line to the relevant 
interface.

auto eth0
iface eth0 inet static
        address xxx.xx.xx.165
        netmask 255.255.255.252
        gateway xxx.xx.xx.166



Anthony Wood said:
> You also have to set your default route:
> route add default eth1



-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to