Hello, MikroTik experts! I am working on setting up a network that includes two MikroTik L009 routers (office and lab), a MikroTik cAP ac access point (on office router), and a WireGuard VPN server running on a VPS. The goal is to achieve seamless connectivity, having separate network and still having some previledged connectivity between two network. And allowing remote access to network. Since I don’t have public IP but has a vps with public ip. So Installed Wireguard VPN server on that. Below is my network overview, configuration details, and the issues I need help resolving.
Network Overview:
• Devices:
o office Router: MikroTik L009 (IP: 192.168.10.1/24)
o lab Router: MikroTik L009 (IP: 192.168.20.1/24)
o WireGuard VPN Server: VPS with a public IP.
• Goals:
o Configure both routers to have separate network (192.168.10.0/24 and 192.168.20.0/24) and for few user to allow communication between office and lab networks.
o Enable access to both networks through WireGuard VPN which is installed on VPS server with public IP.
Network Diagram: as attached in photo
WireGuard VPN (VPS):
o VPS (VPN Server)Address = 10.0.0.1/24
o teo_office Router: 10.0.0.2/24
o teo_lab Router: 10.0.0.3/24
Can any one have a look and help me configure the setup?
