From owner-freebsd-stable Wed Jan 19 18:41:25 2000 Delivered-To: freebsd-stable@freebsd.org Received: from kot.ne.mediaone.net (kot.ne.mediaone.net [24.218.15.190]) by hub.freebsd.org (Postfix) with ESMTP id 7EA6114CE6 for ; Wed, 19 Jan 2000 18:41:22 -0800 (PST) (envelope-from mi@kot.ne.mediaone.net) Received: from rtfm.newton (mi@rtfm.newton [10.10.0.1]) by kot.ne.mediaone.net (8.9.3/8.9.1) with ESMTP id VAA80814; Wed, 19 Jan 2000 21:41:21 -0500 (EST) From: Mikhail Teterin X-Relay-IP: 10.10.0.1 Received: (from mi@localhost) by rtfm.newton (8.9.3/8.9.3) id VAA22983; Wed, 19 Jan 2000 21:41:21 -0500 (EST) (envelope-from mi@kot.ne.mediaone.net) Message-Id: <200001200241.VAA22983@rtfm.newton> Subject: Re: Multiple IP addresses In-Reply-To: <4.2.2.20000119203316.00a8e2a0@127.0.0.1> from Jim Manley at "Jan 19, 2000 08:34:13 pm" To: Jim Manley Date: Wed, 19 Jan 2000 21:41:21 -0500 (EST) Cc: stable@freebsd.org Reply-To: freebsd-questions@freebsd.org X-Face: %UW#n0|w>ydeGt/b@1-.UFP=K^~-:0f#O:D7w hJ5G_<5143Bb3kOIs9XpX+"V+~$adGP:J|SLieM31VIhqXeLBli"-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