How can I connect to the internet using a local network emulator (such as radmin VPN) and another VPN at the same time?

My friend and I were using Radmin VPN to play Minecraft together. Recently, we set up another VPN to access Discord since it’s been blocked in Russia. However, connecting to the VPN for Discord disrupts our ability to use Radmin. Is there a way to use a VPN for Discord while still being able to play Minecraft?

3 Likes

You can try using a split tunneling feature if your VPN supports it. This allows you to route only certain apps (like Discord) through the VPN while keeping others (like Radmin) on your local network.

3 Likes

If your VPN doesn’t support split tunneling, consider using Virtual Machines (VMs). You can run the VPN on one VM for Discord and keep Radmin on your main system.

3 Likes

Another option is to use port forwarding in Radmin. Make sure the ports Radmin uses are allowed through the VPN settings.

2 Likes

Check if Radmin VPN can work with a different DNS setting. Sometimes changing DNS servers can help maintain connections while using other VPNs.

1 Like

You might also look into using OpenVPN or WireGuard, as they can be more configurable. You can set them to only tunnel specific traffic as needed.

1 Like

If you’re comfortable with network configurations, you can try using two network adapters. Connect one to your Radmin VPN and the other to the VPN for Discord, but it requires advanced settings.