I have installed pritunl server in Ubuntu 22.04 and installed pritunl client and wireguard in my windows machine.It works fine with Openvpn Protocol where as with wireguard its trying to create new adaptor and my machine gets disconnected i have to restart again to try .It gives handshake timeout error. Sharing the wireguard logs below . Could someone please assist me on this.
2024-09-17 16:40:07.274897: [TUN] [pritunl0] Creating adapter
2024-09-17 16:40:07.626866: [TUN] [pritunl0] Using WireGuardNT/0.10
2024-09-17 16:40:07.626866: [TUN] [pritunl0] Enabling firewall rules
2024-09-17 16:40:07.513768: [TUN] [pritunl0] Interface created
2024-09-17 16:40:07.641426: [TUN] [pritunl0] Dropping privileges
2024-09-17 16:40:07.642336: [TUN] [pritunl0] Setting interface configuration
2024-09-17 16:40:07.642934: [TUN] [pritunl0] Peer 1 created
2024-09-17 16:40:07.647406: [TUN] [pritunl0] Monitoring MTU of default v4 routes
2024-09-17 16:40:07.660032: [TUN] [pritunl0] Setting device v4 addresses
2024-09-17 16:40:07.647406: [TUN] [pritunl0] Interface up
2024-09-17 16:40:07.732530: [TUN] [pritunl0] Sending handshake initiation to peer 1 (13.88.100.33:19151)
2024-09-17 16:40:07.903948: [TUN] [pritunl0] Monitoring MTU of default v6 routes
2024-09-17 16:40:07.903966: [TUN] [pritunl0] Setting device v6 addresses
2024-09-17 16:40:07.905988: [TUN] [pritunl0] Warning: the “Wi-Fi” interface has Forwarding/WeakHostSend enabled, which will cause routing loops
2024-09-17 16:40:08.063197: [TUN] [pritunl0] Startup complete
2024-09-17 16:40:12.760282: [TUN] [pritunl0] Sending handshake initiation to peer 1 (10.80.10.35:19151)
2024-09-17 16:40:17.879388: [TUN] [pritunl0] Sending handshake initiation to peer 1 (10.80.10.35:19151)
2024-09-17 16:40:23.015129: [TUN] [pritunl0] Handshake for peer 1 (10.80.10.35:19151) did not complete after 5 seconds, retrying (try 2)
2024-09-17 16:40:23.015129: [TUN] [pritunl0] Sending handshake initiation to peer 1 (10.80.10.35:19151)
2024-09-17 16:40:28.184616: [TUN] [pritunl0] Handshake for peer 1 (10.80.10.35:19151) did not complete after 5 seconds, retrying (try 2)
2024-09-17 16:40:28.184724: [TUN] [pritunl0] Sending handshake initiation to peer 1 (10.80.10.35:19151)
Thanks