If that does not do it why don't you post the output of the route command and
ifconfig for good measure and then Charles can help :)  Seriously I don't know if I
can get us there by the most direct route (no pun intended) but we'll get there.  In
looking at my setup, I realised that I setup a rout on the firewall to another
machine on the same lan that ws the actual gateway to the other net. 2 NICs of
course.

Bret

Charles Galpin wrote:

> Hi Steve
>
> I see this is your second request, so I'll take a stab. At least if I
> screw it up, the guuruus will step in :)
>
> I think this will do it.
>
> # add a route to 192.168.0.0
> /sbin/route add -net 192.168.0.0 netmask 255.255.255.0 dev eth1
>
> # and one to 192.168.250.0
> /sbin/route add -net 192.168.250.0 netmask 255.255.255.0 dev eth2
>
> Seriously, this is just a guess, so if I'm wrong, someone please speak up.
>
> charles
>
> On Fri, 25 Feb 2000, Steve wrote:
>
> > Ok, I need a routing 101 clas please
> >
> > I have 2 local networks with several windoze and linux boxes on them
> >
> > On my router/firewall I have 3 NIcs
> > net 0 is      the internet eth0
> > net 1 is 192.168.0.0 eth1
> > net 2 is 192.168.250.0 eth2
> >
> > I have ipcahins set up so both local nets are MASQ'ed and can get out to the
> > internet but I am not sure how to get 192.168.0.0 to see 192.168.250.0 and vise
> > versa.
> >
> > TIA
> > Steve
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to