0, Mark Maas <[EMAIL PROTECTED]> napisał:
> Now how do I tell Debian to route all traffic for 192.168.3.0-255 and 10.1.0.0-255 
> over the eth0 interface?
what You need is something like this
route add -net 192.168.3.0-255 eth0
or similar, try man route

--
with regards
Lukasz Hejnak
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to