Hi all,<br><br>Before describing the situation, Id like to thank you for carrying on reading and take a<br>look on my posting.<br><br>I am making a testbed for OLSR IPV6 now and found an information in OLSRD log file<br>that says "add route : address family not supported by protocol".
<br><br>The question is : does this message indicate that OLSR have not work properly yet?<br><br>Configuration that I am working on is 3 nodes with all nodes having the same prefix,<br>mean they are in the same link before OLSR is being run.
<br>Thus able to ping each other before and after OLSR start running.<br><br>olsrd.conf content for all three nodes are the same :<br><br>DEBUG 1<br>IPVERSION 6<br>INTERFACES eth1 (this one depends on the device interface)
<br>ALLOW_NO_INT yes<br>IP4BROAD auto<br>IP6ADDRTYPE global<br>IP6MULTI-SITE auto<br>IP6MULTI-GLOBAL auto<br>POLLRATE auto<br>HELLOINT auto<br>HELLOMULTI auto<br>TCINT auto<br>TCMULTI auto
<br>NWHELLOINT auto<br>NWHELLOMULTI auto<br>MIDINT auto<br>MIDMULTI auto<br>HNAINT auto<br>HNAMULTI auto<br>TOSVALUE auto<br>WILLINGNESS auto<br>PC-CONNECT no<br>USE_HYSTERESIS yes
<br>HYST_SCALING auto<br>HYST_THR_HIGH auto<br>HYST_THR_LOW auto<br>TC_REDUNDANCY auto<br>MPR_COVERAGE auto<br><br><br>Regards,<br>Andrew P<br>