Currently, I’m using RUTX10 for the below scenario:
In location B, the RUTX10 WAN port is connected to Starlink. Also, some IoT devices are connected to RUTX10 LAN ports.
The requirement is that I can see IoT devices from location A, and I have access to them with private IP.
I configured an OpenVPN server (TAP) on RUTX10 (this document guide).
Now, I want to export an OpenVPN config file from the server and import it to OpenVPN Connect on my PC. Is it possible?
My next question is, what about other VPN solutions? Is there any suggestion to replace it with OpenVPN in my scenario?
It should be secure, reliable, and easy to configure and maintain.
Please ensure your device is running the latest 7.11.3 firmware version, which can be downloaded here: RUTX10 Firmware Downloads.
Regarding VPN options, in addition to OpenVPN, the RUTX10 supports GRE, IPsec, PPTP, SSTP, Stunnel, DMVPN, L2TP, L2TPv3, ZeroTier, WireGuard, Tinc, and Tailscale VPNs. I recommend checking our wiki page for details about RUTX10 VPN options, descriptions, and configurations: RUTX10 VPN.
If you have further questions or need assistance, please feel free to reach out!
I am going to use RUTX100 as a WireGurd VPN server, and the client can connect to it.
At the first step, is it possible? If I truly understand.
Let me share my configuration step by step:
I assign 192.168.10.1 to the RUTX10 LAN.
Add a VPN instance in the router like the below screenshot:
I downloaded the WireGurd client application and couldn’t find the export configuration file. So, I found the format for the config file below and updated it.
I was confused about which private and public keys should be added to the configuration file, and finally, I added server keys that I had copied from the VPN setup step on RUTX100. (I’m not sure if this is correct or not)
But when the VPN connected, I didn’t have an internet connection and couldn’t see the RUTX100 LAN IP (192.168.10.1). I think it’s not connected correctly.
This ipconfig output:
Additionally, could you provide more details about your setup? Is it just the RUTX10 acting as the WireGuard server and your PC running WireGuard software as the client? Or are there additional devices involved in the setup?