<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Hello,</p>
<p>I have set up the following network</p>
<p><br>
</p>
<p><a href="https://www.dropbox.com/s/b2psy108mqka41k/Drawing1_3.png?dl=0" class="OWAAutoLink" id="LPlnk322776" previewremoved="true">https://www.dropbox.com/s/b2psy108mqka41k/Drawing1_3.png?dl=0</a></p>
<div id="LPBorder_GT_14871063465720.7678039584437386" style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;">
<table id="LPContainer_14871063465560.9125793725261364" cellspacing="0" style="width: 90%; background-color: rgb(255, 255, 255); position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top: 1px dotted rgb(200, 200, 200); border-bottom: 1px dotted rgb(200, 200, 200);">
<tbody>
<tr valign="top" style="border-spacing: 0px;">
<td id="ImageCell_14871063465590.25462194027327145" colspan="1" style="width: 250px; position: relative; display: table-cell; padding-right: 20px;">
<div id="LPImageContainer_14871063465590.08063813951870502" style="background-color: rgb(255, 255, 255); height: 136px; position: relative; margin: auto; display: table; width: 250px;">
<a id="LPImageAnchor_14871063465600.414378772883748" href="https://www.dropbox.com/s/b2psy108mqka41k/Drawing1_3.png?dl=0" target="_blank" style="display: table-cell; text-align: center;"><img aria-label="Preview image with link selected. Double-tap to open the link." id="LPThumbnailImageID_14871063465610.9985132630628304" width="250" height="136" style="display: inline-block; max-width: 250px; max-height: 250px; height: 136px; width: 250px; border-width: 0px; vertical-align: bottom;" src="https://www.dropbox.com/temp_thumb_from_token/s/b2psy108mqka41k?preserve_transparency=False&size=1024x1024&size_mode=2"></a></div>
</td>
<td id="TextCell_14871063465620.29673603801020687" colspan="2" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;">
<div id="LPRemovePreviewContainer_14871063465620.1965777938967841"></div>
<div id="LPExpandDescriptionContainer_14871063465620.29786290564164086"></div>
<div id="LPTitle_14871063465620.9065670755658037" style="top: 0px; color: rgb(130, 186, 0); font-weight: normal; font-size: 21px; font-family: wf_segoe-ui_light, "Segoe UI Light", "Segoe WP Light", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; line-height: 21px;">
<a id="LPUrlAnchor_14871063465630.29337360485727326" href="https://www.dropbox.com/s/b2psy108mqka41k/Drawing1_3.png?dl=0" target="_blank" style="text-decoration: none;">Drawing1_3.png</a></div>
<div id="LPMetadata_14871063465640.3656719931509227" style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 14px;">
www.dropbox.com</div>
<div id="LPDescription_14871063465650.8406187244683343" style="display: block; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;">
Shared with Dropbox</div>
</td>
</tr>
</tbody>
</table>
</div>
<br>
This network is to simulate a two networks (mesh/manet and a static network). Objective is for all nodes to be able to ping each other.
<p></p>
<p>Mesh is the 192.168.2.0/24 network and the other network is 192.168.3.0/24</p>
<p>On the laptops connected to both mesh and static network I am running OLSR on both eth0 and eth1. I am also displaying the routing table populated by OSLRv2</p>
<p><br>
</p>
<p>I am able to ping almost every node to every node.</p>
<p><br>
</p>
<p>Issue I am having is that the interfaces 192.168.2.1 and 192.168.2.2 <b>are not being propagated</b> by OSLR. </p>
<p>I cannot ping 192.168.2.1 FROM 192.168.2.12 or even 192.168.2.2</p>
<p>I cannot ping 192.168.2.2 FROM 192.168.2.10, 192.168.2.11 and even 192.168.2.1</p>
<p><br>
</p>
<p>I was expecting to see a route such as </p>
<p><br>
</p>
<p>192.168.2.1 (dest) 192.168.3.1(gw) </p>
<p>192.168.2.2 (dest) 192.168.3.2(gw)</p>
<p><br>
</p>
<p><br>
</p>
<p>Any ideas why is this not happening?</p>
<p><br>
</p>
<p>Thanks</p>
</div>
</body>
</html>