[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Routing



Kevin Buhr <buhr@telus.net> writes:
> 
>         route add -net 192.168.3.0 netmask 255.255.255.0 eth0

Oh, and David Z Maze is probably correct.  Even if this works, it
probably isn't what you want to do anyway.

When you only brought "eth0" up and were able to reach the
192.168.3/24 and 10.1.0/24 networks, what did your routing table look
like?  If you had a 192.168.8.0/255.255.255.0 route to eth0 and a
default route to a specific gateway machine (say 192.168.8.1), then
packets to those other networks were going out via that gateway
machine and you want to duplicate that environment in your new
configuration.

-- 
Kevin <buhr@telus.net>



Reply to: