Skip to content
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

"Building client configuration" forever #1682

Open
zacha81 opened this issue Jan 5, 2024 · 5 comments
Open

"Building client configuration" forever #1682

zacha81 opened this issue Jan 5, 2024 · 5 comments

Comments

@zacha81
Copy link

zacha81 commented Jan 5, 2024

To make issues more manageable, I would appreciate it if you fill out the following details as applicable:

General information

Android Version:

14

Android Vendor/Custom ROM:

GOS
Device:

Pixel 7a

Version of the app (version number/play store version/self-built)
0.7.51 from f-droid.

Description of the issue

After reboot of the Device sometimes The OpenVPN app keeps staying in the "Building client configuration" status. Interestingly there is nothing special I could tell from the log and the connections is actually seeming to work- android is showing the VPN indicator too. But the message never disappears.

OpenVPN is being started and connected upon boot. In some cases it will connect and afterwards the system will show the notification "Building client configuration". When I tap reconnect it will correctly change to "connected" status afterwards.

Sometimes this does not happen for whatever reason it will correctly change to connected status. Seems like a race condition or timing problem.

I experience this since latest update of the app. Before I never had this issue.

Log (if applicable)

nothing special in the log... looks like the app is correctly connected though...

@schwabe
Copy link
Owner

schwabe commented Jan 5, 2024

Please still post the log. If it is indeed a race condition I might spot it from the log while you probably do not see that.

@zacha81
Copy link
Author

zacha81 commented Jan 8, 2024

Actually currenty I cannot reproduce the message. Don't know why it is not happening- but maybe related to the fact the device got a system update lately?...

@zacha81
Copy link
Author

zacha81 commented Jan 10, 2024

error was back today

Screenshot_20240110-010440
Screenshot_20240110-010403
Screenshot_20240110-010344

@schwabe
Copy link
Owner

schwabe commented Jan 10, 2024

Can you have full verbosity on the log? The debug message that I need only show up at a higher verbosity. You can use the slider that pops up when you click filter symbol to increase verbosity. Also there is an export log button that allows you to copy the contents of the log.

@zacha81
Copy link
Author

zacha81 commented Jun 22, 2024

Hello Arne, Sorry for the late reply. The problem still persists, here is a verbose log (I replaced PII with generic data) this is how it looks after a reboot of the device, for me it looks like openvpn trys to make two connections simultaneously but then hangs b/c it realizes one is already up:

2024-06-22 08:26:59 Building configuration...
2024-06-22 08:26:59 Fetched VPN profile (loremipsum) triggered by on Boot receiver
2024-06-22 08:26:59 VPN already running (loremipsum). Ignoring request to start VPN.

this is the full log though...

2024-06-22 08:26:48 F-Droid built and signed version 0.7.51 running on google Pixel 8 (shiba), Android 14 (AP2A.240605.024) API 34, ABI arm64-v8a, (google/shiba/shiba:14/AP2A.240605.024/2024062000:user/release-keys)
2024-06-22 08:26:49 Building configuration...
2024-06-22 08:26:49 Restarting OpenVPN Service (App crashed probably crashed or killed for memory pressure)
2024-06-22 08:26:49 Keepalive service called but VPN still connected.
2024-06-22 08:26:49 Fetched VPN profile (loremipsum) triggered by could not get last connected profile, using default (started with null intent, always-on or restart after crash)
2024-06-22 08:26:49 Reread (1340) log items from log cache file
2024-06-22 08:26:49 Scheduling VPN keep alive for VPN loremipsum
2024-06-22 08:26:49 started Socket Thread
2024-06-22 08:26:49 P:WARNING: linker: Warning: "/data/app/~~JZsuE14JS2hYCsoaT_yGzQ==/de.blinkt.openvpn-RyL8CGgMyj41UgWq3Qt-bg==/lib/arm64/libovpnexec.so" is not a directory (ignoring)
2024-06-22 08:26:49 Network Status: CONNECTED to WIFI
2024-06-22 08:26:49 Debug state info: CONNECTED to WIFI , pause: userPause, shouldbeconnected: true, network: SHOULDBECONNECTED
2024-06-22 08:26:49 Note: --cipher is not set. OpenVPN versions before 2.5 defaulted to BF-CBC as fallback when cipher negotiation failed in this case. If you need this fallback please add '--data-ciphers-fallback BF-CBC' to your configuration and/or add BF-CBC to --data-ciphers.
2024-06-22 08:26:49 Current Parameter Settings:
2024-06-22 08:26:49 config = 'stdin'
2024-06-22 08:26:49 mode = 0
2024-06-22 08:26:49 show_ciphers = DISABLED
2024-06-22 08:26:49 show_digests = DISABLED
2024-06-22 08:26:49 show_engines = DISABLED
2024-06-22 08:26:49 genkey = DISABLED
2024-06-22 08:26:49 genkey_filename = '[UNDEF]'
2024-06-22 08:26:49 key_pass_file = '[UNDEF]'
2024-06-22 08:26:49 show_tls_ciphers = DISABLED
2024-06-22 08:26:49 connect_retry_max = 0
2024-06-22 08:26:49 Connection profiles [0]:
2024-06-22 08:26:49 proto = udp
2024-06-22 08:26:49 local = '[UNDEF]'
2024-06-22 08:26:49 local_port = '[UNDEF]'
2024-06-22 08:26:49 remote = 'location.loremipsum24.de'
2024-06-22 08:26:49 remote_port = '53'
2024-06-22 08:26:49 remote_float = DISABLED
2024-06-22 08:26:49 bind_defined = DISABLED
2024-06-22 08:26:49 bind_local = DISABLED
2024-06-22 08:26:49 bind_ipv6_only = DISABLED
2024-06-22 08:26:49 connect_retry_seconds = 2
2024-06-22 08:26:49 connect_timeout = 30
2024-06-22 08:26:49 socks_proxy_server = '[UNDEF]'
2024-06-22 08:26:49 socks_proxy_port = '[UNDEF]'
2024-06-22 08:26:49 tun_mtu = 1500
2024-06-22 08:26:49 tun_mtu_defined = ENABLED
2024-06-22 08:26:49 link_mtu = 1500
2024-06-22 08:26:49 link_mtu_defined = DISABLED
2024-06-22 08:26:49 tun_mtu_extra = 0
2024-06-22 08:26:49 tun_mtu_extra_defined = DISABLED
2024-06-22 08:26:49 tls_mtu = 1250
2024-06-22 08:26:49 mtu_discover_type = -1
2024-06-22 08:26:49 fragment = 0
2024-06-22 08:26:49 mssfix = 1492
2024-06-22 08:26:49 mssfix_encap = ENABLED
2024-06-22 08:26:49 mssfix_fixed = DISABLED
2024-06-22 08:26:49 explicit_exit_notification = 0
2024-06-22 08:26:49 tls_auth_file = '[UNDEF]'
2024-06-22 08:26:49 key_direction = not set
2024-06-22 08:26:49 tls_crypt_file = '[INLINE]'
2024-06-22 08:26:49 tls_crypt_v2_file = '[UNDEF]'
2024-06-22 08:26:49 Connection profiles [1]:
2024-06-22 08:26:49 proto = udp
2024-06-22 08:26:49 local = '[UNDEF]'
2024-06-22 08:26:49 local_port = '[UNDEF]'
2024-06-22 08:26:49 remote = 'location.loremipsum24.de'
2024-06-22 08:26:49 remote_port = '1195'
2024-06-22 08:26:49 remote_float = DISABLED
2024-06-22 08:26:49 bind_defined = DISABLED
2024-06-22 08:26:49 bind_local = DISABLED
2024-06-22 08:26:49 bind_ipv6_only = DISABLED
2024-06-22 08:26:49 connect_retry_seconds = 2
2024-06-22 08:26:49 connect_timeout = 30
2024-06-22 08:26:49 socks_proxy_server = '[UNDEF]'
2024-06-22 08:26:49 socks_proxy_port = '[UNDEF]'
2024-06-22 08:26:49 Waiting 0s seconds between connection attempt
2024-06-22 08:26:49 tun_mtu = 1500
2024-06-22 08:26:49 tun_mtu_defined = ENABLED
2024-06-22 08:26:49 link_mtu = 1500
2024-06-22 08:26:49 link_mtu_defined = DISABLED
2024-06-22 08:26:49 tun_mtu_extra = 0
2024-06-22 08:26:49 tun_mtu_extra_defined = DISABLED
2024-06-22 08:26:49 tls_mtu = 1250
2024-06-22 08:26:49 mtu_discover_type = -1
2024-06-22 08:26:49 fragment = 0
2024-06-22 08:26:49 mssfix = 1492
2024-06-22 08:26:49 mssfix_encap = ENABLED
2024-06-22 08:26:49 mssfix_fixed = DISABLED
2024-06-22 08:26:49 explicit_exit_notification = 0
2024-06-22 08:26:49 tls_auth_file = '[UNDEF]'
2024-06-22 08:26:49 key_direction = not set
2024-06-22 08:26:49 tls_crypt_file = '[INLINE]'
2024-06-22 08:26:49 tls_crypt_v2_file = '[UNDEF]'
2024-06-22 08:26:49 Connection profiles END
2024-06-22 08:26:49 remote_random = ENABLED
2024-06-22 08:26:49 ipchange = '[UNDEF]'
2024-06-22 08:26:49 dev = 'tun'
2024-06-22 08:26:49 dev_type = '[UNDEF]'
2024-06-22 08:26:49 dev_node = '[UNDEF]'
2024-06-22 08:26:49 lladdr = '[UNDEF]'
2024-06-22 08:26:49 topology = 1
2024-06-22 08:26:49 ifconfig_local = '[UNDEF]'
2024-06-22 08:26:49 ifconfig_remote_netmask = '[UNDEF]'
2024-06-22 08:26:49 ifconfig_noexec = DISABLED
2024-06-22 08:26:49 ifconfig_nowarn = ENABLED
2024-06-22 08:26:49 ifconfig_ipv6_local = '[UNDEF]'
2024-06-22 08:26:49 ifconfig_ipv6_netbits = 0
2024-06-22 08:26:49 ifconfig_ipv6_remote = '[UNDEF]'
2024-06-22 08:26:49 shaper = 0
2024-06-22 08:26:49 mtu_test = 0
2024-06-22 08:26:49 mlock = DISABLED
2024-06-22 08:26:49 keepalive_ping = 5
2024-06-22 08:26:49 keepalive_timeout = 30
2024-06-22 08:26:49 inactivity_timeout = 0
2024-06-22 08:26:49 session_timeout = 0
2024-06-22 08:26:49 inactivity_minimum_bytes = 0
2024-06-22 08:26:49 ping_send_timeout = 5
2024-06-22 08:26:49 ping_rec_timeout = 30
2024-06-22 08:26:49 ping_rec_timeout_action = 2
2024-06-22 08:26:49 ping_timer_remote = DISABLED
2024-06-22 08:26:49 remap_sigusr1 = 0
2024-06-22 08:26:49 persist_tun = DISABLED
2024-06-22 08:26:49 persist_local_ip = DISABLED
2024-06-22 08:26:49 persist_remote_ip = DISABLED
2024-06-22 08:26:49 persist_key = DISABLED
2024-06-22 08:26:49 passtos = DISABLED
2024-06-22 08:26:49 resolve_retry_seconds = 60
2024-06-22 08:26:49 resolve_in_advance = DISABLED
2024-06-22 08:26:49 username = '[UNDEF]'
2024-06-22 08:26:49 groupname = '[UNDEF]'
2024-06-22 08:26:49 chroot_dir = '[UNDEF]'
2024-06-22 08:26:49 cd_dir = '[UNDEF]'
2024-06-22 08:26:49 writepid = '[UNDEF]'
2024-06-22 08:26:49 up_script = '[UNDEF]'
2024-06-22 08:26:49 down_script = '[UNDEF]'
2024-06-22 08:26:49 down_pre = DISABLED
2024-06-22 08:26:49 up_restart = DISABLED
2024-06-22 08:26:49 up_delay = DISABLED
2024-06-22 08:26:49 daemon = DISABLED
2024-06-22 08:26:49 log = DISABLED
2024-06-22 08:26:49 suppress_timestamps = DISABLED
2024-06-22 08:26:49 machine_readable_output = ENABLED
2024-06-22 08:26:49 nice = 0
2024-06-22 08:26:49 verbosity = 4
2024-06-22 08:26:49 mute = 0
2024-06-22 08:26:49 gremlin = 0
2024-06-22 08:26:49 status_file = '[UNDEF]'
2024-06-22 08:26:49 status_file_version = 1
2024-06-22 08:26:49 status_file_update_freq = 60
2024-06-22 08:26:49 occ = ENABLED
2024-06-22 08:26:49 rcvbuf = 0
2024-06-22 08:26:49 sndbuf = 0
2024-06-22 08:26:49 sockflags = 0
2024-06-22 08:26:49 fast_io = DISABLED
2024-06-22 08:26:49 comp.alg = 0
2024-06-22 08:26:49 comp.flags = 24
2024-06-22 08:26:49 route_script = '[UNDEF]'
2024-06-22 08:26:49 route_default_gateway = '[UNDEF]'
2024-06-22 08:26:49 route_default_metric = 0
2024-06-22 08:26:49 route_noexec = DISABLED
2024-06-22 08:26:49 route_delay = 0
2024-06-22 08:26:49 route_delay_window = 30
2024-06-22 08:26:49 route_delay_defined = DISABLED
2024-06-22 08:26:49 route_nopull = DISABLED
2024-06-22 08:26:49 route_gateway_via_dhcp = DISABLED
2024-06-22 08:26:49 allow_pull_fqdn = DISABLED
2024-06-22 08:26:49 route 0.0.0.0/0.0.0.0/vpn_gateway/default (not set)
2024-06-22 08:26:49 management_addr = '/data/user/0/de.blinkt.openvpn/cache/mgmtsocket'
2024-06-22 08:26:49 management_port = 'unix'
2024-06-22 08:26:49 management_user_pass = '[UNDEF]'
2024-06-22 08:26:49 management_log_history_cache = 250
2024-06-22 08:26:49 management_echo_buffer_size = 100
2024-06-22 08:26:49 management_client_user = '[UNDEF]'
2024-06-22 08:26:49 management_client_group = '[UNDEF]'
2024-06-22 08:26:49 management_flags = 16678
2024-06-22 08:26:49 shared_secret_file = '[UNDEF]'
2024-06-22 08:26:49 key_direction = not set
2024-06-22 08:26:49 ciphername = 'BF-CBC'
2024-06-22 08:26:49 ncp_ciphers = 'AES-128-GCM'
2024-06-22 08:26:49 authname = 'SHA1'
2024-06-22 08:26:49 engine = DISABLED
2024-06-22 08:26:49 mute_replay_warnings = ENABLED
2024-06-22 08:26:49 replay_window = 64
2024-06-22 08:26:49 replay_time = 15
2024-06-22 08:26:49 packet_id_file = '[UNDEF]'
2024-06-22 08:26:49 test_crypto = DISABLED
2024-06-22 08:26:49 tls_server = DISABLED
2024-06-22 08:26:49 tls_client = ENABLED
2024-06-22 08:26:49 ca_file = '[INLINE]'
2024-06-22 08:26:49 ca_path = '[UNDEF]'
2024-06-22 08:26:49 dh_file = '[UNDEF]'
2024-06-22 08:26:49 cert_file = '[UNDEF]'
2024-06-22 08:26:49 extra_certs_file = '[UNDEF]'
2024-06-22 08:26:49 priv_key_file = '[UNDEF]'
2024-06-22 08:26:49 pkcs12_file = '[UNDEF]'
2024-06-22 08:26:49 cipher_list = '[UNDEF]'
2024-06-22 08:26:49 cipher_list_tls13 = '[UNDEF]'
2024-06-22 08:26:49 tls_cert_profile = 'preferred'
2024-06-22 08:26:49 tls_verify = '[UNDEF]'
2024-06-22 08:26:49 tls_export_cert = '[UNDEF]'
2024-06-22 08:26:49 verify_x509_type = 2
2024-06-22 08:26:49 verify_x509_name = 'location.loremipsum24.de'
2024-06-22 08:26:49 crl_file = '[UNDEF]'
2024-06-22 08:26:49 ns_cert_type = 0
2024-06-22 08:26:49 remote_cert_ku[i] = 65535
2024-06-22 08:26:49 remote_cert_ku[i] = 0
2024-06-22 08:26:49 remote_cert_ku[i] = 0
2024-06-22 08:26:49 remote_cert_ku[i] = 0
2024-06-22 08:26:49 remote_cert_ku[i] = 0
2024-06-22 08:26:49 remote_cert_ku[i] = 0
2024-06-22 08:26:49 remote_cert_ku[i] = 0
2024-06-22 08:26:49 remote_cert_ku[i] = 0
2024-06-22 08:26:49 remote_cert_ku[i] = 0
2024-06-22 08:26:49 remote_cert_ku[i] = 0
2024-06-22 08:26:49 remote_cert_ku[i] = 0
2024-06-22 08:26:49 remote_cert_ku[i] = 0
2024-06-22 08:26:49 remote_cert_ku[i] = 0
2024-06-22 08:26:49 remote_cert_ku[i] = 0
2024-06-22 08:26:49 remote_cert_ku[i] = 0
2024-06-22 08:26:49 remote_cert_ku[i] = 0
2024-06-22 08:26:49 remote_cert_eku = 'TLS Web Server Authentication'
2024-06-22 08:26:49 ssl_flags = 192
2024-06-22 08:26:49 tls_timeout = 2
2024-06-22 08:26:49 renegotiate_bytes = -1
2024-06-22 08:26:49 renegotiate_packets = 0
2024-06-22 08:26:49 renegotiate_seconds = 3600
2024-06-22 08:26:49 handshake_window = 60
2024-06-22 08:26:49 transition_window = 3600
2024-06-22 08:26:49 single_session = DISABLED
2024-06-22 08:26:49 push_peer_info = DISABLED
2024-06-22 08:26:49 tls_exit = DISABLED
2024-06-22 08:26:49 tls_crypt_v2_metadata = '[UNDEF]'
2024-06-22 08:26:49 server_network = 0.0.0.0
2024-06-22 08:26:49 server_netmask = 0.0.0.0
2024-06-22 08:26:49 server_network_ipv6 = ::
2024-06-22 08:26:49 server_netbits_ipv6 = 0
2024-06-22 08:26:49 server_bridge_ip = 0.0.0.0
2024-06-22 08:26:49 server_bridge_netmask = 0.0.0.0
2024-06-22 08:26:49 server_bridge_pool_start = 0.0.0.0
2024-06-22 08:26:49 server_bridge_pool_end = 0.0.0.0
2024-06-22 08:26:49 ifconfig_pool_defined = DISABLED
2024-06-22 08:26:49 ifconfig_pool_start = 0.0.0.0
2024-06-22 08:26:49 ifconfig_pool_end = 0.0.0.0
2024-06-22 08:26:49 ifconfig_pool_netmask = 0.0.0.0
2024-06-22 08:26:49 ifconfig_pool_persist_filename = '[UNDEF]'
2024-06-22 08:26:49 ifconfig_pool_persist_refresh_freq = 600
2024-06-22 08:26:49 ifconfig_ipv6_pool_defined = DISABLED
2024-06-22 08:26:49 ifconfig_ipv6_pool_base = ::
2024-06-22 08:26:49 ifconfig_ipv6_pool_netbits = 0
2024-06-22 08:26:49 n_bcast_buf = 256
2024-06-22 08:26:49 tcp_queue_limit = 64
2024-06-22 08:26:49 real_hash_size = 256
2024-06-22 08:26:49 virtual_hash_size = 256
2024-06-22 08:26:49 client_connect_script = '[UNDEF]'
2024-06-22 08:26:49 learn_address_script = '[UNDEF]'
2024-06-22 08:26:49 client_disconnect_script = '[UNDEF]'
2024-06-22 08:26:49 client_crresponse_script = '[UNDEF]'
2024-06-22 08:26:49 client_config_dir = '[UNDEF]'
2024-06-22 08:26:49 ccd_exclusive = DISABLED
2024-06-22 08:26:49 tmp_dir = '/data/data/de.blinkt.openvpn/cache'
2024-06-22 08:26:49 push_ifconfig_defined = DISABLED
2024-06-22 08:26:49 push_ifconfig_local = 0.0.0.0
2024-06-22 08:26:49 push_ifconfig_remote_netmask = 0.0.0.0
2024-06-22 08:26:49 push_ifconfig_ipv6_defined = DISABLED
2024-06-22 08:26:49 push_ifconfig_ipv6_local = ::/0
2024-06-22 08:26:49 push_ifconfig_ipv6_remote = ::
2024-06-22 08:26:49 enable_c2c = DISABLED
2024-06-22 08:26:49 duplicate_cn = DISABLED
2024-06-22 08:26:49 cf_max = 0
2024-06-22 08:26:49 cf_per = 0
2024-06-22 08:26:49 cf_initial_max = 100
2024-06-22 08:26:49 cf_initial_per = 10
2024-06-22 08:26:49 max_clients = 1024
2024-06-22 08:26:49 max_routes_per_client = 256
2024-06-22 08:26:49 auth_user_pass_verify_script = '[UNDEF]'
2024-06-22 08:26:49 auth_user_pass_verify_script_via_file = DISABLED
2024-06-22 08:26:49 auth_token_generate = DISABLED
2024-06-22 08:26:49 auth_token_lifetime = 0
2024-06-22 08:26:49 auth_token_secret_file = '[UNDEF]'
2024-06-22 08:26:49 port_share_host = '[UNDEF]'
2024-06-22 08:26:49 port_share_port = '[UNDEF]'
2024-06-22 08:26:49 vlan_tagging = DISABLED
2024-06-22 08:26:49 vlan_accept = all
2024-06-22 08:26:49 vlan_pvid = 1
2024-06-22 08:26:49 client = ENABLED
2024-06-22 08:26:49 pull = ENABLED
2024-06-22 08:26:49 auth_user_pass_file = 'stdin'
2024-06-22 08:26:49 OpenVPN 2.7-icsopenvpn [git:icsopenvpn/v0.7.51-0-g0ad44976] arm64-v8a [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Dec 2 2023
2024-06-22 08:26:49 library versions: OpenSSL 3.2.0 23 Nov 2023, LZO 2.10
2024-06-22 08:26:49 MANAGEMENT: Connected to management server at /data/user/0/de.blinkt.openvpn/cache/mgmtsocket
2024-06-22 08:26:49 MANAGEMENT: CMD 'version 3'
2024-06-22 08:26:49 MANAGEMENT: CMD 'hold release'
2024-06-22 08:26:49 MANAGEMENT: CMD 'bytecount 2'
2024-06-22 08:26:49 MANAGEMENT: CMD 'state on'
2024-06-22 08:26:49 MANAGEMENT: CMD 'username 'Auth' username'
2024-06-22 08:26:49 MANAGEMENT: CMD 'password [...]'
2024-06-22 08:26:49 MANAGEMENT: CMD 'proxy NONE'
2024-06-22 08:26:50 Debug state info: CONNECTED to WIFI , pause: userPause, shouldbeconnected: true, network: SHOULDBECONNECTED
2024-06-22 08:26:50 Outgoing Control Channel Encryption: Cipher 'AES-256-CTR' initialized with 256 bit key
2024-06-22 08:26:50 Outgoing Control Channel Encryption: Using 256 bit message hash 'SHA256' for HMAC authentication
2024-06-22 08:26:50 Incoming Control Channel Encryption: Cipher 'AES-256-CTR' initialized with 256 bit key
2024-06-22 08:26:50 Incoming Control Channel Encryption: Using 256 bit message hash 'SHA256' for HMAC authentication
2024-06-22 08:26:50 Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
2024-06-22 08:26:50 MANAGEMENT: >STATE:1719037610,RESOLVE,,,,,,
2024-06-22 08:26:50 Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
2024-06-22 08:26:50 TCP/UDP: Preserving recently used remote address: [AF_INET]1.2.3.4:1195
2024-06-22 08:26:50 Socket Buffers: R=[1310720->1310720] S=[327680->327680]
2024-06-22 08:26:50 MANAGEMENT: CMD 'needok 'PROTECTFD' ok'
2024-06-22 08:26:50 UDPv4 link local: (not bound)
2024-06-22 08:26:50 UDPv4 link remote: [AF_INET]1.2.3.4:1195
2024-06-22 08:26:50 MANAGEMENT: >STATE:1719037610,WAIT,,,,,,
2024-06-22 08:26:50 MANAGEMENT: >STATE:1719037610,AUTH,,,,,,
2024-06-22 08:26:50 TLS: Initial packet from [AF_INET]1.2.3.4:1195, sid=59e9d9b1 cf935fad
2024-06-22 08:26:50 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
2024-06-22 08:26:50 VERIFY OK: depth=1, C=DE, ST=State, L=City, O=Loremipsum Corp, emailAddress=admins@loremipsum.com, CN=Loremipsum CA1, OU=IT OPS
2024-06-22 08:26:50 VERIFY KU OK
2024-06-22 08:26:50 Validating certificate extended key usage
2024-06-22 08:26:50 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication
2024-06-22 08:26:50 VERIFY EKU OK
2024-06-22 08:26:50 VERIFY X509NAME OK: CN=location.loremipsum24.de, C=DE, ST=State, L=City, O=Loremipsum Corp, OU=IT OPS
2024-06-22 08:26:50 VERIFY OK: depth=0, CN=location.loremipsum24.de, C=DE, ST=State, L=City, O=Loremipsum Corp, OU=IT OPS
2024-06-22 08:26:51 Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, peer certificate: 2048 bits RSA, signature: RSA-SHA256, peer temporary key: 253 bits X25519
2024-06-22 08:26:51 [location.loremipsum24.de] Peer Connection Initiated with [AF_INET]1.2.3.4:1195
2024-06-22 08:26:51 TLS: move_session: dest=TM_ACTIVE src=TM_INITIAL reinit_src=1
2024-06-22 08:26:51 TLS: tls_multi_process: initial untrusted session promoted to trusted
2024-06-22 08:26:51 PUSH: Received control message: 'PUSH_REPLY,dhcp-option DOMAIN loremipsum.lan,dhcp-option DNS A.B.C.D,dhcp-option NTP A.B.C.D,redirect-gateway def1,route-gateway A.B.C.D,topology subnet,ping 5,ping-restart 30,ifconfig A.B.C.D 255.255.255.192,peer-id 1,cipher AES-128-GCM'
2024-06-22 08:26:51 OPTIONS IMPORT: --ifconfig/up options modified
2024-06-22 08:26:51 OPTIONS IMPORT: route options modified
2024-06-22 08:26:51 OPTIONS IMPORT: route-related options modified
2024-06-22 08:26:51 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
2024-06-22 08:26:51 ROUTE_GATEWAY 127.100.103.119 IFACE=android-gw
2024-06-22 08:26:51 do_ifconfig, ipv4=1, ipv6=0
2024-06-22 08:26:51 MANAGEMENT: >STATE:1719037611,ASSIGN_IP,,A.B.C.D,,,,
2024-06-22 08:26:51 MANAGEMENT: CMD 'needok 'IFCONFIG' ok'
2024-06-22 08:26:51 MANAGEMENT: CMD 'needok 'ROUTE' ok'
2024-06-22 08:26:51 MANAGEMENT: >STATE:1719037611,ADD_ROUTES,,,,,,
2024-06-22 08:26:51 MANAGEMENT: CMD 'needok 'ROUTE' ok'
2024-06-22 08:26:51 MANAGEMENT: CMD 'needok 'DNSSERVER' ok'
2024-06-22 08:26:51 MANAGEMENT: CMD 'needok 'DNSDOMAIN' ok'
2024-06-22 08:26:51 MANAGEMENT: CMD 'needok 'PERSIST_TUN_ACTION' OPEN_BEFORE_CLOSE'
2024-06-22 08:26:51 Opening tun interface:
2024-06-22 08:26:51 Local IPv4: A.B.C.D/26 IPv6: (not set) MTU: 1500
2024-06-22 08:26:51 DNS Server: A.B.C.D, Domain: loremipsum.lan
2024-06-22 08:26:51 Routes: 0.0.0.0/0, A.B.C.D/26
2024-06-22 08:26:51 Routes excluded:
2024-06-22 08:26:51 Disallowed VPN apps: com.applname.appname2
2024-06-22 08:26:51 MANAGEMENT: CMD 'needok 'OPENTUN' ok'
2024-06-22 08:26:51 Data Channel MTU parms [ mss_fix:1400 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
2024-06-22 08:26:51 Outgoing Data Channel: Cipher 'AES-128-GCM' initialized with 128 bit key
2024-06-22 08:26:51 Incoming Data Channel: Cipher 'AES-128-GCM' initialized with 128 bit key
2024-06-22 08:26:51 Initialization Sequence Completed
2024-06-22 08:26:51 MANAGEMENT: >STATE:1719037611,CONNECTED,SUCCESS,A.B.C.D,1.2.3.4,1195,,
2024-06-22 08:26:51 Data Channel: cipher 'AES-128-GCM', peer-id: 1
2024-06-22 08:26:51 Timers: ping 5, ping-restart 30
2024-06-22 08:26:52 Debug state info: CONNECTED to WIFI , pause: userPause, shouldbeconnected: true, network: SHOULDBECONNECTED
2024-06-22 08:26:52 PID_ERR replay-window backtrack occurred [5] [SSL-0] [0_____000000000000000000000000000000] 0:36 0:31 t=1719037612[0] r=[0,64,15,5,1] sl=[28,36,64,528]
2024-06-22 08:26:59 F-Droid built and signed version 0.7.51 running on google Pixel 8 (shiba), Android 14 (AP2A.240605.024) API 34, ABI arm64-v8a, (google/shiba/shiba:14/AP2A.240605.024/2024062000:user/release-keys)
2024-06-22 08:26:59 Building configuration...
2024-06-22 08:26:59 Fetched VPN profile (loremipsum) triggered by on Boot receiver
2024-06-22 08:26:59 VPN already running (loremipsum). Ignoring request to start VPN.
2024-06-22 08:27:34 PID_ERR replay-window backtrack occurred [7] [SSL-0] [000_____00000000000000222222222222222222222222222222222222222222] 0:1960 0:1953 t=1719037654[0] r=[0,64,15,7,1] sl=[24,64,64,528]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants