Community discussions

MikroTik App

Search found 3 matches

by alishehzad
Wed Dec 20, 2023 1:27 pm
Forum: Beginner Basics
Topic: Can't access or ping devices in a LAN over WireGuard tunnel
Replies: 7
Views: 11946

Re: Can't access or ping devices in a LAN over WireGuard tunnel

First you need to backup and make a coherent plan and before that read this --> https://forum.mikrotik.com/viewtopic.php?t=182340 You will quickly surmize that putting 0.0.0.0/0 at both ends is not the right approach. Once reading, you may make some changes to the config. Give it a try. If still no...
by alishehzad
Wed Dec 20, 2023 1:25 pm
Forum: Beginner Basics
Topic: Can't access or ping devices in a LAN over WireGuard tunnel
Replies: 7
Views: 11946

Re: Can't access or ping devices in a LAN over WireGuard tunnel

The below will help. I had the same problem. Put this in the input chain section, above "drop all else" in that section, of the firewall filter rules. You may not need the second one. /ip firewall filter add action=accept chain=input comment="Rule: allow WireGuard" dst-port=your...
by alishehzad
Tue Nov 28, 2023 11:38 am
Forum: Beginner Basics
Topic: Can't access or ping devices in a LAN over WireGuard tunnel
Replies: 7
Views: 11946

Can't access or ping devices in a LAN over WireGuard tunnel

Hello, I have a Mikrotik RB750Gr2 router and I have upgraded it to RouterOS v7.12.1. I have been setting up the router as a WireGuard Server (with endpoint IP) and access it through Windows Client. So far my setup is something like this: A cable from my ISP router is coming to the internet port (eth...