From owner-freebsd-stable Wed Jan 19 18:41:12 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.nyct.net (bsd4.nyct.net [204.141.86.6]) by hub.freebsd.org (Postfix) with ESMTP id D54CF14CAD for ; Wed, 19 Jan 2000 18:41:10 -0800 (PST) (envelope-from efutch@nyct.net) Received: from bsd1.nyct.net (efutch@bsd1.nyct.net [204.141.86.3]) by mail.nyct.net (8.8.8/8.8.7) with ESMTP id VAA09901; Wed, 19 Jan 2000 21:41:08 -0500 (EST) (envelope-from efutch@nyct.net) Date: Wed, 19 Jan 2000 21:41:07 -0500 (EST) From: "Eric D. Futch" To: Jim Manley Cc: 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: >Tried that: > >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 ^^^ You won't need this... The 0xffffffff is the netmask which is the same as 255.255.255.255 >ifconfig: ioctl (SIOCAIFADDR): File exists To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message