As you've found out, you can't use 192.168.0.0/16 or 10.0.0.0/8 ect.
You NEED to use your 64.167.109.154 address that HE detects.
As you've also found you, your system needs to reply to Ping requests for any of this to work.
I've managed to disable enough things on the router to get HE to allow me to setup another tunnel with
[64.167.109.154]. That's a small bit of progress! (hoping I'm not exposed now).
Altering the recommended commands as you suggested.........
netsh interface teredo set state disabled
netsh interface ipv6 add v6v4tunnel IP6Tunnel 192.168.1.106 209.51.181.2
netsh interface ipv6 add address IP6Tunnel 2001:470:1f10:91e::2
netsh interface ipv6 add route ::/0 IP6Tunnel 2001:470:1f10:91e::1
C:\Users\Jim\AppData\Roaming\Microsoft\Windows\Start Menu>netsh interface teredo
set state disabled
Ok.
C:\Users\Jim\AppData\Roaming\Microsoft\Windows\Start Menu>netsh interface ipv6 a
dd v6v4tunnel IP6Tunnel 192.168.1.106 209.51.181.2
You were not connected because a duplicate name exists on the network. If joinin
g a domain, go to System in Control Panel to change the computer name and try ag
ain. If joining a workgroup, choose another workgroup name.
C:\Users\Jim\AppData\Roaming\Microsoft\Windows\Start Menu>netsh interface ipv6 a
dd address IP6Tunnel 2001:470:1f10:91e::2
C:\Users\Jim\AppData\Roaming\Microsoft\Windows\Start Menu>netsh interface ipv6 a
dd route ::/0 IP6Tunnel 2001:470:1f10:91e::1
Why is it telling me this above?........
"You were not connected because a duplicate name exists on the network. If joinin
g a domain, go to System in Control Panel to change the computer name and try ag
ain. If joining a workgroup, choose another workgroup name."
ipconfig /all........
Windows IP Configuration
Host Name . . . . . . . . . . . . : xxxxxxx-a
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : hsd1.in.comcast.net
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : hsd1.in.comcast.net
Description . . . . . . . . . . . : Intel(R) 82562V-2 10/100 Network Connecti
on
Physical Address. . . . . . . . . : 00-19-D1-7F-13-E2
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IPv6 Address. . . . . . . . . . . : 2001:470:1f11:435::2(Preferred)
Link-local IPv6 Address . . . . . : fe80::3d68:98ac:9f8b:fb0%7(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.1.106(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Tuesday, September 07, 2010 2:49:31 PM
Lease Expires . . . . . . . . . . : Wednesday, September 08, 2010 2:49:31 PM
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DHCPv6 IAID . . . . . . . . . . . : 184555985
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-0F-91-B2-C3-00-19-D1-7F-13-E2
DNS Servers . . . . . . . . . . . : 204.117.214.10
204.97.212.10
4.2.2.4
NetBIOS over Tcpip. . . . . . . . : Enabled
Tunnel adapter Local Area Connection* 10:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
Physical Address. . . . . . . . . : 02-00-54-55-4E-01
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Tunnel adapter Local Area Connection* 11:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . : hsd1.in.comcast.net
Description . . . . . . . . . . . : isatap.hsd1.in.comcast.net
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
netstat -nr........
===========================================================================
Interface List
7 ...00 19 d1 7f 13 e2 ...... Intel(R) 82562V-2 10/100 Network Connection
1 ........................... Software Loopback Interface 1
9 ...02 00 54 55 4e 01 ...... Teredo Tunneling Pseudo-Interface
15 ...00 00 00 00 00 00 00 e0 isatap.hsd1.in.comcast.net
16 ...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.1.1 192.168.1.106 20
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.1.0 255.255.255.0 On-link 192.168.1.106 276
192.168.1.106 255.255.255.255 On-link 192.168.1.106 276
192.168.1.255 255.255.255.255 On-link 192.168.1.106 276
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.1.106 276
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.1.106 276
===========================================================================
Persistent Routes:
None
IPv6 Route Table
===========================================================================
Active Routes:
If Metric Network Destination Gateway
1 306 ::1/128 On-link
7 276 2001:470:1f11:435::/64 On-link
7 276 2001:470:1f11:435::2/128 On-link
7 276 fe80::/64 On-link
7 276 fe80::3d68:98ac:9f8b:fb0/128
On-link
1 306 ff00::/8 On-link
7 276 ff00::/8 On-link
================================================================
Persistent Routes:
If Metric Network Destination Gateway
0 4294967295 ::/0 2001:470:1f10:435::1
0 4294967295 ::/0 2001:470:1f10:91e::1
================================================================
ping -6 ipv6.google.com
Pinging ipv6.l.google.com [2001:4860:b007::63] from 2001:470:1f10:435::2 with 32
bytes of data:
General failure.
General failure.
General failure.
General failure.
Ping statistics for 2001:4860:b007::63:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),