Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Mar 2016 08:43:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 208173] ifconfig gre0/gif0 tunnel inet6
Message-ID:  <bug-208173-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208173

            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@FreeBSD.org
          Reporter: bugs-freebsd-org@bekreyev.ru

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

# 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

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



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