I seem to have some problem creating a tunnel, whether mac,windows, or linux. i checked on certification page, and only shows IPv4. it seems to me since i have a dynamic IP address, it makes sense to tunnel through using the VPN. but no matter which way i try, including using my router DHCP address (I am behind a DSL modem), no IPv6.
this is my ifconfig :
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet 127.0.0.1 netmask 0xff000000
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
gif0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tunnel inet 184.104.31.133 --> 209.51.181.2 (VPN client IP4 --> server IP4)
inet6 2001:470:1f10:835::2 --> 2001:470:1f10:835::1 prefixlen 128 (IP6 client --> server IP6)
stf0: flags=0<> mtu 1280
gif1: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::230:65ff:fe73:97ea%en0 prefixlen 64 scopeid 0x5
inet 192.168.1.5 netmask 0xffffff00 broadcast 192.168.1.255
ether 00:30:65:73:97:ea
media: 100baseTX <full-duplex> status: active
supported media: none autoselect 10baseT/UTP <half-duplex> 10baseT/UTP <full-duplex> 10baseT/UTP <full-duplex,hw-loopback> 100baseTX <half-duplex> 100baseTX <full-duplex> 100baseTX <full-duplex,hw-loopback>
i did set route by: route -n add -inet6 default 2001:470:1f10:835::1 , although i dont know how to check if it is right, other then it says file exists already.
first problem is, when i connect using VPN , he.net/tunnelbroker.net, and sometimes google load realllllyyy slowww. the VPN works fine, i am using it in DNS records to point to webpages. everything seems to look ok, i dont see the problem.