<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hello,<br><br>me and my colleague have a MANET running olsrd 0.6.0. It is fully working with IPv4. Now we want to put IPv6 on it. But we are having some problems on knowing how it is done.<br><br>We send in append to this e-mail our current olsrd.conf configuration. The output showed in the Console is shown next:<br><br> pedro@ubuntu:/etc/udev/rules.d$ sudo olsrd -ipv6<br><br> *** olsr.org - 0.6.0 ***<br> Build date: 2010-07-12 18:41:48 on ubuntu<br> http://www.olsr.org<br><br>Parsing file: "/etc/olsrd.conf"<br>Debug level: 2<br>IpVersion: 6<br>FIBMetric: flat<br>Smart gateway system: enabled<br>Smart gateway allow client nat: yes<br>Smart gateway uplink: both<br>Smart gateway uplink nat: yes<br>HNA IPv6 entry: 0::/0<br>Link quality fish eye 1<br>setting ifs_in_curr_cfg = 0<br>    IPv6 multicast: FF02::1<br>No policy rule for rt_table_pri<br>Choose priority 32776 for rt_table_defaultolsr_pri<br>Choose priority 32786 for rt_table_tunnel_pri<br>Choose priority 32796 for rt_table_default_pri<br>    IPv4 broadcast/multicast : AUTO<br>    Mode           : mesh<br>    IPv6 multicast           : ff02::1<br>    HELLO emission/validity  : 0.00/0.00<br>    TC emission/validity     : 0.00/0.00<br>    MID emission/validity    : 0.00/0.00<br>    HNA emission/validity    : 0.00/0.00<br>    Autodetect changes       : no<br> *** olsrd configuration ***<br>Debug Level      : 2<br>IpVersion        : 6<br>No interfaces    : ALLOWED<br>TOS              : 0x10<br>OlsrPort          : 0x2ba<br>RtTable          : 254<br>RtTableDefault   : 223<br>RtTableTunnel    : 224<br>Willingness      : 3<br>IPC connections  : 0<br>Pollrate         : 0.05<br>NIC ChangPollrate: 2.50<br>TC redundancy    : 2<br>MPR coverage     : 7<br>LQ level         : 2<br>LQ fish eye      : 1<br>LQ aging factor  : 0.050000<br>LQ algorithm name: default<br>NAT threshold    : 1.000000<br>Clear screen     : yes<br>Use niit         : yes<br>Smart Gateway    : yes<br>SmGw. Allow NAT  : yes<br>Smart Gw. Uplink : both<br>SmGw. Uplink NAT : yes<br>Smart Gw. speed  : 128 kbit/s up, 1024 kbit/s down<br># Smart Gw. prefix : ::/0<br> InterfaceDefaults: <br>    IPv4 broadcast/multicast : AUTO<br>    Mode           : mesh<br>    IPv6 multicast           : ff02::6d<br>    HELLO emission/validity  : 2.00/20.00<br>    TC emission/validity     : 5.00/300.00<br>    MID emission/validity    : 5.00/300.00<br>    HNA emission/validity    : 5.00/300.00<br>    Autodetect changes       : yes<br> dev: "wlan0"<br>    IPv4 broadcast/multicast : AUTO (d)<br>    Mode           : mesh (d)<br>    IPv6 multicast           : ff02::1<br>    HELLO emission/validity  : 2.00 (d)/20.00 (d)<br>    TC emission/validity     : 5.00 (d)/300.00 (d)<br>    MID emission/validity    : 5.00 (d)/300.00 (d)<br>    HNA emission/validity    : 5.00 (d)/300.00 (d)<br>    Autodetect changes       : yes (d)<br>Not using hysteresis<br>HNA6 entries:<br>    ::/0<br>ioctl SIOCGIFFLAGS (get flags) error on device ip6tnl0: No such device (19)<br>Warning, niit4to6 device is not available, deactivating NIIT<br>Error, cannot open proc entry /proc/sys/net/ipv4/conf/tunl0/rp_filter: No such file or directory (2)<br>WARNING! Could not disable the IP spoof filter for tunnel!<br>you should mannually ensure that IP spoof filtering is disabled!<br><br>Error, cannot open proc entry /proc/sys/net/ipv4/conf/ip6tnl0/rp_filter: No such file or directory (2)<br>WARNING! Could not disable the IP spoof filter for tunnel6!<br>you should mannually ensure that IP spoof filtering is disabled!<br><br>Added :: to IP deny set<br>Added ::1 to IP deny set<br><br> ---- Interface configuration ---- <br><br>Checking wlan0:<br>    Wireless interface detected<br>No interfaces detected! This might be intentional, but it also might mean that your configuration is fubar.<br>I will continue after 5 seconds...<br>OLSR encountered multiple problems on startup, which should delay startup by 11 seconds.<br>As this is quite much time, OLSR will sleep only 5 seconds.<br>BUT YOU SHOULD FIX ABOVE PROBLEMS!<br>Using 'etx_ff' algorithm for lq calculation.<br>-- ALL PLUGINS LOADED! --<br><br>Main address: ::<br><br>Scheduler started - polling every 0.050000 ms<br>^CReceived signal 2 - shutting down<br>Deleting all routes...<br>Closing sockets...<br>Closing plugins...<br>Restoring network state<br>Error, cannot open proc entry /proc/sys/net/ipv4/conf/tunl0/rp_filter: No such file or directory (2)<br>WARNING! Could not restore the IP spoof filter for tunnel!<br>Error, cannot open proc entry /proc/sys/net/ipv4/conf/ip6tnl0/rp_filter: No such file or directory (2)<br>WARNING! Could not restore the IP spoof filter for tunnel6!<br>Free all memory...<br><br> <<<< olsr.org - 0.6.0 - terminating >>>><br>           http://www.olsr.org<br><br><br><br>It appears that olsrd can't detect our wlan0 interface and we don't know why because it's fully working. Please look at our config of the commands put in olsrd.conf in the Interface "wlan0" part too.<br><br>We will really appreciate an answer to our problem.<br><br>Best regards<br>                                      </body>
</html>