[Bug 208173] ifconfig gre0/gif0 tunnel inet6

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 21 08:43:36 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208173

            Bug ID: 208173
           Summary: ifconfig gre0/gif0 tunnel inet6
           Product: Base System
           Version: 10.2-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: bugs-freebsd-org at bekreyev.ru

Why I can't create GRE-tunnel over IPv6? The same problem with gif interface.

# ifconfig gre0 tunnel inet6 2001:db8::1 2001:db8::2
ifconfig: error in parsing address string: hostname nor servname provided, or
not known

# ifconfig gre0 tunnel 2001:db8::1 2001:db8::2
ifconfig: SIOCSIFPHYADDR: Address family not supported by protocol family

How I can do it?

I found these RFCs:
RFC2473 https://tools.ietf.org/html/rfc2473
RFC7676 https://tools.ietf.org/html/rfc7676

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list