Routing question

Michael Still mikal at stillhq.com
Tue Sep 10 07:49:28 EST 2002


On Mon, 9 Sep 2002, Bob Edwards wrote:

> Can you already get to random hosts on x.y.z.* from a.b.c.d? If not, you need
> a route like:
>
>  route add -net x.y.z.0 netmask 255.255.255.0 gw
> IP_ADDR_OF_PPP_LINK_ON_x.y.z.6

This is what I have tried in the past (and just tried again). It breaks
the ssh link, because then the ssh packets follow the routing rule, and go
over the ppp link contained by the ssh packets, and so on.

I imagine a host specific route for the distant ssh box would fix this,
but I can get the darn things to work...

Mikal

-- 

Michael Still (mikal at stillhq.com)     UMT+10hrs




More information about the linux mailing list