Hello everyone,
I’ve successfully set up a WireGuard tunnel on my MikroTik router, and it’s working perfectly. However, I’m thinking ahead about security risks, and I’d like your advice on best practices.
Let’s say a laptop that’s already configured with the WireGuard client is stolen, or somehow the private key is leaked. In that case, an unauthorized person could connect through the tunnel and gain access to my internal network.
So I’d like to ask:
1.* Can I whitelist based on IP/MAC or detect peer identity in any way?
2. What other layers of security can I add inside my LAN (for example: requiring logins, setting up 2FA-protected jump hosts, or segmenting access)?