<div dir="ltr"><div dir="ltr"><div>You have to do the same. Use for the WG-interfaces a "transportation subnet" and add your local IP as Gateway for the subnet of the other lan side.</div><div><br></div><div>left: ip route add <a href="http://192.168.90.0/24">192.168.90.0/24</a> via 192.168.1.3</div><div>right: ip route add <a href="http://192.168.1.0/24">192.168.1.0/24</a> via 192.168.90.20<br></div><div></div><div><br></div><div><br></div><div>#left<br></div><div>[Interface]<br>Address = <a href="http://172.16.0.1/32">172.16.0.1/32</a><br>ListenPort = 12345<br>PrivateKey = priv1<br><br>#right<br>[Peer]<br>PublicKey = pub2<br>AllowedIPs = <a href="http://172.16.0.2/32">172.16.0.2/32</a>, <a href="http://192.168.90.0/24">192.168.90.0/24</a><br>Endpoint = <a href="http://80.40.20.10:12345">80.40.20.10:12345</a></div><div><br></div><div>-------</div><div><br></div><div><div>#right<br></div><div>[Interface]<br>Address = <a href="http://172.16.0.2/32">172.16.0.2/32</a><br>ListenPort = 12345<br>PrivateKey = priv2<br><br>#left<br>[Peer]<br>PublicKey = pub1<br>AllowedIPs = <a href="http://172.16.0.1/32">172.16.0.1/32</a>, <a href="http://192.168.1.0/24">192.168.1.0/24</a><br>Endpoint = <a href="http://200.100.50.25:12345">200.100.50.25:12345</a></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Am Mo., 6. Mai 2019 um 22:43 Uhr schrieb Paulo Lopes <<a href="mailto:plopes1960@hotmail.com">plopes1960@hotmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">




<div dir="ltr">
<div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Hi all!!!</div>
<div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
First, let me thank for the amazing vpn protocol that Wireguard is!!!!</div>
<div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
I need your advise. As you can see on the picture attach, I have 2 raspberry pi. One as a vpn server and the other as a vpn client to connect 2 remote Lan.</div>
<div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Can you point me what I need to do, if I want to replace the openvpn for the wireguard?</div>
<div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
I can connect 2 rpi with wireguard, but, the others ip machinies on the server and client side can´t see each other.</div>
<div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
With openvpn I needed to inser iroute and add a static route on both routers. What I need to with the wireguard?</div>
<div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Once again many tahnks for all the help you can give me😉</div>
<div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
 </div>
</div>

_______________________________________________<br>
WireGuard mailing list<br>
<a href="mailto:WireGuard@lists.zx2c4.com" target="_blank">WireGuard@lists.zx2c4.com</a><br>
<a href="https://lists.zx2c4.com/mailman/listinfo/wireguard" rel="noreferrer" target="_blank">https://lists.zx2c4.com/mailman/listinfo/wireguard</a><br>
</blockquote></div></div></div>