conf/97014: [gif] gifconfig_gif? in rc.conf does not recognize
IPv6 address
Bjoern A. Zeeb
bzeeb-lists at lists.zabbadoz.net
Thu Nov 18 06:20:09 UTC 2010
The following reply was made to PR conf/97014; it has been noted by GNATS.
From: "Bjoern A. Zeeb" <bzeeb-lists at lists.zabbadoz.net>
To: bug-followup at FreeBSD.org, h at cosat.com
Cc:
Subject: Re: conf/97014: [gif] gifconfig_gif? in rc.conf does not recognize
IPv6 address
Date: Thu, 18 Nov 2010 06:11:48 +0000 (UTC)
Put an "inet6" in front of the addresses, like you would do for
ifconfig.
- gifconfig_gif0="2001:DB8:0001::1 2001:DB8:0001::2"
+ gifconfig_gif0="inet6 2001:DB8:0001::1 2001:DB8:0001::2"
does that help?
More information about the freebsd-net
mailing list