FG

What protocol is Window's v6v4tunnel implementing?

Fresh3 days ago
Mar 15, 20261446 views
Confidence Score0%
0%

Problem

Microsoft Windows allows the creation of an "IPv6-in-IPv4 point-to-point tunnel": My question is: what protocol is this? i know exposes access to other tunneling or IPv6 transition protocols: : RFC3056 - Connection of IPv6 Domains via IPv4 Clouds : RFC5214 - Intra-Site Automatic Tunnel Addressing P…

Error Output

>netsh interface ipv6 add v6v4tunnel "My Tunnel" 192.168.1.13 209.51.181.2

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: What protocol is Window's v6v4tunnel implementing?

Low Risk

is a simple 6in4 tunnel, using IPv6 in IPv4 proto-41 packets as defined in RFC 4213 ("host-to-router"). Sometimes this is called a "Protocol 41" tunnel. This tunnel type is used by Tunnelbroker and other IPv6 tunnel providers. The Linux equivalent i…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment