Hi,<br><br>I am trying to configure the following network using olsr.<br><br><br>PC <-----> Node 1 ---- Node 2 ---- Node 3 <----> Camera<br>    wired       wireless    wireless       wired<br><br><br>PC: <a href="http://172.31.1.10/24">172.31.1.10/24</a><br>
Node1: WAN (<a href="http://172.31.1.110/24">172.31.1.110/24</a>)<br>       LAN (<a href="http://172.16.1.110/24">172.16.1.110/24</a>)<br>      WLAN (<a href="http://10.10.1.110/24">10.10.1.110/24</a>)<br>Node2:<br>       LAN (<a href="http://172.16.1.120/24">172.16.1.120/24</a>)<br>
      WLAN (<a href="http://10.10.1.120/24">10.10.1.120/24</a>)<br>Node3:<br>       LAN (<a href="http://172.16.1.130/24">172.16.1.130/24</a>)<br>      WLAN (<a href="http://10.10.1.130/24">10.10.1.130/24</a>)<br>Camera: <a href="http://172.16.1.210/24">172.16.1.210/24</a><br>
<br><br>Basically. PC wants to monitor the scene from camera. Although I imposed firewall to allow all<br>of the traffic between interfaces, routing between olsr running nodes are working well.<br><br>I can ping PC <--> Node1, Node1<--> Node2<--->Node3 and Node2<-->Camera.<br>
In other case, like PC <--> Camera, PC<-->Node2, PC<-->Node3, I can not find any connectivity between them.<br><br>How I can configure to pass through all of the traffics among the involed network devices and compute?<br>
Any comments are very appreciated.<br><br><br>