From owner-freebsd-stable Wed Jan 19 18:42:50 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pi.yip.org (yip.org [199.45.111.121]) by hub.freebsd.org (Postfix) with ESMTP id 23907151AB for ; Wed, 19 Jan 2000 18:42:47 -0800 (PST) (envelope-from melange@yip.org) Received: from localhost (melange@localhost) by pi.yip.org (8.9.3/8.9.3) with ESMTP id VAA65590; Wed, 19 Jan 2000 21:42:26 -0500 (EST) (envelope-from melange@yip.org) Date: Wed, 19 Jan 2000 21:42:26 -0500 (EST) From: Bob K X-Sender: melange@localhost To: Jim Manley Cc: "Eric D. Futch" , freebsd-stable@FreeBSD.ORG Subject: Re: Multiple IP addresses In-Reply-To: <4.2.2.20000119203316.00a8e2a0@127.0.0.1> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 19 Jan 2000, Jim Manley wrote: [snip] > darkstar# ifconfig ep0 192.168.0.10 255.255.255.0 0xffffffff alias > ifconfig: ioctl (SIOCAIFADDR): File exists Try: ifconfig ep0 192.168.0.10 0xffffffff alias and then add the route manually to the interface. > At 09:30 PM 1/19/00 -0500, Eric D. Futch wrote: > >This Works for me... > > > >/sbin/ifconfig netmask 0xffffffff alias > > > >-- > >Eric Futch New York Connect.Net, Ltd. > >efutch@nyct.net Technical Support Staff > >http://www.nyct.net (212) 293-2620 > >"Bringing New York The Internet Access It Deserves" > > > > > >On Wed, 19 Jan 2000, Jim Manley wrote: > > > >I seem to recall there is a way to allow one NIC to support multiple > >IP addresses but can't remember how to set it up. If I'm thinking > >of the right OS, can someone point me in the right direction? > > > >Regards, > > > >Jim > > > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-stable" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > Bob "I love signing autographs. I'll sign anything but veal cutlets. My ballpoint pen slips on veal cutlets." - Casey Stengel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message