You are not logged in.

#1 2008-10-24 17:56:42

piggy1983
Member
Registered: 2008-10-24
Posts: 4

IPV6 Problem

This is my rc.conf

MOD_AUTOLOAD="yes"
#MOD_BLACKLIST=() #deprecated
MODULES=(ipv6 slhc tg3  !bcm43xx snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-hda-intel soundcore)


# -----------------------------------------------------------------------
# NETWORKING
# -----------------------------------------------------------------------

HOSTNAME="localhost"

lo="lo 127.0.0.1"
eth0="dhcp"

INTERFACES=(lo eth0)

ROUTES=(!gateway)
 
DAEMONS=(syslog-ng network netfs crond hal stbd)

I can get ipv6 address,but I can't use it.

$ping6 ipv6.google.com
PING ipv6.google.com(2001:4860:c003::68)56 data bytes
From swifr2.switch.ch icmp_seq=4 Destination Unreachable:Administratively prohibited
......

I don't set any other configurations.    What's wrong?     HELP ME PLEASE!

Offline

#2 2008-10-24 19:56:50

daf666
Member
Registered: 2007-04-08
Posts: 470
Website

Re: IPV6 Problem

1. u tried this as root?
2. ur saying that ur isp assigns u ipv6, and all routers in the way to google support ipv6? (try traceroute6)
3. can u ping6 ur isp?

Offline

Board footer

Powered by FluxBB