Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 May 2008 14:25:09 -0500
From:      David DeSimone <fox@verio.net>
To:        freebsd-net@freebsd.org
Subject:   Re: Dual stack with multiple addresses in rc.conf
Message-ID:  <20080527192509.GB8554@verio.net>
In-Reply-To: <483C169D.7030304@ibctech.ca>
References:  <483C169D.7030304@ibctech.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Steve Bertrand <iaccounts@ibctech.ca> wrote:
>
> ifconfig_fxp0="inet6 2607:f118::b6 prefixlen 64"
> ifconfig_fxp0_alias0="inet6 2607:f118::b7 prefixlen 64"
> ifconfig_fxp0="inet 208.70.104.210 255.255.255.248"
> ifconfig_fxp0_alias1="inet 208.70.104.211 netmask 255.255.255.255"

Your config entry for ifconfig_fxp0 is specified twice, so the latter
setting overrides the former.  When you have multiple settings to apply,
you can put them all in one ifconfig entry, although as Max points out,
it is more correct to put IPV6 settings in a separate entry.

- -- 
David DeSimone == Network Admin == fox@verio.net
"This email message is intended for the use of the person to whom
 it has been sent, and may contain information that is confidential
 or legally protected.  If you are not the intended recipient or have
 received this message in error, you are not authorized to copy, dis-
 tribute, or otherwise use this message or its attachments.  Please
 notify the sender immediately by return e-mail and permanently delete
 this message and any attachments.  Verio, Inc. makes no warranty that
 this email is error or virus free.  Thank you."  --Lawyer Bot 6000
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFIPGAVFSrKRjX5eCoRArqwAJ9G8HZbAgAkElHYDmiSphtDO625VACfSQSs
IyyVlcyPju6Xsb+YJEhmpW0=
=WMCC
-----END PGP SIGNATURE-----



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