Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Feb 1999 15:49:59 -0500 (EST)
From:      "Jason J. Horton" <jason@intercom.com>
To:        Keith Woodman <keith@lightningweb.com>
Cc:        Yev <phate1@ix.netcom.com>, Langa Kentane <LKentane@mweb.com>, freebsd-stable@FreeBSD.ORG
Subject:   Re: Binding more ip addresses to one card
Message-ID:  <Pine.BSF.3.96.990226154535.19509B-100000@mail.intercom.com>
In-Reply-To: <Pine.BSF.3.96.990226114718.15197A-100000@nefertiti.lightningweb.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 26 Feb 1999, Keith Woodman wrote:
> ifconfig eth0:1 your.other.ip.here netmask ?.?.?.?  broadcast ?.?.?.?

Doesn't that only work on Linux? Under FreeBSD, I do:
ifconfig fxp0 inet a.b.c.d netmask 255.255.255.255 alias

replace fxp0 with yer ether device and a.b.c.d with the IP you want.
Then toss it in /etc/rc.local (repeat if neccessary) and yer set.

my 2 cents

	-J



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.990226154535.19509B-100000>