[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: radvd & network problems



- from the addresses, all 3 interfaces appears to be on same link (2001:960:2:3fa::/64), which is not the case.
- one fix (depends on the ownership of addresses):
eth0 has inet6 addr: 2001:960:2:3fb:210:a7ff:fe20:fbb2/64
eth1 has inet6 addr: 2001:960:2:3fa:240:63ff:fec9:34a0/64
tun0 has inet6 addr: 2001:960:2:3fc::2/64

Marc.


--On Jeudi 09 décembre 2004 19:53 +0100 Bastien DUREL <bastien@geekwu.org> wrote:

Hi.

I'm trying to migrate my home lan from ipv4 to ipv6, but had problems
with radvd.
At the begining, it worked well, but now it didn't send any advert.
My logs are full of "radvd[32696]: sendmsg: Network is unreachable"

so, have you ever seen this ?

Basicly I have a gateway with 2 interfaces:
- eth0 which is connected to Internet
- eth1 which is connected to my LAN
It aslo have a pseudo-interface for the tunnel.

Here is my radvd.conf:
interface eth1
{
        AdvSendAdvert on;
        prefix 2001:960:2:3fa::1/64
        {
                AdvOnLink on;
                AdvAutonomous on;
        };
};

eth0 has inet6 addr: 2001:960:2:3fa:210:a7ff:fe20:fbb2/64
eth1 has inet6 addr: 2001:960:2:3fa:240:63ff:fec9:34a0/64
tun0 has inet6 addr: 2001:960:2:3fa::2/64

Any idea should be appreciated.
Thanks.

--
Bastien.

"Si quelque chose peut mal tourner, alors cela tournera forcement mal"
                                                      E. A. Murphy Jr.


--
To UNSUBSCRIBE, email to debian-ipv6-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org






Reply to: