Date: Tue, 16 Jul 2013 06:29:21 -0500 From: Mark Felder <feld@freebsd.org> To: freebsd-stable@freebsd.org Subject: Re: ipv6_addrs_IF aliases in rc.conf(5) Message-ID: <1373974161.29269.140661256227369.575EA8E4@webmail.messagingengine.com> In-Reply-To: <51E52AA8.3010109@wasikowski.net> References: <CAN6yY1sRSWEMj2_bJX_DRZMxgk4tf50_ODe8O8i2d6wTrGW3ug@mail.gmail.com> <20130712.135621.1408565802386368060.hrs@allbsd.org> <4c07217dc9200841dfd065a6d52849eb@mx1.enfer-du-nord.net> <20130712.160358.1330135778606339435.hrs@allbsd.org> <51E52AA8.3010109@wasikowski.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 16, 2013, at 6:12, =C5=81ukasz W=C4=85sikowski wrote: > > What is the current, non deprecated way, to configure IP addresses in > rc.conf? Let's say for a dual stack, multi IP box I need to set: >=20 > 10.0.0.66/28 and 10.0.0.67-78 as aliases and > fdda:5cc1:23:4::1/48 and fdda:5cc1:23:4::2-f as aliases >=20 > What is the best way to accomplish it? > ipv4_addrs_em0=3D"10.0.0.66-78/28" ipv6 syntax depends on if you're using 8.x or 9.1-RELEASE, but you're going to have to do all the aliases manually.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1373974161.29269.140661256227369.575EA8E4>