<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
I loaded the plugin for mdns in all three machines PC1--PC2--PC3<br><br>LoadPlugin "olsrd_mdns.so.1.0.0"<br>{<br>    PlParam    "NonOlsrIf" "eth1"<br>    PlParam    "NonOlsrIf" "eth0"<br>}<br><br>Now when I do avahi-discover in PC1, it doesn't show PC3. <br><br>But when I run olsrd without any plugins, it gives ipaddress of PC3 as the 2nd hop. So, the main problem over here is I am not still able to detect PC3 through avahi. <br>Could you please help me?<br><br>Max<br><br><br><br>> From: hrogge@googlemail.com<br>> To: olsr-users@lists.olsr.org<br>> Subject: Re: [Olsr-users] AVAHI on OLSRd<br>> Date: Tue, 7 Jun 2011 15:18:06 +0200<br>> CC: ipmax2011@hotmail.com<br>> <br>> On Tuesday 07 June 2011 13:34:27 Max IP wrote:<br>> > Hi all,<br>> > <br>> > I have installed OLSRd on three ubuntu machines. One of the three machines<br>> > acts as router to relay network between other two. Now, I want to test by<br>> > using AVAHI in OLSRd environment.<br>> OLSRd normally only setup kernel routes to forward unicast traffic, AVAHI <br>> depends on multicast traffic.<br>> <br>> You might want to experiment with the MDNS Plugin, which might help you to <br>> flood mdns (AVAHI) traffic through the mesh.<br>> <br>> Henning Rogge<br>                                          </body>
</html>