Change hostname in openvpn access server


On the openvpn access server if I change the hostname to one of my choice the server does not log client requests
The result is like this:
15:11:32.725 – ----- OpenVPN Start -----

15:11:32.726 – EVENT: CORE_THREAD_ACTIVE

15:11:32.732 – OpenVPN core 3.git::d3f8b18b:Release android arm64 64-bit PT_PROXY

15:11:32.734 – Frame=512/2048/512 mssfix-ctrl=1250

15:11:32.736 – UNUSED OPTIONS
11 [verb] [3]
19 [CLI_PREF_ALLOW_WEB_IMPORT] [True]
20 [CLI_PREF_BASIC_CLIENT] [False]
21 [CLI_PREF_ENABLE_CONNECT] [False]
22 [CLI_PREF_ENABLE_XD_PROXY] [True]
23 [WSHOST] [142.250.191.206:443]
24 [WEB_CA_BUNDLE] [-----BEGIN CERTIFICATE----- MIIB1DCCAVugAwIBAgIEZNl97zAKBggqhkjO…]
25 [IS_OPENVPN_WEB_CA] [1]

15:11:32.738 – EVENT: RESOLVE

15:11:32.745 – Contacting 142.250.191.206:443 via TCPv4

15:11:32.747 – EVENT: WAIT

15:11:32.935 – Connecting to [142.250.191.206]:443 (142.250.191.206) via TCPv4

15:11:33.200 – TLS-TCP packet extract error: embedded_packet_size_error

15:11:33.202 – Transport Error: Transport error on '142.250.191.206: TCP_SIZE_ERROR

15:11:33.205 – EVENT: TRANSPORT_ERROR info='Transport error on ‘142.250.191.206: TCP_SIZE_ERROR’

15:11:33.212 – Client terminated, restarting in 5000 ms…

15:11:38.207 – EVENT: RECONNECTING

15:11:38.215 – EVENT: RESOLVE

15:11:38.223 – Contacting 142.250.191.206:443 via TCPv4

15:11:38.226 – EVENT: WAIT

15:11:38.478 – Connecting to [142.250.191.206]:443 (142.250.191.206) via TCPv4

15:11:38.698 – TLS-TCP packet extract error: embedded_packet_size_error

15:11:38.701 – Transport Error: Transport error on '142.250.191.206: TCP_SIZE_ERROR

15:11:38.704 – EVENT: TRANSPORT_ERROR info='Transport error on ‘142.250.191.206: TCP_SIZE_ERROR’

15:11:38.712 – Client terminated, restarting in 5000 ms…

15:11:42.451 – EVENT: DISCONNECTED

15:11:42.452 – Tunnel bytes per CPU second: 0

15:11:42.452 – ----- OpenVPN Stop -----

Hallo @ibrahim

Welcome to the IPFire community.

What you have shown is the admin page for the OpenVPN Access Server. This is not run on IPFire. IPFire uses the OpenVPN Community Server.

If you are having problems with the OpenVPN Access Server you would be better off going to their forum with your question as they will have experience of how to use it.

1 Like