Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Apr 2012 01:37:55 GMT
From:      hrs@FreeBSD.org
To:        goto@on-link.jp, hrs@FreeBSD.org, freebsd-bugs@FreeBSD.org, hrs@FreeBSD.org
Subject:   Re: conf/166770: We do not need the "ifdisabled" flag on gif Interface.
Message-ID:  <201204090137.q391btFI081851@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: We do not need the "ifdisabled" flag on gif Interface.

State-Changed-From-To: open->closed
State-Changed-By: hrs
State-Changed-When: Mon Apr 9 01:35:59 UTC 2012
State-Changed-Why: 
Read rc.conf(5) and release notes for 9.0R carefully.
For your case, there are the following options:
   
a) Use ipv6_activate_all_interfaces="YES"

 or
 
b)
    cloned_interfaces="gif0"
    ifconfig_gif0="tunnel inet <srcinetaddr> <destinetaddr>"
    ifconfig_gif0_ipv6="inet6 auto_linklocal"
 
Note that $gif_interfaces and $gifconfig_* are deprecated.


Responsible-Changed-From-To: freebsd-bugs->hrs
Responsible-Changed-By: hrs
Responsible-Changed-When: Mon Apr 9 01:35:59 UTC 2012
Responsible-Changed-Why: 
I'll take this.

http://www.freebsd.org/cgi/query-pr.cgi?pr=166770



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