Date: Fri, 26 May 1995 21:38:00 +0800 (CST) From: Brian Tao <taob@gate.sinica.edu.tw> To: Garrett Wollman <wollman@halloran-eldar.lcs.mit.edu> Cc: freebsd-questions@FreeBSD.org Subject: Re: How Many IPs Can An Interface Take ? Message-ID: <Pine.BSI.3.91.950526213423.26714D-100000@leo> In-Reply-To: <9505241724.AA00383@halloran-eldar.lcs.mit.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 24 May 1995, Garrett Wollman wrote:
>
> > # foreach i (`seq 65 100 1 140.109.40.`)
> > foreach? ifconfig ed1 inet $d netmask 0xffffff00 alias
> ^^^^^^^^^^ should be all-ones
It doesn't seem to work for me. There is a long pause between the
command and the error:
# ifconfig ed1 inet 140.109.40.238 netmask 0xffffffff alias
ifconfig: 0xffffffff: bad value
> root@khavrinen$ ifconfig ed0 alias 18.26.25.25 netmask 255.255.255.255
But if I use 255.255.255.255 for the netmask, it works! Shouldn't
both notations be correct?
--
Brian ("Though this be madness, yet there is method in't") Tao
taob@gate.sinica.edu.tw <-- work ........ play --> taob@io.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.91.950526213423.26714D-100000>
