Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Windows 7 x64
- -------------
- PC's IP Address: 192.168.0.100
- Gateway Address: 192.168.0.253
- Initial Commands
- ----------------
- netsh interface teredo set state disabled
- netsh interface ipv6 add v6v4tunnel IP6Tunnel 192.168.0.253 216.66.80.26
- netsh interface ipv6 add address IP6Tunnel 2001:470:1f08:a64::2
- netsh interface ipv6 add route ::/0 IP6Tunnel 2001:470:1f08:a64::1
- ipconfig /all
- -------------
- Windows IP Configuration
- Host Name . . . . . . . . . . . . : Alex-PC
- Primary Dns Suffix . . . . . . . : rawr.lan
- Node Type . . . . . . . . . . . . : Hybrid
- IP Routing Enabled. . . . . . . . : No
- WINS Proxy Enabled. . . . . . . . : No
- DNS Suffix Search List. . . . . . : rawr.lan
- Ethernet adapter Local Area Connection:
- Connection-specific DNS Suffix . : rawr.lan
- Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
- Physical Address. . . . . . . . . : 48-5B-39-1B-B9-9D
- DHCP Enabled. . . . . . . . . . . : Yes
- Autoconfiguration Enabled . . . . : Yes
- Link-local IPv6 Address . . . . . : fe80::f1dc:fa45:79b1:c08f%12(Preferred)
- IPv4 Address. . . . . . . . . . . : 192.168.0.100(Preferred)
- Subnet Mask . . . . . . . . . . . : 255.255.255.0
- Lease Obtained. . . . . . . . . . : 15 November 2010 20:49:06
- Lease Expires . . . . . . . . . . : 23 November 2010 20:48:53
- Default Gateway . . . . . . . . . : 192.168.0.253
- DHCP Server . . . . . . . . . . . : 192.168.0.1
- DHCPv6 IAID . . . . . . . . . . . : 289954617
- DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-14-6A-93-6A-48-5B-39-1B-B9-9D
- DNS Servers . . . . . . . . . . . : 192.168.0.1
- 194.72.0.114
- 194.168.4.100
- NetBIOS over Tcpip. . . . . . . . : Enabled
- Tunnel adapter isatap.rawr.lan:
- Media State . . . . . . . . . . . : Media disconnected
- Connection-specific DNS Suffix . : rawr.lan
- Description . . . . . . . . . . . : Microsoft ISATAP Adapter
- Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
- DHCP Enabled. . . . . . . . . . . : No
- Autoconfiguration Enabled . . . . : Yes
- Tunnel adapter IP6Tunnel:
- Media State . . . . . . . . . . . : Media disconnected
- Connection-specific DNS Suffix . :
- Description . . . . . . . . . . . : Microsoft Direct Point-to-point Adapater
- Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
- DHCP Enabled. . . . . . . . . . . : No
- Autoconfiguration Enabled . . . . : Yes
- route PRINT
- -----------
- ===========================================================================
- Interface List
- 12...48 5b 39 1b b9 9d ......Realtek PCIe GBE Family Controller
- 1...........................Software Loopback Interface 1
- 13...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter
- 22...00 00 00 00 00 00 00 e0 Microsoft Direct Point-to-point Adapater
- ===========================================================================
- IPv4 Route Table
- ===========================================================================
- Active Routes:
- Network Destination Netmask Gateway Interface Metric
- 0.0.0.0 0.0.0.0 192.168.0.253 192.168.0.100 10
- 127.0.0.0 255.0.0.0 On-link 127.0.0.1 306
- 127.0.0.1 255.255.255.255 On-link 127.0.0.1 306
- 127.255.255.255 255.255.255.255 On-link 127.0.0.1 306
- 192.168.0.0 255.255.255.0 On-link 192.168.0.100 266
- 192.168.0.100 255.255.255.255 On-link 192.168.0.100 266
- 192.168.0.255 255.255.255.255 On-link 192.168.0.100 266
- 224.0.0.0 240.0.0.0 On-link 127.0.0.1 306
- 224.0.0.0 240.0.0.0 On-link 192.168.0.100 266
- 255.255.255.255 255.255.255.255 On-link 127.0.0.1 306
- 255.255.255.255 255.255.255.255 On-link 192.168.0.100 266
- ===========================================================================
- Persistent Routes:
- None
- IPv6 Route Table
- ===========================================================================
- Active Routes:
- If Metric Network Destination Gateway
- 1 306 ::1/128 On-link
- 12 266 fe80::/64 On-link
- 12 266 fe80::f1dc:fa45:79b1:c08f/128
- On-link
- 1 306 ff00::/8 On-link
- 12 266 ff00::/8 On-link
- ===========================================================================
- Persistent Routes:
- If Metric Network Destination Gateway
- 0 4294967295 ::/0 2001:470:1f08:a64::1
- ===========================================================================
- Tracert ipv6.google.com
- ------------------------
- Unable to resolve target system name ipv6.google.com.
- (using http://just-ping.com/index.php?vh=ipv6.google.com&c=&s=ping! to get ipv6 addr)
- Tracert 2a00:1450:8001::93
- --------------------------
- Tracing route to 2a00:1450:8001::93 over a maximum of 30 hops
- 1 General failure.
- Trace complete.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement