Updates HE public IP records for your tunnel (for instance at the coffee shop), finds the first available interface that is connected and creates a v6v4tunnel using that IP. See script for where you need to edit. function fastpingtest { $ping = New-Object System.Net.NetworkInformation.Ping; $ping.Send(“8.8.8.8″, 1000).status -eq “success”; } $endtime = [datetime]::Now.AddMinutes(1); $mapipv6 = $false; [...]
Posts Tagged ‘Hurricane Electric’
July 30, 2011 by · Leave a Comment
Filed under: powershell
Social Tagging: 6in4 • HE • Hurricane Electric • IPv6 • Tunnel Broker • v6v4tunnel
Filed under: powershell
Social Tagging: 6in4 • HE • Hurricane Electric • IPv6 • Tunnel Broker • v6v4tunnel

RSS