Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 May 2008 08:37:45 -0400
From:      Steve Bertrand <iaccounts@ibctech.ca>
To:        David DeSimone <fox@verio.net>
Cc:        freebsd-net@freebsd.org
Subject:   Re: Dual stack with multiple addresses in rc.conf
Message-ID:  <483D5219.1020802@ibctech.ca>
In-Reply-To: <20080527192509.GB8554@verio.net>
References:  <483C169D.7030304@ibctech.ca> <20080527192509.GB8554@verio.net>

next in thread | previous in thread | raw e-mail | index | archive | help
David DeSimone wrote:
> 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.

The example above was just that...I had tried numerous possibilities, 
however what I neglected to do was RTFM, which is unlike myself.

Anyway, thanks for the responses. I haven't put the config into place 
yet, but will today.

Regards,

Steve



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