Skip to content

Instantly share code, notes, and snippets.

@latot
Created March 28, 2023 19:56
Show Gist options
  • Save latot/465463c85feaf49a404183fbb76313fa to your computer and use it in GitHub Desktop.
Save latot/465463c85feaf49a404183fbb76313fa to your computer and use it in GitHub Desktop.
2023-03-28 19:54:56 us=370771 MULTI: multi_create_instance called
2023-03-28 19:54:56 us=370846 Re-using SSL/TLS context
2023-03-28 19:54:56 us=370956 Outgoing Control Channel Authentication: Using 256 bit message hash 'SHA256' for HMAC authentication
2023-03-28 19:54:56 us=370975 Incoming Control Channel Authentication: Using 256 bit message hash 'SHA256' for HMAC authentication
2023-03-28 19:54:56 us=371053 Control Channel MTU parms [ L:1623 D:1170 EF:80 EB:0 ET:0 EL:3 ]
2023-03-28 19:54:56 us=371162 Data Channel MTU parms [ L:1623 D:1450 EF:123 EB:406 ET:0 EL:3 ]
2023-03-28 19:54:56 us=371209 Local Options String (VER=V4): 'V4,dev-type tun,link-mtu 1551,tun-mtu 1500,proto TCPv4_SERVER,keydir 0,cipher AES-256-GCM,auth [null-digest],keysize 256,tls-auth,key-method 2,tls-server'
2023-03-28 19:54:56 us=371224 Expected Remote Options String (VER=V4): 'V4,dev-type tun,link-mtu 1551,tun-mtu 1500,proto TCPv4_CLIENT,keydir 1,cipher AES-256-GCM,auth [null-digest],keysize 256,tls-auth,key-method 2,tls-client'
2023-03-28 19:54:56 us=371267 TCP connection established with [AF_INET]client_ip:56086
2023-03-28 19:54:56 us=371283 TCPv4_SERVER link local: (not bound)
2023-03-28 19:54:56 us=371297 TCPv4_SERVER link remote: [AF_INET]client_ip:56086
2023-03-28 19:54:56 us=371382 client_ip:56086 TLS: Initial packet from [AF_INET]client_ip:56086, sid=aeb80f00 764155f5
2023-03-28 19:54:56 us=371402 client_ip:56086 Authenticate/Decrypt packet error: packet HMAC authentication failed
2023-03-28 19:54:56 us=371419 client_ip:56086 TLS Error: incoming packet authentication failed from [AF_INET]client_ip:56086
2023-03-28 19:54:56 us=371438 client_ip:56086 Fatal TLS error (check_tls_errors_co), restarting
2023-03-28 19:54:56 us=371452 client_ip:56086 SIGUSR1[soft,tls-error] received, client-instance restarting
2023-03-28 19:54:56 us=371504 TCP/UDP: Closing socket
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment