Date: Thu, 26 Jul 2001 17:09:50 -0500 From: "Steven Ames" <steve@virtual-voodoo.com> To: "Steven Ames" <steve@virtual-voodoo.com>, "Matt Dillon" <dillon@earth.backplane.com> Cc: "Jonathan M. Slivko" <jslivko@blinx.net>, "Chris Dillon" <cdillon@wolves.k12.mo.us>, <freebsd-hackers@FreeBSD.ORG> Subject: Re: Why two cards on the same segment... Message-ID: <018001c1161f$b48755d0$28d90c42@eservoffice.com> References: <Pine.BSF.4.32.0107261528390.2406-100000@mail.wolves.k12.mo.us> <001701c11614$94114000$6401a8c0@equinox> <00fa01c11615$73cccb10$28d90c42@eservoffice.com> <003401c11616$d2a8e460$6401a8c0@equinox> <011d01c11617$10b96950$28d90c42@eservoffice.com> <200107262136.f6QLaCX62360@earth.backplane.com> <016401c1161f$4d365c50$28d90c42@eservoffice.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> I cannot believe its random. On the other hand (haven't tried this in FBSD, > but in Solaris it works), > if you assign an interface like this: > > ifconfig ed0 inet 204.120.165.1 netmask 0xffffff00 > ifconfig ed0 inet 204.120.165.2 netmask 0xffffff00 Second line should read: ifconfig ed0 inet 204.120.165.2 netmask 0xffffff00 alias sorry for any confusion. > > It will randomly choose one of those addresses (assuming a gateway within > that subnet). > > -Steve > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?018001c1161f$b48755d0$28d90c42>