Test: re-enable VPN_PORT_FORWARDING to check startup check behavior

With VPN_PORT_FORWARDING=off, gluetun startup check fails with TLS EOF
for generic IP-check services. Previous session showed startup check
PASSED with VPN_PORT_FORWARDING=on (only port-forwarding API failed).
Testing to confirm VPN routing works when startup check uses ProtonVPN
API instead of generic HTTPS services.
This commit is contained in:
Will Anderson
2026-04-15 02:40:56 -05:00
parent 8d6dd27435
commit ff74ce644b
+2 -2
View File
@@ -103,7 +103,7 @@ spec:
- name: SERVER_NAMES
value: "US-TX#179"
- name: VPN_PORT_FORWARDING
value: "off"
value: "on"
- name: DOT
value: "off"
- name: DNS_UPSTREAM_RESOLVER_TYPE
@@ -353,7 +353,7 @@ spec:
- name: SERVER_NAMES
value: "US-TX#220"
- name: VPN_PORT_FORWARDING
value: "off"
value: "on"
- name: DOT
value: "off"
- name: DNS_UPSTREAM_RESOLVER_TYPE