Date: Fri, 01 Jul 2011 08:08:49 +0400 From: "Andrey V. Elsukov" <bu7cher@yandex.ru> To: Tim Gustafson <tjg@soe.ucsc.edu> Cc: Niclas Zeising <niclas.zeising@gmail.com>, freebsd-current@freebsd.org Subject: Re: FreeBSD 9 Message-ID: <4E0D4851.7020005@yandex.ru> 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 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E0D4851.7020005>
