<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>


<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>

Dear all,<br><br>I am new to OLSRd. I have installed OLSRd on 3 ubuntu machines from the olsrd.org website. The version is 0.6.1.<br><br>My systems are<br><br>A--->B--->C<br><br>I want to connect A to B and B to C through wifi.<br><br>Finally I want to get A and C networked through network relay from B.<br><br>In the olsrd.conf file, I did the following amendments <br><br>For system A:<br><br>Hna4<br>{<br> Internet gateway<br> 0.0.0.0   0.0.0.0<br># specific small networks reachable through this node<br>192.168.100.85 255.255.255.0<br>}<br><br>and for system B:<br><br>I set<br><br>Hna4<br>{<br># Internet gateway<br> 0.0.0.0   0.0.0.0<br># specific small networks reachable through this node<br> 192.168.100.87 255.255.255.0<br>}<br><br>It gives this error message<br>********************************<br>Parsing file: "/etc/olsrd.conf"<br>HNA IPv4 entry: 0.0.0.0/0.0.0.0<br>HNA IPv4 entry: 192.168.100.85/255.255.255.0<br>ihna4entry: The ipaddress "192.168.100.85" is not a network address!<br>*********************************<br><br>
                                          </body>
</html>