<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Aug 17, 2016 at 8:28 PM, Anderson Huang <span dir="ltr"><<a href="mailto:anderson@silvustechnologies.com" target="_blank">anderson@silvustechnologies.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi all, <div><br></div><div>I am relatively new to DLEP and am currently trying to test the plugin across a 4-node network. This is roughly what the network looks like. </div><div><br></div><div>Router 1 --(ethernet adapter)-- Radio 1 ---- (wifi & ethernet adapter) ---- Radio 2 ----(ethernet adapter) ---- Router 2</div></div></blockquote><div><br></div><div>Except for the ethernet between the Radios this is exactly as a DLEP based radio connection should look like. </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br></div><div>Router 1 and Router 2 manage to see each other in their respective routing tables, but I think this is a result of my bridging of the ethernet interfaces on both radios. I have also tried testing with both radio 1 and radio 2 running over ad-hoc mode; however, in this set-up I am unable to bridge as I believe IEEE forbids bridging wifi to ethernet interfaces when wifi is set to ad-hoc. </div></div></blockquote><div><br></div><div>Yes, Adhoc mode cannot bridge, it doesn't have enough MAC addresses.</div><div><br></div><div>Try to use 802.11s (and disable forwarding).</div><div>(see <a href="http://www.olsr.org/mediawiki/index.php/DLEP#DLEP-radio_on_an_embedded_router_with_OpenWRT">http://www.olsr.org/mediawiki/index.php/DLEP#DLEP-radio_on_an_embedded_router_with_OpenWRT</a> )</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>As for the commands I am using, </div><div><br></div><div>For routers 1 and 2, I am running </div><div><br></div><div>./olsrd2_dlep_static <ethernet interface> lo --load=<router config file> </div><div><br></div><div>For radios 1 and 2, I am running </div><div><br></div><div>./dlep_radio_static --load=<radio config file> </div><div><br></div><div>Let me know if my setup is wrong or if I am running the wrong binaries. Any help is greatly appreciated. Thanks! </div></div></blockquote><div><br></div><div>Looks okay.</div><div><br></div><div>Henning</div></div></div></div>