You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download the vpnclient.p12 file to your device.
Download config import script and put it in the same folder as p12 file.
Right-click on the saved script, select Properties. Click on Unblock at the bottom, then click on OK.
Right-click on the saved script, select Run as administrator.
Choose the VPN client name (or just press Enter, it will choose the file's name)
Enter IP of the server, you can find it in the [here](https://github.com/nezavisimost/FuckRKN1#client-configuration-files)
Choose the VPN connection name (or just press Enter, script will choose default name)
Press any key to finish script. To connect to the VPN: Right-click on the wireless/network icon in your system tray, open settings, go to the VPN, select the new entry, and click Connect.
When all steps are completed I'm going to system tray and try to connect to VPN and get the following error:
In English this error can be translated as parameter is incorrect
What am I doing wrong?
Thank you! ❤️
The text was updated successfully, but these errors were encountered:
The issue is solved by resetting network adapters. Here's the solution: trailofbits/algo#1051
I will repost it here in case the issue with solution is removed:
Solution
Clear the Networking caches
Run windows cmd window (click windows start menu, type 'cmd', right click on 'Command Prompt' and select "Run as Administrator").
type command below
netsh int ip reset
then type
netsh int ipv6 reset
then type
netsh winsock reset
Restart your computer.
Reset Device Manager adaptors
Open Device Manager
Find Network Adapters
Uninstall WAN Miniport drivers (IKEv2, IP, IPv6, etc)
Click Action > Scan for hardware changes
The adapters you just uninstalled should come back
Here's my steps to install VPN on Windows 10:
When all steps are completed I'm going to system tray and try to connect to VPN and get the following error:
In English this error can be translated as
parameter is incorrect
What am I doing wrong?
Thank you! ❤️
The text was updated successfully, but these errors were encountered: