• Welcome to Hurricane Electric's IPv6 Tunnel Broker Forums.

PC connection problem

Started by yusromuhtadi, November 10, 2014, 09:15:49 PM

Previous topic - Next topic

yusromuhtadi

Please help me, I'm working on my final project

I have configured a regular tunnel on my router. I can ping the Hurricane IPv6 tunnel and other IPv6 sites (such as google IPv6) from my router, but i can't ping the Hurricane IPv6 tunnel from my PC. does anyone have a solution for this so that my PC can ping to outside IPv6 addresses?

I'm using my apartment's internet and my router is connected to a wifi router so the topology is like this:
modem --> wifi router --> cisco router --> PC

Your income or thoughts are much appreciated

here's the configuration:

int f0/0
ip addr 192.168.0.106 255.255.255.0
ip route 0.0.0.0 0.0.0.0 f0/0

int f0/1
no sh
ipv6 addr 2001:xxxx:xxxx::x/48

int tun0
ipv6 addr 2001:470:xxx:xxx::2/64
tun mod ipv6ip
tun source f0/0
tun dest 216.218.221.42
ipv6 en
ipv6 uni
ipv6 route ::/0 tun0

cholzhauer

What's the config on your PC look like?

Obfuscating IP addresses makes it harder for us to help you