Issue with Connecting to VPN Gate Using vpncmd on Debian
Posted: Mon Aug 12, 2024 2:18 pm
Hello, I am trying to connect to a VPN server from VPN Gate on my Debian PC. I installed vpncmd, first through apt, and I could successfully connect to the needed server, and the "TrafficClient" test command gives expected speed results for that server. But I couldn't use the VPN connection for other apps, I ran the "Check" command and only the Network system check didn't pass. First I noticed that the interface doesn't have an IP address, I solved that with the "sudo dhclient vpn_vpn_se" command, later I noticed that the state for the vpn interface is "UNKNOWN", online it says that this issue is fixed in the newer version but the version from the apt repository is old. So I compiled and installed the new version from GitHub. In the new version the "Check" command passed fully, and now the interface state is "DOWN" because there are no active VPN connections, but now I can't connect to any VPN servers. I tried connecting to the server I need and it says "Retrying", I know the server isn't down, because I also tried connecting to it from a Windows PC and it worked. I also tried connecting to a Daiyuu Nobori server and it also kept retrying, although for that server it kept increasing the "Number of Established Connections".
An option for me is also using OpenVPN, but I don't know how I could find the config files for the server if I only have the address and port number.
I don't know what else to try, any suggestions are welcome.
An option for me is also using OpenVPN, but I don't know how I could find the config files for the server if I only have the address and port number.
I don't know what else to try, any suggestions are welcome.