<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
I try to use OLSR with IPv6. I explain you everything I do:<br>
I have 3 nodes connecting on a hub.<br>
1. I configure my interface<br>
- node A : fec0:4::1/64<br>
- node B : fec0:3::1/64 and fec0:3::2/64<br>
- node C : fec0:2::1/64<br>
<br>
2. I try a ping6 between all of that nodes and <u>it works fine</u>.<br>
3. I start olsr, ok.<br>
4. I try to ping6 again and I have:<br>
<u>connect: Network is unreachable</u>.<br>
<br>
If I stop olsrd, I can't ping again the neighbor.<br>
what happens ?<br>
<br>
I have juste seen that in HELLO message, Source address of IPV6 is
(::), Destination address is (ff05::15)<br>
originator address is well : fec0:x::x<br>
but Neighbor Address is (::)... <br>
is that normal ? I have done something wrong ?<br>
<br>
<br>
thanks for your help !!<br>
</body>
</html>