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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"