Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Mar 1999 11:56:54 -0600
From:      "Chris Watson" <cwatson@worldmediaco.net>
To:        <freebsd-net@freebsd.org>
Subject:   Route add question
Message-ID:  <001901be6a56$3aa2c4b0$3d01a8c0@nt-trash.omaha.com>

next in thread | raw e-mail | index | archive | help
I was trying to figure out today how to add a default route to an interface
that is in a box with another interface that has a default route.

I.e

3 nic cards in a box.

xl0
fxp0
fxp1
If xl0 is ifconfig'd first then it gets the default route on bootup correct?
What I was trying to do was assign the default route to fxp0 after bootup
after xl0 was configured.
I thought ifconfig xl0 delete might work. Then I could assign a the same
default route to fxp0 that *was* assigned to xl0.
But it kept useing xl0 as the interface.

Is there a way to assign multiple default gateways on different interfaces
on the same box? Like the above 2 interfaces each have their own default
gateway?

Just curious.
Chris



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001901be6a56$3aa2c4b0$3d01a8c0>