I have one default gateway for each NIC that I have...
This machine is a proxy system...
Should be this two default routes that is making my linux box became slow??



----- Original Message -----
From: "Mikkel L. Ellertson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 03, 2001 11:46 PM
Subject: Re: Default Gateway


> On Tue, 3 Apr 2001 [EMAIL PROTECTED] wrote:
>
> > Hi.. I´m having a problem with my linux routing table...I´m using
> > RedHat Linux 7.0(Wolverine) with 2.4.1 Kernel
> >
> > I have a linux box with 2 ethernet cards.The configuration of this
> > linux box is:
> >
> >
> >
> > eth0:
> >
> > IP: 191.5.10.1
> >
> > Mask: 255.255.255.0
> >
> >
> >
> > eth1:
> >
> > IP: 172.16.10.127
> >
> > Mask: 255.255.0.0
> >
> > My routing table is:
> >
> >
> [snip]
> >
> >
> > The linux box become too slow to reponse anything on the network.
> >
> >
> >
> > Does anybody knows what is wrong when I add the default gateway with:
> >
> >
> >
> > route add default gw 191.5.10.1
> >
> >
> >
> > ???
> >
> >
> >
> > If anybody could help me, i´ll be grateful..
> >
> >
> >
> > Thanks all,
> >
> > Kiko
> >
> >
> What are you trying to acomplish with two default routes?  You normaly
> only use one default route.  With two default routes, on different
> subnets, you are creating a routing nightmare for the routing code.
> It sounds like you are trying to use the wrong aproch for the job you
> are trying to do.
>
> Mikkel
> --
>
>     Do not meddle in the affairs of dragons,
>  for you are crunchy and taste good with ketchup.
>
>
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to