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
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to