FreeBSD 9

Andrey V. Elsukov bu7cher at yandex.ru
Fri Jul 1 04:08:52 UTC 2011


On 30.06.2011 21: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!

There is also ipv4_addrs_IF variable, you can use it:

ipv4_addrs_bce0="1.2.3.4/22 1.2.3.5/32"

-- 
WBR, Andrey V. Elsukov


More information about the freebsd-current mailing list