<div dir="ltr">Hello, I made my setup like this:<br><br><pre>PlParam     "CheckInterval"  "10000"<br>PlParam     "PingInterval"   "50"<br>PlParam     "Ping"   "10.4.0.1"  #internal dns on my network that can be accessed from anywhere on the network<br>
<br></pre>so far I think I understand, the plugin will trickle case and find the ip 10.4.0.1 keeps as gw, otherwise warns us that he is no longer a gw, now I got a few questions, the first is, I can only put this code nodes that are gw? the reason for the question is if I put these settings on the other nodes, when they connect to any node that has internet it conceguira dripping in 10.4.0.1 and thus will announce that it is a gw, but it is actually a client node, where the cord does not reach internet but serves to bring internet to inside the house.<br>
<br>My second doubt is:<br><br><pre>    #   First group of HNAs with related ping host
    PlParam     "HNA"    "192.168.80.0 255.255.255.0"
    PlParam     "HNA"    "192.168.81.0 255.255.255.0"
    PlParam     "Ping"         "192.168.81.12"
    
    #   Second HNA group with multiple related ping hosts.
    #   Specifying multiple ping hosts provides redundancy.
    PlParam "HNA"    "192.168.100.0 255.255.255.0"
    PlParam "HNA"    "192.168.101.0 255.255.255.0"
    PlParam "HNA"    "192.168.102.0 255.255.255.0"
    PlParam "Ping"   "192.168.100.10"
    PlParam "Ping"   "192.168.101.10"
    
    #   Third HNA group without ping check
    PlParam "HNA"    "192.168.200.0 255.255.255.0"
    PlParam "HNA"    "192.168.201.0 255.255.255.0"
    PlParam "HNA"    "192.168.202.0 255.255.255.0"</pre><br><br>even reading several times I do not understand this snippet concegui parameters<br><br>Att<br>Anderson Junior<br><div class="gmail_extra">
<br><br><div class="gmail_quote">2014-04-06 18:36 GMT-04:00 ANDERSON JUNIOR GADO DA SILVA <span dir="ltr"><<a href="mailto:andersonscinfo@gmail.com" target="_blank">andersonscinfo@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Ok, thanks for the tip I will read and take the tests, come back to ask any questions, but thank you very much.<br><br>Att<br>Anderson Junior<br><div class="gmail_extra"><br><br><div class="gmail_quote">2014-04-06 15:56 GMT-04:00 Saverio Proto <span dir="ltr"><<a href="mailto:zioproto@gmail.com" target="_blank">zioproto@gmail.com</a>></span>:<div>
<div class="h5"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
here you find how to configure the dyn_gw plugin:<br>
<br>
<a href="http://olsr.org/git/?p=olsrd.git;a=blob;f=lib/dyn_gw/README_DYN_GW;h=0aea1f9d3340938ce128295964a81dd8d32b7f64;hb=release-0.6.6" target="_blank">http://olsr.org/git/?p=olsrd.git;a=blob;f=lib/dyn_gw/README_DYN_GW;h=0aea1f9d3340938ce128295964a81dd8d32b7f64;hb=release-0.6.6</a><br>


<br>
in the source code tarball, for every plugin there is a README file.<br>
<br>
Saverio<br>
<br>
<br>
<br>
2014-04-06 15:54 GMT+02:00 ANDERSON JUNIOR GADO DA SILVA<br>
<<a href="mailto:andersonscinfo@gmail.com" target="_blank">andersonscinfo@gmail.com</a>>:<br>
<div><div>> Hello, until now I was using only one gateway in my small network, so I<br>
> decided to add a new gateway so far so good, let's go to my experience, I<br>
> believe I have done anything wrong, while adding new node I configured the<br>
> wan interface ip addr d, called automatically when the radio he took with<br>
> gateway, but he was not yet, because I still had internet, I was just<br>
> connected to a switch, the closest we have also identified it as a gateway<br>
> and changed its table routing, even though he was not yet a true gateway, as<br>
> much as I restart, it remains the gateway, but does not have internt, has<br>
> some parameter or setting that we test and see that it is not a true gateway<br>
> and back for true route?<br>
> my setup is as follows:<br>
><br>
> DebugLevel 0<br>
> AllowNoInt yes<br>
> IpVersion 4<br>
> LinkQualityLevel 2<br>
> ClearScreen yes<br>
><br>
> LoadPlugin "olsrd_arprefresh.so.0.1"<br>
> {<br>
> }<br>
><br>
> LoadPlugin "olsrd_dyn_gw.so.0.5"<br>
> {<br>
> }<br>
><br>
> LoadPlugin "olsrd_nameservice.so.0.3"<br>
> {<br>
>         PlParam "name" "gwsc1"<br>
> }<br>
><br>
> LoadPlugin "olsrd_txtinfo.so.0.1"<br>
> {<br>
>         PlParam "accept" "0.0.0.0"<br>
> }<br>
><br>
> Interface "wlan0"<br>
> {<br>
> }<br>
><br>
> Att<br>
> Anderson Junior<br>
><br>
</div></div><span><font color="#888888">> --<br>
> Olsr-users mailing list<br>
> <a href="mailto:Olsr-users@lists.olsr.org" target="_blank">Olsr-users@lists.olsr.org</a><br>
> <a href="https://lists.olsr.org/mailman/listinfo/olsr-users" target="_blank">https://lists.olsr.org/mailman/listinfo/olsr-users</a><br>
</font></span></blockquote></div></div></div><br><br></div></div>
</blockquote></div><br><br></div></div>