Search the Community
Showing results for tags 'MikroTik'.
-
MikroTik hEX L2TP/IPsec set up help
bpoilspill posted a question in VPN Questions and General Support
Have a MikroTik hex I'm trying to set up using L2TP and IPSec. MikroTik can be set up as a client. I can get the L2TP working fine, but as soon as I enable IPSec it fails. I'm guessing I'll have to go through the IPsec menu and manually set it all up. I'm not sure where to go from there, any help would be appreciated. This is all I have under ipsec peer atm. /ip ipsec peer add address=96.47.237.162/32 dh-group=modp1024 secret=torguard -
Greetings! I made the (potential) mistake of buying a MikroTik Router (MikroTik CRS125-24G-1S-IN) without doing much more research than it gets good reviews. It's been a painful experience trying to learn how to configure it, and I've now got to the point where I'm trying to get OpenVPN set-up for all internet bound traffic. The most helpful Guide I've seen is from HideMyAss on YouTube that basically does exactly what I'm trying to do. They import 2x crt file and 1x key file. I've imported the ca.crt and set-up the rest, but I get a "TLS Failed" error whenever I try to use the certificate. Some goggling implies I'm missing a key and/or crt file - not surprising, since I didn't import a key file. Are there additional crt files and a key file that i need to use? Is there a guide on how to set-up a MikroTik/RouterOS device with TorGuard OpenVPN? If not, a "What to do differently" in comparison to the HMA one would be good. Regards,