Some questions

lazy lazy@bsdbox.org
Sun, 11 Nov 2001 22:51:24 -0500


Have you properly configured your IPv6 stuff?
Is the TCPIP6 stuff running?

> Commands:
   net stop tcpip6
   net start tcpip6

> For a IPv6 tunnel (non-NAT):
   1.2.3.4 -- Endpoint of tunnel
   3ffe:a:b:a::1285 -- Your IPv6 address

Commands:
   ipv6 rtu ::/0 2/::1.2.3.4 pub
   ipv6 adu 2/3ffe:a:b:a::1285

> For a NAT windows box:
   2002:aabb:ccdd:1::3 - IP of NAT box
   2002:aabb:ccdd:1::2 - IP of next hop (router internal interface)

Commands:
   net stop tcpip6
   net start tcpip6
   ipv6 adu 4/2002:aabb:ccdd:1::3
   ipv6 rtu ::/0 4/2002:aabb:ccdd:1::2


"Ariel A. Ramos R." wrote:
> 
> Hey guys, i have some questions
> 
> 1) I connect to internet via dialup, the computer uses win98 and uses
> winroute to act as a gateway of my LAN... My pc has windows 2000 with sp2
> and ipv6 support that i have downloaded from microsoft's page. Can i send
> ipv6 traffic?
> I tried to ping www.6bone.net with ping6 but i got these results:
> D:\>ping6 www.6bone.net
> 
> Pinging 6bone.net [3ffe:b00:c18:1::10] with 32 bytes of data:
> 
> No route to destination.
> No route to destination.
> No route to destination.
> No route to destination.
> 
> I think that my gateway can't route ipv6 packets
> how i can correct this? i need to have a *NIX router?

-- 
:: No officer, I said I use BSD, not LSD...
lazy <lazy@bsdbox.org> http://packetjunkie.net/