Dual stack with multiple addresses in rc.conf
Steve Bertrand
iaccounts at ibctech.ca
Wed May 28 12:39:46 UTC 2008
David DeSimone wrote:
> Steve Bertrand <iaccounts at 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
More information about the freebsd-net
mailing list