Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2011 20:21:45 +0400
From:      Sergey Kandaurov <pluknet@gmail.com>
To:        Niclas Zeising <niclas.zeising@gmail.com>
Cc:        Tim Gustafson <tjg@soe.ucsc.edu>, freebsd-current@freebsd.org
Subject:   Re: FreeBSD 9
Message-ID:  <BANLkTikX2czt2ztLhbrmQPV49dZEJxkzgw@mail.gmail.com>
In-Reply-To: <4E0CA021.60009@gmail.com>
References:  <841737947.159814.1309447573370.JavaMail.root@mail-01.cse.ucsc.edu> <4E0CA021.60009@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 30 June 2011 20:11, Niclas Zeising <niclas.zeising@gmail.com> wrote:
> On 2011-06-30 17:26, Tim Gustafson wrote:
>> Hi,
>>
>> I've installed FreeBSD 9 on a new server because 8.2 doesn't have suppor=
t for the LSI SAS2008 controller. =A0I've also built the system as a ZFS-ro=
ot box, and I have to say that I'm quite happy with the disk performance: w=
e're getting about 500MB/s write and 675MB/s read. =A0All in all, I'm very =
happy with FreeBSD 9.
>>
>> I have noticed two snafus that I thought I'd send to the group just as f=
eedback:
>>
>> ------------------------------------------------------------------------=
--------
>> 2. secondary IP addresses on network interfaces don't seem to be working
>> ------------------------------------------------------------------------=
--------
>>
>> In my rc.conf, I have:
>>
>> ifconfig_bce0=3D"1.2.3.4 netmask 255.255.252.0"
>> ifconfig_bce0_alias0=3D"1.2.3.5 netmask 255.255.255.255"
>>
>> but when the machine reboots, it only gets its primary IP address.
>>
>
> I think you need something along the line of ifconfig_bce0_alias0=3D"inet
> 1.2.3.5 netmask ...", notice the 'inet', since aliasN can be used for
> both inet and inet6.
> HTH!

Exactly. Since SVN rev 197139 you need to explicitly specify the protocol
family before address in the ifconfig_IF_alias=3D"" string.


--=20
wbr,
pluknet



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTikX2czt2ztLhbrmQPV49dZEJxkzgw>