<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div>ah, ok... you could read the "my ip address and netmask" sloppily as I did or read it like Markus probably thought about:<div><br></div><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto; ">PlParam         "Net"   "10.20.30.0 255.255.255.0"                              <br></blockquote></div><br></div><div>   says: Network 10.20.30.0/24 is allowed to connect to the httpinfo plugin.</div><div><br></div><div>I interpreted this as "my IP (or network) and netmask and I want to connect to the olsr node with the config file which you sent to the mailing list". I guess Markus interpreted this as "the other guy's network and netmask who wants to connect to my httpinfo".</div><div><br></div><div>Whatever - I guess this is a matter of point of view / perspective  :)</div><div><br></div><div>You can read all the details in the README_HTTPINFO documentation in the source code repository in </div><div>lib/httpinfo/</div><div><br></div><div>Quote from the README_HTTPINFO:</div><div><quote></div><div><div>-----------------------------------------------------</div><div><br></div><div> PARAMETERS</div><div><br></div><div>The plugin takes the parameter "Port" "[portnumber]"</div><div>to set the TCP port on which the server is to run.</div><div>It defaults to 1978.</div><div>Now remember to open this port in your firewall if</div><div>planning to access the HTTP server from a remote host!</div><div>The parameter "Host" "[IP address]" is used to allow</div><div>access from a single host(muliple such entries can</div><div>be set) and the parameter "Net" "[IP net] [IP mask]"</div><div>is used to allow access from entire net-ranges.</div><div>To allow access from all hosts do:</div><div> PlParam   "Net" "0.0.0.0 0.0.0.0"</div><div><br></div><div>A configuration example:</div><div>LoadPlugin "olsrd_httpinfo.so.0.1"</div><div>{</div><div>    PlParam     "port"   "80"</div><div>    PlParam     "Host"   "163.24.87.3"</div><div>    PlParam     "Host"   "80.23.53.22"</div><div>    PlParam     "Net"    "10.0.0.0 255.0.0.0"</div><div>    PlParam     "Net"    "192.168.0.0 255.255.0.0"</div><div>}</div><div><br></div></div><div></quote></div><div><br></div><div><br></div><div>Is the description in the README better ?</div><div><br></div><div>Best regards,</div><div>Aaron.</div><div><br></div><div><br><div><div>On Mar 15, 2010, at 9:06 PM, Markus Kittenberger wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">No<br><br><div class="gmail_quote">On Mon, Mar 15, 2010 at 8:30 PM, Airton Ishimori <span dir="ltr"><<a href="mailto:nobumasa.bcc@gmail.com">nobumasa.bcc@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto; ">
Hi,<br><br>What means the 4 line? It`s my ip address and netmask that I get to write?<br><br>LoadPlugin "olsrd_httpinfo.so.0.1"                                     <br>{                                                                      <br>


PlParam         "Port"  "8080"                                         <br>PlParam         "Net"   "0.0.0.0 0.0.0.0"                              <br>}                               <br>



<br>--<br>
Olsr-dev mailing list<br>
<a href="mailto:Olsr-dev@lists.olsr.org">Olsr-dev@lists.olsr.org</a><br>
<a href="http://lists.olsr.org/mailman/listinfo/olsr-dev" target="_blank">http://lists.olsr.org/mailman/listinfo/olsr-dev</a><br></blockquote></div><br>
-- <br>Olsr-dev mailing list<br><a href="mailto:Olsr-dev@lists.olsr.org">Olsr-dev@lists.olsr.org</a><br>http://lists.olsr.org/mailman/listinfo/olsr-dev</blockquote></div><br></div></body></html>