<br><br><div class="gmail_quote">On Wed, Jun 1, 2011 at 4:53 PM, Max IP <span dir="ltr"><<a href="mailto:ipmax2011@hotmail.com">ipmax2011@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">




<div>




Dear all,<br><br>I am new to OLSRd. I have installed OLSRd on 3 ubuntu machines from the <a href="http://olsrd.org" target="_blank">olsrd.org</a> 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></div></blockquote><div>btw: a and c will reach each other without hna </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><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: <a href="http://0.0.0.0/0.0.0.0" target="_blank">0.0.0.0/0.0.0.0</a><br>HNA IPv4 entry: <a href="http://192.168.100.85/255.255.255.0" target="_blank">192.168.100.85/255.255.255.0</a><br>
ihna4entry: The ipaddress "192.168.100.85" is not a network address!<br></div></blockquote><div>hmm the error message is a bit suboptimal,.. (-; </div><div><br></div><div>but leave away the / and use whitespace instead,..</div>
<div><br>and in general look just at the sample config files to find out the correct syntax ,.. (-;</div><div><br></div><div><a href="http://olsr.org/git/?p=olsrd.git;a=blob;f=files/olsrd.conf.default.full;h=61e1a7da99cdaebc2445d455cca4454859a8bd78;hb=d960ff12360400cafcd8a46dc157660603a93fe2#l202">http://olsr.org/git/?p=olsrd.git;a=blob;f=files/olsrd.conf.default.full;h=61e1a7da99cdaebc2445d455cca4454859a8bd78;hb=d960ff12360400cafcd8a46dc157660603a93fe2#l202</a></div>
<div><br></div><div><br></div><div>Markus</div></div>