From owner-freebsd-questions Wed Jan 19 18:46:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sparenix.metronet.com (sparenix.metronet.com [207.170.106.3]) by hub.freebsd.org (Postfix) with SMTP id 445151534E for ; Wed, 19 Jan 2000 18:46:35 -0800 (PST) (envelope-from jmanley@metronet.com) Received: (qmail 30433 invoked by uid 7770); 20 Jan 2000 04:07:34 -0000 Received: from fcn105-2.tmi.net (HELO win) (207.170.105.2) by sparenix.metronet.com with SMTP; 20 Jan 2000 04:07:34 -0000 Message-Id: <4.2.2.20000119204255.00a86100@127.0.0.1> X-Sender: jmanley/mail.metronet.com@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Wed, 19 Jan 2000 20:44:08 -0600 To: freebsd-questions@FreeBSD.ORG From: Jim Manley Subject: Re: Multiple IP addresses In-Reply-To: <200001200241.VAA22983@rtfm.newton> References: <4.2.2.20000119203316.00a8e2a0@127.0.0.1> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I sent it to Freebsd questions (I don't subscribe to -stable). Don't know how it got on the stable list. Jim At 09:41 PM 1/19/00 -0500, you wrote: >Jim Manley once stated: > >=Tried that: > >Jim, this is ridiculous. In Eric's example, the word ``netmask'' is NOT >in the <>-parentheses -- it's a keyword. In your case, the line should >be ``ifconfig ep0 192.168.0.10 netmask 0xffffffff alias'' > >Also, please, direct this sort of questions to >freebsd-questions@freebsd.org. The stable mailing list is for >FreeBSD-STABLE issues only. > > -mi > >=darkstar# ifconfig -a >=ep0: flags=8843 mtu 1500 >= inet 192.168.0.3 netmask 0xffffff00 broadcast 192.168.0.255 >= ether 00:20:af:1e:8d:8d >=tun0: flags=8050 mtu 1500 >=sl0: flags=c010 mtu 552 >=ppp0: flags=8010 mtu 1500 >=lo0: flags=8049 mtu 16384 >= inet 127.0.0.1 netmask 0xff000000 >=darkstar# ifconfig ep0 192.168.0.10 255.255.255.0 0xffffffff alias >=ifconfig: ioctl (SIOCAIFADDR): File exists >= >=At 09:30 PM 1/19/00 -0500, Eric D. Futch wrote: >=>This Works for me... >=> >=>/sbin/ifconfig netmask 0xffffffff alias > > >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-questions" in the body of the message