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
Hi. I'm trying to setup OpenVPN for use with another project. I had this working previously for quite some time via this script but had issues after reinstalling openVPN via the script. I can connect via the normal openVPN desktop application, but not with the other project.
I did some poking around via wireshark and noticed that when connected to the VPN via the desktop application, port 64999 is used in addition to the port I selected (1194). The other project I am trying to work with runs in a docker container that does not expect this behavior and therefore does not properly configure its firewall to account for this.
Hi. I'm trying to setup OpenVPN for use with another project. I had this working previously for quite some time via this script but had issues after reinstalling openVPN via the script. I can connect via the normal openVPN desktop application, but not with the other project.
I did some poking around via wireshark and noticed that when connected to the VPN via the desktop application, port 64999 is used in addition to the port I selected (1194). The other project I am trying to work with runs in a docker container that does not expect this behavior and therefore does not properly configure its firewall to account for this.
image
Why is the VPN behaving this way? Why is it using port 64999 in addition to the VPN port? Additional details on guillaumedsde/alpine-qbittorrent-openvpn#135
The text was updated successfully, but these errors were encountered: