Date: Wed, 19 Jan 2000 21:42:26 -0500 (EST) From: Bob K <melange@yip.org> To: Jim Manley <jmanley@metronet.com> Cc: "Eric D. Futch" <efutch@nyct.net>, freebsd-stable@FreeBSD.ORG Subject: Re: Multiple IP addresses Message-ID: <Pine.BSF.4.05.10001192140140.77561-100000@localhost> In-Reply-To: <4.2.2.20000119203316.00a8e2a0@127.0.0.1>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <interface> <ip addr> 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 <melange@yip.org> "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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10001192140140.77561-100000>