-
-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TLS error with client connection #87
Comments
Hi @SKJoy |
Hi, thank you so much for taking time to check this out. Here are the things you requested;
|
Hi, I went through the same problem. I solved it by removing tls-crypt from the client.ovpn file. Try with this file. Client.ovpn
|
OpenVPN GUI (client application) log says;
What I did;
./fw-rules.sh
with default contentsserver.conf
with default contents192.168.1.21
Admin UI
with web interface192.168.1.21
Test
certificate and downloaded theTest.ovpn
fileTest.ovpn
profile imported; on another machine within the same LAN with IP192.168.1.10
My
docker-compose.yml
file (changed the Admin UI HTTP port to avoid existing conflict);The text was updated successfully, but these errors were encountered: