Skip to content

hotfix: openvpn is listening on port 1194 (not 443)

Gui requested to merge gui/lilypad:gui-main-patch-72342 into main

this should probably be fixed elsewhere (maybe config/roles/vpnweb/tasks/main.yml) but right now the deployment is broken since the generated eip-service.json points to the wrong port and thus Bitmask can never connect to the provider gateway.

Merge request reports