Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2011 19:50:01 +0200
From:      Niclas Zeising <niclas.zeising@gmail.com>
To:        Tim Gustafson <tjg@soe.ucsc.edu>
Cc:        freebsd-current@freebsd.org
Subject:   Re: FreeBSD 9
Message-ID:  <4E0CB749.7000602@gmail.com>
In-Reply-To: <2021750843.160454.1309455603717.JavaMail.root@mail-01.cse.ucsc.edu>
References:  <2021750843.160454.1309455603717.JavaMail.root@mail-01.cse.ucsc.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2011-06-30 19:40, Tim Gustafson wrote:
>> I think you need something along the line of
>> ifconfig_bce0_alias0="inet 1.2.3.5 netmask ...", notice the
>> 'inet', since aliasN can be used for both inet and inet6.
> 
> Got it, thanks!
> 
> I assume that's also recommended for the primary interface as well?  I've added the "inet" prefix to both lines and it is working.  Thanks!
> 

I don't know if it's recommended or not, there's a ifconfig_ifN_ipv6, at
least in current, as well. But it definitely does not hurt. :)

Glad to be able to help!
-- 
Niclas



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