In our business, we end up with MikroTik devices at many off-network locations. We have 3 general requirements for off-network MikroTik devices:
- Continuous VPN connection to our office
- Log in to the remote device through that established VPN from the office network
- Use device as a Dude Agent reporting through VPN
- Have device report to our network over VPN (i.e., IoT connections)
We currently do this successfully with older VPN configurations. I would like to move to WireGuard. I’m looking for a good Configuration Example for such a use case. I imagine others are already doing this.
Is there a good example of this intended configuration? I think it would be useful to have this sort of example in the documentation.
Thank you.