-
Notifications
You must be signed in to change notification settings - Fork 65
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
ISSUE: Wiresock tunnel stopping unintentionally #230
Comments
Thanks for putting effort into the details. Could you try the official Wireguard client with allowed IP's set to an offline endpoint so that no traffic is sent through, potentially triggering the same issue? That may rule out a lot of variables. It is probably unrelated to this issue, but I don't believe you need to specify the 19.2.168... addresses as the 0.0.0.0/0 covers them. |
Good night,
First of all, thank you for the really fast response!
So as asked I have made a copy of my current Testing VPN profile and saved
it in another location on my SSD drive.
After this I made the requested change to set the allowed IP's to an
offline endpoint that didn't exist in order to cause the same issue, but *sadly
enough as expected the VPN tunnel stayed up* since there is continuous
network traffic over the tunnel saturating and keeping the interface online
(please see the attached screenshots and logging).
Furthermore, during my research when removing both the legit IP endpoints
and the 0.0.0.0/0, I found out removing the latter IP range (0.0.0.0/0)
does kill the VPN tunnel to set up a connection.
*NOTE: For further notice these endpoints in the config are automatically
generated by my Unifi UDM-SE gateway when creating a new Wiregaurd VPN
profile and normally shouldn't need any modifications.*
But to come back on my point, as seen in the config per last email, I have
added the Persistent Keep-Alive timer of 20 seconds to the client and
server config *(Unifi doesn't add this automatically)*, but still when
using the WG VPN profile with TunnlTo application with only Firefox and
PuTTY allowed, the VPN tunnel won't stay up and generate a lot of
disconnect/reconnects.
Please let me know what is causing this (if possible try to reproduce), I
hope to hear from you soon!
Thanks in advance!
Op za 19 okt 2024 om 02:22 schreef Brendan Osborne ***@***.***
…:
Thanks for putting effort into the details.
Could you try the official Wireguard client with allowed IP's set to an
offline endpoint so that no traffic is sent through, potentially triggering
the same issue? That may rule out a lot of variables.
It is probably unrelated to this issue, but I don't believe you need to
specify the 19.2.168... addresses as the 0.0.0.0/0 covers them.
—
Reply to this email directly, view it on GitHub
<#230 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5I777URHZ6NVEET5Q2QZK3Z4GQ3TAVCNFSM6AAAAABQG35DV2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRTGQYDANBTGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Met vriendelijke groet / With kind regards,
Vyasa Span
2024-10-20 01:07:23.382159: [TUN] [TestingWireGuardServer-VyasaSpan] Starting WireGuard/0.5.3 (Windows 10.0.22631; amd64)
2024-10-20 01:07:23.382159: [TUN] [TestingWireGuardServer-VyasaSpan] Watching network interfaces
2024-10-20 01:07:23.383659: [TUN] [TestingWireGuardServer-VyasaSpan] Resolving DNS names
2024-10-20 01:07:23.527159: [TUN] [TestingWireGuardServer-VyasaSpan] Creating network adapter
2024-10-20 01:07:23.584288: [TUN] [TestingWireGuardServer-VyasaSpan] Using existing driver 0.10
2024-10-20 01:07:23.591294: [TUN] [TestingWireGuardServer-VyasaSpan] Creating adapter
2024-10-20 01:07:23.744995: [TUN] [TestingWireGuardServer-VyasaSpan] Using WireGuardNT/0.10
2024-10-20 01:07:23.744995: [TUN] [TestingWireGuardServer-VyasaSpan] Enabling firewall rules
2024-10-20 01:07:23.709399: [TUN] [TestingWireGuardServer-VyasaSpan] Interface created
2024-10-20 01:07:23.749496: [TUN] [TestingWireGuardServer-VyasaSpan] Dropping privileges
2024-10-20 01:07:23.749496: [TUN] [TestingWireGuardServer-VyasaSpan] Setting interface configuration
2024-10-20 01:07:23.749996: [TUN] [TestingWireGuardServer-VyasaSpan] Peer 1 created
2024-10-20 01:07:23.757495: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:07:23.757495: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:07:23.757495: [TUN] [TestingWireGuardServer-VyasaSpan] Interface up
2024-10-20 01:07:23.757495: [TUN] [TestingWireGuardServer-VyasaSpan] Monitoring MTU of default v4 routes
2024-10-20 01:07:23.767002: [TUN] [TestingWireGuardServer-VyasaSpan] Setting device v4 addresses
2024-10-20 01:07:23.768501: [TUN] [TestingWireGuardServer-VyasaSpan] Monitoring MTU of default v6 routes
2024-10-20 01:07:23.768501: [TUN] [TestingWireGuardServer-VyasaSpan] Setting device v6 addresses
2024-10-20 01:07:23.770502: [TUN] [TestingWireGuardServer-VyasaSpan] Startup complete
2024-10-20 01:07:23.788502: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:07:23.788502: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 1 created for peer 1
2024-10-20 01:07:23.816002: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:09:23.814090: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:09:23.841598: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:09:23.841598: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 2 created for peer 1
2024-10-20 01:09:23.841598: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:11:23.844377: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:11:23.870217: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:11:23.870217: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 1 destroyed for peer 1
2024-10-20 01:11:23.870217: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 3 created for peer 1
2024-10-20 01:11:23.870217: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:13:23.986531: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:13:24.018065: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:13:24.018065: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 2 destroyed for peer 1
2024-10-20 01:13:24.018065: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 4 created for peer 1
2024-10-20 01:13:24.018065: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:15:24.027105: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:15:24.054157: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:15:24.054157: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 3 destroyed for peer 1
2024-10-20 01:15:24.054157: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 5 created for peer 1
2024-10-20 01:15:24.054157: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:17:24.122980: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:17:24.148049: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:17:24.148049: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 4 destroyed for peer 1
2024-10-20 01:17:24.148049: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 6 created for peer 1
2024-10-20 01:17:24.148049: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:19:24.209548: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:19:24.240680: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:19:24.240680: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 5 destroyed for peer 1
2024-10-20 01:19:24.240680: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 7 created for peer 1
2024-10-20 01:19:24.240680: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:21:24.311665: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:21:24.340009: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:21:24.340009: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 6 destroyed for peer 1
2024-10-20 01:21:24.340009: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 8 created for peer 1
2024-10-20 01:21:24.340009: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:23:24.390643: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:23:24.418912: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:23:24.418912: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 7 destroyed for peer 1
2024-10-20 01:23:24.418912: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 9 created for peer 1
2024-10-20 01:23:24.418912: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:25:24.468363: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:25:24.501451: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:25:24.501451: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 8 destroyed for peer 1
2024-10-20 01:25:24.501451: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 10 created for peer 1
2024-10-20 01:25:24.501451: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:27:24.574760: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:27:24.608306: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:27:24.608306: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 9 destroyed for peer 1
2024-10-20 01:27:24.608306: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 11 created for peer 1
2024-10-20 01:27:24.608306: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:29:24.617860: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:29:24.644940: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:29:24.644940: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 10 destroyed for peer 1
2024-10-20 01:29:24.644940: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 12 created for peer 1
2024-10-20 01:29:24.644940: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:31:24.706110: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:31:24.733648: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:31:24.733648: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 11 destroyed for peer 1
2024-10-20 01:31:24.733648: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 13 created for peer 1
2024-10-20 01:31:24.733648: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:33:24.818239: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:33:24.851355: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:33:24.851355: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 12 destroyed for peer 1
2024-10-20 01:33:24.851355: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 14 created for peer 1
2024-10-20 01:33:24.851355: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:35:24.965775: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:35:24.997937: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:35:24.997937: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 13 destroyed for peer 1
2024-10-20 01:35:24.997937: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 15 created for peer 1
2024-10-20 01:35:24.997937: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:37:25.074209: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:37:25.106607: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:37:25.106607: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 14 destroyed for peer 1
2024-10-20 01:37:25.106607: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 16 created for peer 1
2024-10-20 01:37:25.106607: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:39:25.280203: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:39:25.313846: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:39:25.313846: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 15 destroyed for peer 1
2024-10-20 01:39:25.313846: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 17 created for peer 1
2024-10-20 01:39:25.313846: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:41:25.324010: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:41:25.352777: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:41:25.352777: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 16 destroyed for peer 1
2024-10-20 01:41:25.352777: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 18 created for peer 1
2024-10-20 01:41:25.352777: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:43:25.404530: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:43:25.437612: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:43:25.437612: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 17 destroyed for peer 1
2024-10-20 01:43:25.437612: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 19 created for peer 1
2024-10-20 01:43:25.437612: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:45:25.449609: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:45:25.478494: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:45:25.478494: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 18 destroyed for peer 1
2024-10-20 01:45:25.478494: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 20 created for peer 1
2024-10-20 01:45:25.478494: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:47:25.511895: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:47:25.544449: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:47:25.544449: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 19 destroyed for peer 1
2024-10-20 01:47:25.544449: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 21 created for peer 1
2024-10-20 01:47:25.544449: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:49:25.580707: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:49:25.611441: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:49:25.611441: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 20 destroyed for peer 1
2024-10-20 01:49:25.611441: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 22 created for peer 1
2024-10-20 01:49:25.611441: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:51:25.649928: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:51:25.681872: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:51:25.681872: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 21 destroyed for peer 1
2024-10-20 01:51:25.681872: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 23 created for peer 1
2024-10-20 01:51:25.681872: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:53:25.694292: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:53:25.728870: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:53:25.728870: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 22 destroyed for peer 1
2024-10-20 01:53:25.728870: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 24 created for peer 1
2024-10-20 01:53:25.728870: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:55:25.779757: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:55:25.816326: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:55:25.816326: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 23 destroyed for peer 1
2024-10-20 01:55:25.816326: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 25 created for peer 1
2024-10-20 01:55:25.816326: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:57:25.905388: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:57:25.935776: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:57:25.935776: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 24 destroyed for peer 1
2024-10-20 01:57:25.935776: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 26 created for peer 1
2024-10-20 01:57:25.935776: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:59:25.957858: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:59:25.985190: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 01:59:25.985190: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 25 destroyed for peer 1
2024-10-20 01:59:25.985190: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 27 created for peer 1
2024-10-20 01:59:25.985190: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:01:26.063535: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:01:26.091038: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:01:26.091038: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 26 destroyed for peer 1
2024-10-20 02:01:26.091038: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 28 created for peer 1
2024-10-20 02:01:26.091038: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:03:26.104533: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:03:26.137054: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:03:26.137054: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 27 destroyed for peer 1
2024-10-20 02:03:26.137054: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 29 created for peer 1
2024-10-20 02:03:26.137054: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:05:26.199141: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:05:26.234717: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:05:26.234717: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 28 destroyed for peer 1
2024-10-20 02:05:26.234717: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 30 created for peer 1
2024-10-20 02:05:26.234717: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:07:26.325513: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:07:26.357526: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:07:26.357526: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 29 destroyed for peer 1
2024-10-20 02:07:26.357526: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 31 created for peer 1
2024-10-20 02:07:26.357526: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:09:26.383526: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:09:26.410109: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:09:26.410109: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 30 destroyed for peer 1
2024-10-20 02:09:26.410109: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 32 created for peer 1
2024-10-20 02:09:26.410109: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:11:26.532947: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:11:26.559399: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:11:26.559399: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 31 destroyed for peer 1
2024-10-20 02:11:26.559399: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 33 created for peer 1
2024-10-20 02:11:26.559399: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:13:26.562010: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:13:26.617051: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:13:26.617051: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 32 destroyed for peer 1
2024-10-20 02:13:26.617051: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 34 created for peer 1
2024-10-20 02:13:26.617051: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:15:26.664014: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:15:26.697006: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:15:26.697006: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 33 destroyed for peer 1
2024-10-20 02:15:26.697006: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 35 created for peer 1
2024-10-20 02:15:26.697006: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:17:26.711895: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:17:26.745410: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:17:26.745410: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 34 destroyed for peer 1
2024-10-20 02:17:26.745410: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 36 created for peer 1
2024-10-20 02:17:26.745410: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:19:26.766700: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:19:26.799301: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:19:26.799301: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 35 destroyed for peer 1
2024-10-20 02:19:26.799301: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 37 created for peer 1
2024-10-20 02:19:26.799301: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:21:26.799579: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:21:26.853866: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:21:26.853866: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 36 destroyed for peer 1
2024-10-20 02:21:26.853866: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 38 created for peer 1
2024-10-20 02:21:26.853866: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:23:26.965529: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:23:26.996596: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:23:26.996596: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 37 destroyed for peer 1
2024-10-20 02:23:26.996596: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 39 created for peer 1
2024-10-20 02:23:26.996596: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:25:27.069305: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:25:27.097825: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:25:27.097825: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 38 destroyed for peer 1
2024-10-20 02:25:27.097825: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 40 created for peer 1
2024-10-20 02:25:27.097825: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:27:27.127194: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:27:27.154317: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:27:27.154816: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 39 destroyed for peer 1
2024-10-20 02:27:27.154816: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 41 created for peer 1
2024-10-20 02:27:27.154816: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:29:27.185094: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:29:27.224136: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:29:27.224136: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 40 destroyed for peer 1
2024-10-20 02:29:27.224136: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 42 created for peer 1
2024-10-20 02:29:27.224136: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:31:27.281752: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:31:27.308444: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:31:27.308444: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 41 destroyed for peer 1
2024-10-20 02:31:27.308444: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 43 created for peer 1
2024-10-20 02:31:27.308444: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:33:27.430791: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:33:27.462979: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:33:27.462979: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 42 destroyed for peer 1
2024-10-20 02:33:27.462979: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 44 created for peer 1
2024-10-20 02:33:27.462979: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:35:27.511978: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:35:27.544724: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:35:27.544724: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 43 destroyed for peer 1
2024-10-20 02:35:27.544724: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 45 created for peer 1
2024-10-20 02:35:27.544724: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:37:27.589556: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:37:27.624163: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:37:27.624163: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 44 destroyed for peer 1
2024-10-20 02:37:27.624163: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 46 created for peer 1
2024-10-20 02:37:27.624163: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:39:27.647195: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:39:27.674124: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:39:27.674124: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 45 destroyed for peer 1
2024-10-20 02:39:27.674124: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 47 created for peer 1
2024-10-20 02:39:27.674124: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:41:27.758621: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:41:27.790746: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:41:27.790746: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 46 destroyed for peer 1
2024-10-20 02:41:27.790746: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 48 created for peer 1
2024-10-20 02:41:27.790746: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:43:27.801582: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:43:27.828115: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:43:27.828115: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 47 destroyed for peer 1
2024-10-20 02:43:27.828115: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 49 created for peer 1
2024-10-20 02:43:27.828115: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:45:27.886684: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:45:27.913726: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:45:27.913726: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 48 destroyed for peer 1
2024-10-20 02:45:27.913726: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 50 created for peer 1
2024-10-20 02:45:27.913726: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-20 02:46:32.754637: [TUN] [TestingWireGuardServer-VyasaSpan] Shutting down
2024-10-20 02:46:32.759637: [MGR] [TestingWireGuardServer-VyasaSpan] Tunnel service tracker finished
|
There shouldn't be any traffic on the tunnel if you've set the AllowedIp's to a non-existent or offline endpoint. Just to clarify, you need to do this test with the official WireGuard Client. Your config should look something like: [Interface] [Peer] Actually I'm not even sure if you need the AllowedIPs - if you leave it out the tunnel should connect but nothing is routed. Either way, the tunnel will be up but nothing should be routing over it. Once that is established, we can determine if the issue is related to Wiresock or something else.
You need to leave 0.0.0.0/0 in (not during the test though). What I meant was that for normal operation, listing 192.168.70.1/32 and 192.168.70.2/32 is not required if you also have 0.0.0.0/0. |
Good night,
So it took me some more time in order to process the next steps due to
having work and being busy in general.
But as asked I have made an edit to my config and did set the AllowedIp's
to a non-existent or offline endpoint, to determine if the issue is related
to Wiresock or something else.
And behold behold, none traffic was routed to my UDM-SE (my local WAN IP
was shown, not the UDM-SE's WAN IP), but this also didn't cause multiple
disconnects and reconnects, so that's good to know.
So hereby I can say it has something to do with how TunnlTo is handling the
PersistentKeepalive of 20 seconds which never did work for me with all my
VPN servers hosted on the UDM-SE, since normally when using Wireguard all
traffic is routed over the VPN tunnel and therefor keep the VPN tunnel
active.
Please see the attached screenshots and logging from my testing with
setting up the AllowedIp's to a non-existent or offline endpoint.
Thanks in advance!
Op zo 20 okt 2024 om 03:36 schreef Brendan Osborne ***@***.***
…:
After this I made the requested change to set the allowed IP's to an
offline endpoint that didn't exist in order to cause the same issue, but
*sadly enough as expected the VPN tunnel stayed up* since there is
continuous
network traffic over the tunnel saturating and keeping the interface online
(please see the attached screenshots and logging).
There shouldn't be any traffic on the tunnel if you've set the AllowedIp's
to a non-existent or offline endpoint. Just to clarify, you need to do this
test with the official WireGuard Client
<https://download.wireguard.com/windows-client/>. Your config should look
something like:
[Interface]
PrivateKey = [private-key]
Address = 192.168.70.2/32
DNS = 192.168.70.1
[Peer]
PublicKey = [public-key]
Endpoint = [endpoint]
PersistentKeepalive = 20
AllowedIPs = 192.0.2.0/24
Actually I'm not even sure if you need the AllowedIPs - if you leave it
out the tunnel should connect but nothing is routed. Either way, the tunnel
will be up but nothing should be routing over it. Once that is established,
we can determine if the issue is related to Wiresock or something else.
Furthermore, during my research when removing both the legit IP endpoints
and the 0.0.0.0/0, I found out removing the latter IP range (0.0.0.0/0)
does kill the VPN tunnel to set up a connection.
*NOTE: For further notice these endpoints in the config are automatically
generated by my Unifi UDM-SE gateway when creating a new Wiregaurd VPN
profile and normally shouldn't need any modifications.*
You need to leave 0.0.0.0/0 in (not during the test though). What I meant
was that for normal operation, listing 192.168.70.1/32 and 192.168.70.2/32
is not required if you also have 0.0.0.0/0.
0.0.0.0: This is a special address that signifies "all IP addresses" in
the context of routing.
—
Reply to this email directly, view it on GitHub
<#230 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5I777RSYCKO2IPD3VDD7VTZ4MCLPAVCNFSM6AAAAABQG35DV2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRUGM4DQMJQGM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Met vriendelijke groet / With kind regards,
Vyasa Span
2024-10-22 22:46:23.166: [TUN] [TestingWireGuardServer-VyasaSpan] Starting WireGuard/0.5.3 (Windows 10.0.22631; amd64)
2024-10-22 22:46:23.166: [TUN] [TestingWireGuardServer-VyasaSpan] Watching network interfaces
2024-10-22 22:46:23.168: [TUN] [TestingWireGuardServer-VyasaSpan] Resolving DNS names
2024-10-22 22:46:23.330: [TUN] [TestingWireGuardServer-VyasaSpan] Creating network adapter
2024-10-22 22:46:23.473: [TUN] [TestingWireGuardServer-VyasaSpan] Using existing driver 0.10
2024-10-22 22:46:23.480: [TUN] [TestingWireGuardServer-VyasaSpan] Creating adapter
2024-10-22 22:46:23.590: [TUN] [TestingWireGuardServer-VyasaSpan] Using WireGuardNT/0.10
2024-10-22 22:46:23.590: [TUN] [TestingWireGuardServer-VyasaSpan] Enabling firewall rules
2024-10-22 22:46:23.568: [TUN] [TestingWireGuardServer-VyasaSpan] Interface created
2024-10-22 22:46:23.612: [TUN] [TestingWireGuardServer-VyasaSpan] Dropping privileges
2024-10-22 22:46:23.612: [TUN] [TestingWireGuardServer-VyasaSpan] Setting interface configuration
2024-10-22 22:46:23.612: [TUN] [TestingWireGuardServer-VyasaSpan] Peer 1 created
2024-10-22 22:46:23.620: [TUN] [TestingWireGuardServer-VyasaSpan] Sending keepalive packet to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:46:23.620: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake initiation to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:46:23.620: [TUN] [TestingWireGuardServer-VyasaSpan] Interface up
2024-10-22 22:46:23.620: [TUN] [TestingWireGuardServer-VyasaSpan] Monitoring MTU of default v6 routes
2024-10-22 22:46:23.625: [TUN] [TestingWireGuardServer-VyasaSpan] Setting device v6 addresses
2024-10-22 22:46:23.629: [TUN] [TestingWireGuardServer-VyasaSpan] Monitoring MTU of default v4 routes
2024-10-22 22:46:23.630: [TUN] [TestingWireGuardServer-VyasaSpan] Setting device v4 addresses
2024-10-22 22:46:23.640: [TUN] [TestingWireGuardServer-VyasaSpan] Startup complete
2024-10-22 22:46:23.652: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake response from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:46:23.652: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 1 created for peer 1
2024-10-22 22:46:34.061: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:46:34.061: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:46:34.061: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 2 created for peer 1
2024-10-22 22:46:34.087: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:46:44.297: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:46:44.297: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:46:44.297: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 1 destroyed for peer 1
2024-10-22 22:46:44.297: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 3 created for peer 1
2024-10-22 22:46:44.323: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:46:54.538: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:46:54.538: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:46:54.539: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 2 destroyed for peer 1
2024-10-22 22:46:54.539: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 4 created for peer 1
2024-10-22 22:46:54.563: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:47:04.768: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:47:04.768: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:47:04.769: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 3 destroyed for peer 1
2024-10-22 22:47:04.769: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 5 created for peer 1
2024-10-22 22:47:04.794: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:47:15.006: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:47:15.006: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:47:15.007: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 4 destroyed for peer 1
2024-10-22 22:47:15.007: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 6 created for peer 1
2024-10-22 22:47:15.030: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:47:25.247: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:47:25.247: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:47:25.247: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 5 destroyed for peer 1
2024-10-22 22:47:25.247: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 7 created for peer 1
2024-10-22 22:47:25.271: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:47:35.497: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:47:35.497: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:47:35.499: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 6 destroyed for peer 1
2024-10-22 22:47:35.499: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 8 created for peer 1
2024-10-22 22:47:35.523: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:47:45.727: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:47:45.727: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:47:45.728: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 7 destroyed for peer 1
2024-10-22 22:47:45.728: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 9 created for peer 1
2024-10-22 22:47:45.753: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:47:55.966: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:47:55.966: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:47:55.967: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 8 destroyed for peer 1
2024-10-22 22:47:55.967: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 10 created for peer 1
2024-10-22 22:47:55.991: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:48:06.207: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:48:06.207: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:48:06.207: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 9 destroyed for peer 1
2024-10-22 22:48:06.207: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 11 created for peer 1
2024-10-22 22:48:06.230: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:48:16.446: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:48:16.446: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:48:16.447: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 10 destroyed for peer 1
2024-10-22 22:48:16.447: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 12 created for peer 1
2024-10-22 22:48:16.473: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:48:26.686: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:48:26.686: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:48:26.687: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 11 destroyed for peer 1
2024-10-22 22:48:26.687: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 13 created for peer 1
2024-10-22 22:48:26.712: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:48:36.925: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:48:36.925: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:48:36.926: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 12 destroyed for peer 1
2024-10-22 22:48:36.926: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 14 created for peer 1
2024-10-22 22:48:36.950: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:48:47.164: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:48:47.164: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:48:47.165: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 13 destroyed for peer 1
2024-10-22 22:48:47.165: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 15 created for peer 1
2024-10-22 22:48:47.190: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:48:57.405: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:48:57.405: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:48:57.406: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 14 destroyed for peer 1
2024-10-22 22:48:57.406: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 16 created for peer 1
2024-10-22 22:48:57.429: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:49:07.653: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:49:07.653: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:49:07.655: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 15 destroyed for peer 1
2024-10-22 22:49:07.655: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 17 created for peer 1
2024-10-22 22:49:07.679: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:49:17.886: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:49:17.886: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:49:17.887: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 16 destroyed for peer 1
2024-10-22 22:49:17.887: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 18 created for peer 1
2024-10-22 22:49:17.911: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:49:28.125: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:49:28.125: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:49:28.126: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 17 destroyed for peer 1
2024-10-22 22:49:28.126: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 19 created for peer 1
2024-10-22 22:49:28.151: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:49:38.363: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:49:38.363: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:49:38.363: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 18 destroyed for peer 1
2024-10-22 22:49:38.363: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 20 created for peer 1
2024-10-22 22:49:38.389: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:49:48.604: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:49:48.604: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:49:48.605: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 19 destroyed for peer 1
2024-10-22 22:49:48.605: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 21 created for peer 1
2024-10-22 22:49:48.628: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:49:58.844: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:49:58.844: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:49:58.845: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 20 destroyed for peer 1
2024-10-22 22:49:58.845: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 22 created for peer 1
2024-10-22 22:49:58.870: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:50:09.084: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:50:09.084: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:50:09.085: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 21 destroyed for peer 1
2024-10-22 22:50:09.085: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 23 created for peer 1
2024-10-22 22:50:09.108: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:50:19.322: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:50:19.322: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:50:19.323: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 22 destroyed for peer 1
2024-10-22 22:50:19.323: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 24 created for peer 1
2024-10-22 22:50:19.348: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:50:29.571: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:50:29.571: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:50:29.572: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 23 destroyed for peer 1
2024-10-22 22:50:29.572: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 25 created for peer 1
2024-10-22 22:50:29.595: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:50:39.813: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:50:39.813: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:50:39.814: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 24 destroyed for peer 1
2024-10-22 22:50:39.814: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 26 created for peer 1
2024-10-22 22:50:39.837: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:50:50.041: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:50:50.041: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:50:50.041: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 25 destroyed for peer 1
2024-10-22 22:50:50.041: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 27 created for peer 1
2024-10-22 22:50:50.067: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:51:00.291: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:51:00.291: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:51:00.292: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 26 destroyed for peer 1
2024-10-22 22:51:00.292: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 28 created for peer 1
2024-10-22 22:51:00.315: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:51:10.521: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:51:10.521: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:51:10.521: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 27 destroyed for peer 1
2024-10-22 22:51:10.521: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 29 created for peer 1
2024-10-22 22:51:10.544: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:51:20.761: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:51:20.761: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:51:20.762: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 28 destroyed for peer 1
2024-10-22 22:51:20.762: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 30 created for peer 1
2024-10-22 22:51:20.786: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:51:31.001: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:51:31.001: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:51:31.001: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 29 destroyed for peer 1
2024-10-22 22:51:31.001: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 31 created for peer 1
2024-10-22 22:51:31.023: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:51:41.240: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:51:41.240: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:51:41.240: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 30 destroyed for peer 1
2024-10-22 22:51:41.240: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 32 created for peer 1
2024-10-22 22:51:41.264: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:51:51.480: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:51:51.480: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:51:51.481: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 31 destroyed for peer 1
2024-10-22 22:51:51.481: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 33 created for peer 1
2024-10-22 22:51:51.505: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:52:01.719: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:52:01.719: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:52:01.721: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 32 destroyed for peer 1
2024-10-22 22:52:01.722: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 34 created for peer 1
2024-10-22 22:52:01.753: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:52:11.959: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:52:11.959: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:52:11.960: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 33 destroyed for peer 1
2024-10-22 22:52:11.960: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 35 created for peer 1
2024-10-22 22:52:11.983: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:52:22.199: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:52:22.199: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:52:22.199: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 34 destroyed for peer 1
2024-10-22 22:52:22.199: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 36 created for peer 1
2024-10-22 22:52:22.232: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:52:32.449: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:52:32.449: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:52:32.451: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 35 destroyed for peer 1
2024-10-22 22:52:32.451: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 37 created for peer 1
2024-10-22 22:52:32.482: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:52:42.678: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:52:42.678: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:52:42.679: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 36 destroyed for peer 1
2024-10-22 22:52:42.679: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 38 created for peer 1
2024-10-22 22:52:42.707: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:52:52.918: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:52:52.918: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:52:52.919: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 37 destroyed for peer 1
2024-10-22 22:52:52.919: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 39 created for peer 1
2024-10-22 22:52:52.945: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:53:03.159: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:53:03.159: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:53:03.160: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 38 destroyed for peer 1
2024-10-22 22:53:03.160: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 40 created for peer 1
2024-10-22 22:53:03.185: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:53:13.398: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:53:13.398: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:53:13.399: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 39 destroyed for peer 1
2024-10-22 22:53:13.399: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 41 created for peer 1
2024-10-22 22:53:13.424: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:53:23.639: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:53:23.639: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:53:23.641: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 40 destroyed for peer 1
2024-10-22 22:53:23.641: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 42 created for peer 1
2024-10-22 22:53:23.668: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:53:33.889: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:53:33.889: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:53:33.890: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 41 destroyed for peer 1
2024-10-22 22:53:33.891: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 43 created for peer 1
2024-10-22 22:53:33.915: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:53:44.118: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:53:44.118: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:53:44.119: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 42 destroyed for peer 1
2024-10-22 22:53:44.119: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 44 created for peer 1
2024-10-22 22:53:44.149: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:53:54.357: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:53:54.357: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:53:54.358: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 43 destroyed for peer 1
2024-10-22 22:53:54.358: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 45 created for peer 1
2024-10-22 22:53:54.383: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:54:04.598: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:54:04.598: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:54:04.599: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 44 destroyed for peer 1
2024-10-22 22:54:04.599: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 46 created for peer 1
2024-10-22 22:54:04.623: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:54:14.838: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:54:14.838: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:54:14.839: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 45 destroyed for peer 1
2024-10-22 22:54:14.839: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 47 created for peer 1
2024-10-22 22:54:14.865: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:54:25.078: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:54:25.078: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:54:25.078: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 46 destroyed for peer 1
2024-10-22 22:54:25.078: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 48 created for peer 1
2024-10-22 22:54:25.107: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:54:35.317: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:54:35.317: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:54:35.318: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 47 destroyed for peer 1
2024-10-22 22:54:35.318: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 49 created for peer 1
2024-10-22 22:54:35.342: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:54:45.556: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:54:45.556: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:54:45.557: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 48 destroyed for peer 1
2024-10-22 22:54:45.557: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 50 created for peer 1
2024-10-22 22:54:45.580: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:54:55.796: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:54:55.796: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:54:55.797: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 49 destroyed for peer 1
2024-10-22 22:54:55.797: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 51 created for peer 1
2024-10-22 22:54:55.820: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:55:06.036: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:55:06.036: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:55:06.037: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 50 destroyed for peer 1
2024-10-22 22:55:06.037: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 52 created for peer 1
2024-10-22 22:55:06.062: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:55:16.276: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:55:16.276: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:55:16.277: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 51 destroyed for peer 1
2024-10-22 22:55:16.277: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 53 created for peer 1
2024-10-22 22:55:16.301: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:55:26.516: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:55:26.516: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:55:26.517: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 52 destroyed for peer 1
2024-10-22 22:55:26.517: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 54 created for peer 1
2024-10-22 22:55:26.543: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:55:36.756: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:55:36.756: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:55:36.756: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 53 destroyed for peer 1
2024-10-22 22:55:36.756: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 55 created for peer 1
2024-10-22 22:55:36.784: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:55:46.995: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:55:46.995: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:55:46.996: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 54 destroyed for peer 1
2024-10-22 22:55:46.996: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 56 created for peer 1
2024-10-22 22:55:47.019: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:55:57.235: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:55:57.235: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:55:57.235: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 55 destroyed for peer 1
2024-10-22 22:55:57.235: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 57 created for peer 1
2024-10-22 22:55:57.258: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:56:07.483: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:56:07.483: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:56:07.484: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 56 destroyed for peer 1
2024-10-22 22:56:07.484: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 58 created for peer 1
2024-10-22 22:56:07.507: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:56:17.719: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:56:17.719: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:56:17.719: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 57 destroyed for peer 1
2024-10-22 22:56:17.719: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 59 created for peer 1
2024-10-22 22:56:17.743: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:56:27.953: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:56:27.953: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:56:27.954: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 58 destroyed for peer 1
2024-10-22 22:56:27.954: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 60 created for peer 1
2024-10-22 22:56:27.983: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:56:38.193: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:56:38.193: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:56:38.193: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 59 destroyed for peer 1
2024-10-22 22:56:38.193: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 61 created for peer 1
2024-10-22 22:56:38.222: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:56:48.442: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:56:48.442: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:56:48.443: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 60 destroyed for peer 1
2024-10-22 22:56:48.443: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 62 created for peer 1
2024-10-22 22:56:48.466: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:56:58.673: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:56:58.673: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:56:58.673: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 61 destroyed for peer 1
2024-10-22 22:56:58.674: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 63 created for peer 1
2024-10-22 22:56:58.703: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:57:08.913: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:57:08.913: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:57:08.914: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 62 destroyed for peer 1
2024-10-22 22:57:08.914: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 64 created for peer 1
2024-10-22 22:57:08.938: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:57:19.163: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:57:19.163: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:57:19.163: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 63 destroyed for peer 1
2024-10-22 22:57:19.163: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 65 created for peer 1
2024-10-22 22:57:19.186: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:57:29.392: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:57:29.392: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:57:29.393: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 64 destroyed for peer 1
2024-10-22 22:57:29.393: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 66 created for peer 1
2024-10-22 22:57:29.418: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:57:39.643: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:57:39.643: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:57:39.645: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 65 destroyed for peer 1
2024-10-22 22:57:39.645: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 67 created for peer 1
2024-10-22 22:57:39.670: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:57:49.872: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:57:49.872: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:57:49.873: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 66 destroyed for peer 1
2024-10-22 22:57:49.873: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 68 created for peer 1
2024-10-22 22:57:49.898: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:58:00.112: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:58:00.112: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:58:00.112: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 67 destroyed for peer 1
2024-10-22 22:58:00.112: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 69 created for peer 1
2024-10-22 22:58:00.137: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:58:10.362: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:58:10.362: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:58:10.363: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 68 destroyed for peer 1
2024-10-22 22:58:10.363: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 70 created for peer 1
2024-10-22 22:58:10.389: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:58:20.602: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:58:20.602: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:58:20.603: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 69 destroyed for peer 1
2024-10-22 22:58:20.603: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 71 created for peer 1
2024-10-22 22:58:20.627: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:58:30.841: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:58:30.841: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:58:30.842: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 70 destroyed for peer 1
2024-10-22 22:58:30.842: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 72 created for peer 1
2024-10-22 22:58:30.866: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:58:41.070: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:58:41.070: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:58:41.071: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 71 destroyed for peer 1
2024-10-22 22:58:41.071: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 73 created for peer 1
2024-10-22 22:58:41.094: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:58:51.310: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:58:51.310: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:58:51.311: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 72 destroyed for peer 1
2024-10-22 22:58:51.311: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 74 created for peer 1
2024-10-22 22:58:51.334: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:59:01.550: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:59:01.550: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:59:01.551: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 73 destroyed for peer 1
2024-10-22 22:59:01.551: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 75 created for peer 1
2024-10-22 22:59:01.580: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:59:11.790: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:59:11.790: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:59:11.791: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 74 destroyed for peer 1
2024-10-22 22:59:11.791: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 76 created for peer 1
2024-10-22 22:59:11.820: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:59:22.030: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:59:22.030: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:59:22.030: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 75 destroyed for peer 1
2024-10-22 22:59:22.030: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 77 created for peer 1
2024-10-22 22:59:22.053: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:59:32.269: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:59:32.269: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:59:32.270: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 76 destroyed for peer 1
2024-10-22 22:59:32.270: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 78 created for peer 1
2024-10-22 22:59:32.293: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:59:42.509: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:59:42.509: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:59:42.511: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 77 destroyed for peer 1
2024-10-22 22:59:42.511: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 79 created for peer 1
2024-10-22 22:59:42.535: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:59:52.749: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:59:52.749: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 22:59:52.751: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 78 destroyed for peer 1
2024-10-22 22:59:52.751: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 80 created for peer 1
2024-10-22 22:59:52.774: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:00:02.999: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:00:02.999: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:00:03.000: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 79 destroyed for peer 1
2024-10-22 23:00:03.000: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 81 created for peer 1
2024-10-22 23:00:03.024: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:00:13.229: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:00:13.229: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:00:13.230: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 80 destroyed for peer 1
2024-10-22 23:00:13.230: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 82 created for peer 1
2024-10-22 23:00:13.253: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:00:23.469: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:00:23.469: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:00:23.469: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 81 destroyed for peer 1
2024-10-22 23:00:23.469: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 83 created for peer 1
2024-10-22 23:00:23.493: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:00:33.716: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:00:33.716: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:00:33.716: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 82 destroyed for peer 1
2024-10-22 23:00:33.717: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 84 created for peer 1
2024-10-22 23:00:33.743: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:00:43.947: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:00:43.947: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:00:43.947: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 83 destroyed for peer 1
2024-10-22 23:00:43.947: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 85 created for peer 1
2024-10-22 23:00:43.971: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:00:54.187: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:00:54.187: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:00:54.188: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 84 destroyed for peer 1
2024-10-22 23:00:54.188: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 86 created for peer 1
2024-10-22 23:00:54.212: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:01:04.427: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:01:04.427: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:01:04.429: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 85 destroyed for peer 1
2024-10-22 23:01:04.429: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 87 created for peer 1
2024-10-22 23:01:04.452: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:01:14.667: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:01:14.667: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:01:14.670: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 86 destroyed for peer 1
2024-10-22 23:01:14.670: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 88 created for peer 1
2024-10-22 23:01:14.695: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:01:24.906: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:01:24.906: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:01:24.907: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 87 destroyed for peer 1
2024-10-22 23:01:24.907: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 89 created for peer 1
2024-10-22 23:01:24.930: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:01:35.146: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:01:35.146: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:01:35.147: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 88 destroyed for peer 1
2024-10-22 23:01:35.147: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 90 created for peer 1
2024-10-22 23:01:35.172: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:01:45.386: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:01:45.386: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:01:45.387: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 89 destroyed for peer 1
2024-10-22 23:01:45.387: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 91 created for peer 1
2024-10-22 23:01:45.412: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:01:55.627: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:01:55.627: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:01:55.628: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 90 destroyed for peer 1
2024-10-22 23:01:55.628: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 92 created for peer 1
2024-10-22 23:01:55.652: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:02:05.866: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:02:05.866: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:02:05.867: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 91 destroyed for peer 1
2024-10-22 23:02:05.867: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 93 created for peer 1
2024-10-22 23:02:05.894: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:02:16.107: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:02:16.107: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:02:16.107: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 92 destroyed for peer 1
2024-10-22 23:02:16.107: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 94 created for peer 1
2024-10-22 23:02:16.133: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:02:26.355: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:02:26.355: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:02:26.356: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 93 destroyed for peer 1
2024-10-22 23:02:26.356: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 95 created for peer 1
2024-10-22 23:02:26.379: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving keepalive packet from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:02:36.584: [TUN] [TestingWireGuardServer-VyasaSpan] Receiving handshake initiation from peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:02:36.584: [TUN] [TestingWireGuardServer-VyasaSpan] Sending handshake response to peer 1 (<WAN IP Ommited from log output>:51823)
2024-10-22 23:02:36.584: [TUN] [TestingWireGuardServer-VyasaSpan] Keypair 94 destroyed for peer 1
2024-10-22
|
Good night,
Can I please get an update on the matter?
Since the 20th of October communication has halted on my issue.
Thanks in Advance!
Op wo 23 okt 2024 om 00:54 schreef Vyasa Span ***@***.***>:
… Good night,
So it took me some more time in order to process the next steps due to
having work and being busy in general.
But as asked I have made an edit to my config and did set the AllowedIp's
to a non-existent or offline endpoint, to determine if the issue is related
to Wiresock or something else.
And behold behold, none traffic was routed to my UDM-SE (my local WAN IP
was shown, not the UDM-SE's WAN IP), but this also didn't cause multiple
disconnects and reconnects, so that's good to know.
So hereby I can say it has something to do with how TunnlTo is
handling the PersistentKeepalive of 20 seconds which never did work for me
with all my VPN servers hosted on the UDM-SE, since normally when using
Wireguard all traffic is routed over the VPN tunnel and therefor keep the
VPN tunnel active.
Please see the attached screenshots and logging from my testing with
setting up the AllowedIp's to a non-existent or offline endpoint.
Thanks in advance!
Op zo 20 okt 2024 om 03:36 schreef Brendan Osborne <
***@***.***>:
> After this I made the requested change to set the allowed IP's to an
> offline endpoint that didn't exist in order to cause the same issue, but
> *sadly enough as expected the VPN tunnel stayed up* since there is
> continuous
> network traffic over the tunnel saturating and keeping the interface
> online
> (please see the attached screenshots and logging).
>
> There shouldn't be any traffic on the tunnel if you've set the
> AllowedIp's to a non-existent or offline endpoint. Just to clarify, you
> need to do this test with the official WireGuard Client
> <https://download.wireguard.com/windows-client/>. Your config should
> look something like:
>
> [Interface]
> PrivateKey = [private-key]
> Address = 192.168.70.2/32
> DNS = 192.168.70.1
>
> [Peer]
> PublicKey = [public-key]
> Endpoint = [endpoint]
> PersistentKeepalive = 20
> AllowedIPs = 192.0.2.0/24
>
> Actually I'm not even sure if you need the AllowedIPs - if you leave it
> out the tunnel should connect but nothing is routed. Either way, the tunnel
> will be up but nothing should be routing over it. Once that is established,
> we can determine if the issue is related to Wiresock or something else.
>
> Furthermore, during my research when removing both the legit IP endpoints
> and the 0.0.0.0/0, I found out removing the latter IP range (0.0.0.0/0)
> does kill the VPN tunnel to set up a connection.
>
>
> *NOTE: For further notice these endpoints in the config are automatically
> generated by my Unifi UDM-SE gateway when creating a new Wiregaurd VPN
> profile and normally shouldn't need any modifications.*
>
> You need to leave 0.0.0.0/0 in (not during the test though). What I
> meant was that for normal operation, listing 192.168.70.1/32 and
> 192.168.70.2/32 is not required if you also have 0.0.0.0/0.
> 0.0.0.0: This is a special address that signifies "all IP addresses" in
> the context of routing.
>
> —
> Reply to this email directly, view it on GitHub
> <#230 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/A5I777RSYCKO2IPD3VDD7VTZ4MCLPAVCNFSM6AAAAABQG35DV2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRUGM4DQMJQGM>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
--
Met vriendelijke groet / With kind regards,
Vyasa Span
--
Met vriendelijke groet / With kind regards,
Vyasa Span
|
Hi, yes I forgot to get back to this one. I'm not sure if the issue is related to persistent keepalive. Original logs:
Unfortunately there is no timestamp on the Tunnel Disabled line so we can't tell how much time passes between the most recent activity on the tunnel and it stopping. You could look at the server logs to get more information on what is happening. TunnlTo appears to be doing its job of setting up and running Wiresock but something may be happening at the Wiresock level causing the tunnel to disable. I can help with configs and basic troubleshooting but there is not much else I can think of to diagnose at this point. I'll have a new version of TunnlTo out in a few weeks which uses Wiresock in service mode and will be a lot more robust. @wiresock may be able to assist if he has time, otherwise another option is to follow up on the Wiresock support forums. |
Hello,
I see your point, but are we completely sure about this?
On Wednesday 23rd of october I did share my logging and screenshots that do
show that there are no disconnect issues while using the official WireGuard
Client, as stated before this does not cause disconnects since there will
always be traffic running over the VPN tunnel.
But as soon as I start using TunnlTo and only allow a couple of
applications (In my issue Firefox and PuTTY) that don't generate much/none
traffic, the issues start to appear with my UDM-SE logs being flooded by
many connects and disconnects, so again I'm not sure if the keep-alive
timers are doing any favor in this situation.
Furthermore to point out the wireguard client configurations are being
generated by my UDM-SE, so I have to rely on their setup and config of the
unit, although I was able to modify the config file through SSH, but it's
not the recommended way to go.as advised by Ubiquiti.
Other than that I am looking forward to the new TunnlTo version in a couple
of weeks, curious what it will bring to the table!
Op do 7 nov 2024 om 01:35 schreef Brendan Osborne ***@***.***
…:
Hi, yes I forgot to get back to this one.
I'm not sure if the issue is related to persistent keepalive.
Original logs:
2024-10-19 01:32:31 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:55596 -> 172.217.23.195:443
2024-10-19 01:32:29 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-10-19 01:32:26 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Local\Discord\app-1.0.9166\Discord.exe : UDP : 192.168.178.80:56676 -> 162.159.129.232:443
2024-10-19 01:32:26 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-10-19 01:32:26 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1```
Unfortunately there is no timestamp on the Tunnel Disabled line so we can't tell how much time passes between the most recent activity on the tunnel and it stopping. You could look at the server logs to get more information on what is happening.
TunnlTo appears to be doing its job of setting up and running Wiresock but something may be happening at the Wiresock level causing the tunnel to disable. I can help with configs and basic troubleshooting but there is not much else I can think of to diagnose at this point. I'll have a new version of TunnlTo out in a few weeks which uses Wiresock in service mode and will be a lot more robust.
@wiresock may be able to assist if he has time, otherwise another option is to follow up on the Wiresock support forums.
—
Reply to this email directly, view it on GitHub
<#230 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5I777WLR3CSOC2BK7MYKGLZ7KYVFAVCNFSM6AAAAABQG35DV2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRRGA4DGMZUGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Met vriendelijke groet / With kind regards,
Vyasa Span
|
Another thing to try is to run Wiresock directly (with TunnlTo closed).
That will at least rule out TunnlTo being a factor. |
Hello,
Sorry for the long wait, but I tried this commando just now with elevated
rights, but the command doesn't work.
When I give the command, it gives the error that no Interface section is
present in the config file and therefore the VPN tunnel couldn't be
initiated.
How do I set the Interface Section as TunnlTo doesn't include that option
in the config file for WireSock VPN client?
Please see the command output below:
C:\Program Files\WireSock VPN Client\bin>wiresock-client.exe run -config
C:\Users\Vyasa Span\AppData\Local\TunnlTo\tunnel.conf -log-level all
2024-11-21 18:05:54 WireSock WireGuard VPN Client Service 1.2.37
The service is starting using C:\Users\Vyasa WireGuard client configuration.
WireSock WireGuard VPN Client 1.2.37 is running as a regular process.
2024-11-21 18:05:54 WireSock Service has started.
2024-11-21 18:05:54 failed to open the configuration file!
2024-11-21 18:05:54 Interface section is not present!
2024-11-21 18:05:54 Failed to initialize Wireguard tunnel.
C:\Program Files\WireSock VPN Client\bin>
Thanks in advance!
Op vr 8 nov 2024 om 00:07 schreef Brendan Osborne ***@***.***
…:
Another thing to try is to run Wiresock directly (with TunnlTo closed).
- Open TunnlTo and Enable the tunnel (this will save the config file
to disk)
- Disable the tunnel and close TunnlTo
- Open a command prompt and issue the following commands:
cd "C:\Program Files\WireSock VPN Client\bin"
// Ensure you alter the <YOUR USERNAME> component of the path
wiresock-client.exe run -config C:\Users\<YOUR USERNAME>\AppData\Local\TunnlTo\tunnel.conf -log-level all
That will at least rule out TunnlTo being a factor.
—
Reply to this email directly, view it on GitHub
<#230 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5I777VARBNL2HEB2T24I6LZ7PXCLAVCNFSM6AAAAABQG35DV2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRTGQYDANBVGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Met vriendelijke groet / With kind regards,
Vyasa Span
|
Try wrapping the config path in commas: wiresock-client.exe run -config |
Hello,
So I tried again with the commas, this did work out this time, but again
the VPN tunnel won't stay up although the keep-alive values configured as
shared before in earlier mail messages.
Please see the command output (WAN IP omitted again) below and the VPN
logging generated by my UDM-SE.
Thanks in advance!
Op ma 25 nov 2024 om 05:48 schreef Brendan Osborne ***@***.***
…:
Try wrapping the config path in commas:
wiresock-client.exe run -config
"C:\Users\Vyasa Span\AppData\Local\TunnlTo\tunnel.conf" -log-level all
—
Reply to this email directly, view it on GitHub
<#230 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5I777V7T5LA2QGCDNA6JGT2CKTYZAVCNFSM6AAAAABQG35DV2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOJWHAYDSMBQGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Met vriendelijke groet / With kind regards,
Vyasa Span
2024-11-30 21:49:05 [TUN]: Handshake response received from <WAN IP Ommited from log output> : 51823
2024-11-30 21:49:05 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 21:49:05 [FILTER]: C:\Users\Vyasa Span\AppData\Local\Discord\app-1.0.9172\Discord.exe : DNS : 192.168.178.80:64678 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 21:49:05 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 21:49:05 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 21:49:05 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Local\Discord\app-1.0.9172\Discord.exe : UDP : 192.168.178.80:64302 -> 162.159.130.232:443
2024-11-30 21:49:06 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:55419 -> 162.159.61.3:443
2024-11-30 21:49:06 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:51978 -> 35.186.224.28:443
2024-11-30 21:49:09 [FILTER]: Skipping DiagTrack : TCP : 192.168.178.80:57725 -> 40.79.173.41:443
2024-11-30 21:49:10 [FILTER]: Skipping GamingServices : TCP : 192.168.178.80:57726 -> 96.16.53.143:443
2024-11-30 21:49:15 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:53401 -> 142.250.179.170:443
2024-11-30 21:49:15 [FILTER]: C:\Users\Vyasa Span\AppData\Local\Discord\app-1.0.9172\Discord.exe : DNS : 192.168.178.80:50822 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 21:49:15 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 21:49:15 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 21:49:15 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 21:49:15 [FILTER]: C:\Users\Vyasa Span\AppData\Local\Discord\app-1.0.9172\Discord.exe : DNS : 192.168.178.80:52810 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 21:49:15 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 21:49:15 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 21:49:15 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Local\Discord\app-1.0.9172\Discord.exe : UDP : 192.168.178.80:50813 -> 162.159.134.233:443
2024-11-30 21:49:16 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:49:17 [FILTER]: Skipping SSDPSRV : TCP : 192.168.178.80:57727 -> 192.168.178.1:5000
2024-11-30 21:49:19 [FILTER]: Skipping C:\Program Files (x86)\Epic Games\Launcher\Portal\Binaries\Win64\EpicGamesLauncher.exe : TCP : 192.168.178.80:57728 -> 44.198.225.200:443
2024-11-30 21:49:20 [FILTER]: C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : DNS : 192.168.178.80:61648 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 21:49:20 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:49:20 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:49:20 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:49:20 [FILTER]: C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : DNS : 192.168.178.80:58487 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 21:49:20 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:49:20 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:49:20 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:49:20 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:49:20 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:52851 -> 35.186.224.28:443
2024-11-30 21:49:21 [FILTER]: C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : DNS : 192.168.178.80:57080 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 21:49:21 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 21:49:21 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 21:49:21 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:64390 -> 162.159.61.3:443
2024-11-30 21:49:24 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:54968 -> 142.250.179.182:443
2024-11-30 21:49:24 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:60585 -> 216.58.214.14:443
2024-11-30 21:49:30 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57729 -> 142.251.39.101:443
2024-11-30 21:49:35 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:51779 -> 35.186.224.24:443
2024-11-30 21:49:36 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:49:56 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:50:00 [FILTER]: C:\Program Files\Google\Chrome\Application\chrome.exe : DNS : 192.168.178.80:49816 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 21:50:00 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:50:00 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:50:00 [TUN]: keep_alive_thread: Sending Handshake packet to WireGuard Server success
2024-11-30 21:50:00 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:50:00 [TUN]: Handshake response received from <WAN IP Ommited from log output> : 51823
2024-11-30 21:50:00 [FILTER]: C:\Program Files\Google\Chrome\Application\chrome.exe : DNS : 192.168.178.80:52895 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 21:50:00 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:50:00 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:50:00 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:50:00 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:50:00 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:50195 -> 18.239.36.21:443
2024-11-30 21:50:00 [FILTER]: C:\Program Files\Google\Chrome\Application\chrome.exe : DNS : 192.168.178.80:57740 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 21:50:00 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 21:50:00 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 21:50:00 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:63719 -> 162.159.61.3:443
2024-11-30 21:50:00 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:60562 -> 34.96.102.137:443
2024-11-30 21:50:01 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:55170 -> 31.13.69.35:443
2024-11-30 21:50:01 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:63575 -> 18.239.50.73:443
2024-11-30 21:50:01 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:54355 -> 142.250.179.164:443
2024-11-30 21:50:01 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57730 -> 54.154.191.233:443
2024-11-30 21:50:01 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57731 -> 108.128.190.134:443
2024-11-30 21:50:05 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:51540 -> 142.250.179.174:443
2024-11-30 21:50:06 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : TCP : 192.168.178.80:57732 -> 192.168.178.34:8091
2024-11-30 21:50:06 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : TCP : 192.168.178.80:57733 -> 192.168.178.34:8093
2024-11-30 21:50:07 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:55958 -> 142.251.39.99:443
2024-11-30 21:50:07 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:61994 -> 142.250.179.202:443
2024-11-30 21:50:08 [FILTER]: C:\Program Files\Google\Chrome\Application\chrome.exe : DNS : 192.168.178.80:57410 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 21:50:08 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:50:08 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:50:08 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:50:08 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:58189 -> 172.217.23.202:443
2024-11-30 21:50:08 [FILTER]: C:\Program Files\Google\Chrome\Application\chrome.exe : DNS : 192.168.178.80:59135 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 21:50:08 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 21:50:08 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 21:50:10 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:59067 -> 239.255.255.250:1900
2024-11-30 21:50:16 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:58602 -> 142.250.179.202:443
2024-11-30 21:50:16 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:50:23 [FILTER]: Skipping Dnscache : UDP : 192.168.178.80:50451 -> 224.0.0.252:5355
2024-11-30 21:50:23 [FILTER]: Skipping Dnscache : UDP : 192.168.178.80:52946 -> 224.0.0.252:5355
2024-11-30 21:50:24 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:49356 -> 142.250.179.206:443
2024-11-30 21:50:24 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57734 -> 54.154.191.233:443
2024-11-30 21:50:36 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:50:42 [FILTER]: Skipping C:\Program Files\Google\Drive File Stream\100.0.2.0\GoogleDriveFS.exe : TCP : 192.168.178.80:57735 -> 216.239.36.223:443
2024-11-30 21:50:56 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:51:06 [FILTER]: C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : DNS : 192.168.178.80:57703 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 21:51:06 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:51:06 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:51:06 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:51:06 [FILTER]: C:\Program Files\Google\Chrome\Application\chrome.exe : DNS : 192.168.178.80:58881 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 21:51:06 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:51:06 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:51:06 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:51:06 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:52636 -> 172.64.41.3:443
2024-11-30 21:51:06 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:51:06 [FILTER]: C:\Program Files\Google\Chrome\Application\chrome.exe : DNS : 192.168.178.80:63947 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 21:51:06 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:51:06 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:51:06 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:51:06 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:51:06 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:60964 -> 142.250.179.142:443
2024-11-30 21:51:06 [FILTER]: C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : DNS : 192.168.178.80:61351 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 21:51:06 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:51:06 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:51:06 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:51:06 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:51:06 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:56732 -> 35.186.224.28:443
2024-11-30 21:51:06 [FILTER]: C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : DNS : 192.168.178.80:55101 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 21:51:06 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 21:51:06 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 21:51:06 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:64570 -> 162.159.61.3:443
2024-11-30 21:51:08 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:56170 -> 142.250.179.138:443
2024-11-30 21:51:10 [FILTER]: C:\Program Files\Google\Chrome\Application\chrome.exe : DNS : 192.168.178.80:61176 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 21:51:10 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:51:10 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:51:10 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:51:10 [FILTER]: C:\Program Files\Google\Chrome\Application\chrome.exe : DNS : 192.168.178.80:65036 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 21:51:10 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 21:51:10 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 21:51:11 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57736 -> 34.251.112.206:443
2024-11-30 21:51:16 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:51:17 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:61910 -> 142.251.36.10:443
2024-11-30 21:51:18 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:49160 -> 18.239.50.117:443
2024-11-30 21:51:18 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:52755 -> 142.250.179.164:443
2024-11-30 21:51:18 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:52711 -> 157.240.247.35:443
2024-11-30 21:51:18 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57737 -> 54.73.227.134:443
2024-11-30 21:51:20 [FILTER]: C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : DNS : 192.168.178.80:55071 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 21:51:20 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:51:20 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:51:20 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:51:20 [FILTER]: C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : DNS : 192.168.178.80:55464 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 21:51:20 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:51:20 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:51:20 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:51:20 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:65061 -> 35.186.224.28:443
2024-11-30 21:51:20 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:51:21 [FILTER]: C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : DNS : 192.168.178.80:52520 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 21:51:21 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 21:51:21 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 21:51:21 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:55679 -> 162.159.61.3:443
2024-11-30 21:51:21 [FILTER]: C:\Users\Vyasa Span\AppData\Local\Discord\app-1.0.9172\Discord.exe : DNS : 192.168.178.80:50523 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 21:51:21 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 21:51:21 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 21:51:21 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 21:51:21 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 21:51:21 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Local\Discord\app-1.0.9172\Discord.exe : UDP : 192.168.178.80:54060 -> 162.159.135.233:443
2024-11-30 21:51:23 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:52288 -> 172.217.23.206:443
2024-11-30 21:51:25 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:64906 -> 74.125.8.134:443
2024-11-30 21:51:25 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:54582 -> 142.250.179.150:443
2024-11-30 21:51:25 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:55915 -> 142.250.179.129:443
2024-11-30 21:51:26 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:58230 -> 172.217.168.238:443
2024-11-30 21:51:30 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:60724 -> 142.251.39.99:443
2024-11-30 21:51:32 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:54697 -> 142.250.179.131:443
2024-11-30 21:51:36 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:51:56 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:51:58 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:63616 -> 172.217.168.238:443
2024-11-30 21:52:00 [TUN]: keep_alive_thread: Sending Handshake packet to WireGuard Server success
2024-11-30 21:52:00 [TUN]: Handshake response received from <WAN IP Ommited from log output> : 51823
2024-11-30 21:52:06 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : TCP : 192.168.178.80:57738 -> 192.168.178.34:8091
2024-11-30 21:52:06 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : TCP : 192.168.178.80:57739 -> 192.168.178.34:8093
2024-11-30 21:52:08 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:61781 -> 172.64.41.3:443
2024-11-30 21:52:08 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:50458 -> 142.250.179.131:443
2024-11-30 21:52:09 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:51609 -> 157.240.247.35:443
2024-11-30 21:52:10 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:51610 -> 239.255.255.250:1900
2024-11-30 21:52:12 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Local\Discord\app-1.0.9172\Discord.exe : UDP : 192.168.178.80:65177 -> 162.159.135.233:443
2024-11-30 21:52:16 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:52:18 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:57405 -> 142.250.179.170:443
2024-11-30 21:52:27 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:58213 -> 142.250.179.131:443
2024-11-30 21:52:36 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:52:39 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:61037 -> 216.58.208.110:443
2024-11-30 21:52:56 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:53:09 [FILTER]: Skipping C:\Program Files (x86)\Dropbox\Client\Dropbox.exe : TCP : 192.168.178.80:57740 -> 162.125.65.13:443
2024-11-30 21:53:16 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:53:19 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:61171 -> 172.64.41.3:443
2024-11-30 21:53:19 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:52544 -> 142.251.36.42:443
2024-11-30 21:53:20 [FILTER]: Skipping DiagTrack : TCP : 192.168.178.80:57741 -> 52.168.117.174:443
2024-11-30 21:53:20 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:62547 -> 162.159.61.3:443
2024-11-30 21:53:20 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:51167 -> 35.186.224.28:443
2024-11-30 21:53:25 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:58368 -> 142.250.179.206:443
2024-11-30 21:53:36 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:53:39 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:52652 -> 216.58.208.110:443
2024-11-30 21:53:56 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:54:03 [FILTER]: Skipping C:\Program Files (x86)\Epic Games\Launcher\Portal\Binaries\Win64\EpicGamesLauncher.exe : TCP : 192.168.178.80:57742 -> 3.233.142.34:443
2024-11-30 21:54:06 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : TCP : 192.168.178.80:57743 -> 192.168.178.34:8091
2024-11-30 21:54:06 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : TCP : 192.168.178.80:57744 -> 192.168.178.34:8093
2024-11-30 21:54:09 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:50060 -> 172.64.41.3:443
2024-11-30 21:54:09 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:57330 -> 142.250.179.163:443
2024-11-30 21:54:10 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:57331 -> 239.255.255.250:1900
2024-11-30 21:54:10 [FILTER]: Skipping GamingServices : TCP : 192.168.178.80:57745 -> 96.16.53.143:443
2024-11-30 21:54:12 [FILTER]: Skipping C:\Program Files (x86)\Dropbox\Client\Dropbox.exe : TCP : 192.168.178.80:57746 -> 162.125.21.3:443
2024-11-30 21:54:15 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57747 -> 192.168.178.10:8009
2024-11-30 21:54:16 [FILTER]: C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : DNS : 192.168.178.80:64374 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 21:54:16 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:54:16 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:54:16 [TUN]: keep_alive_thread: Sending Handshake packet to WireGuard Server success
2024-11-30 21:54:16 [TUN]: Handshake response received from <WAN IP Ommited from log output> : 51823
2024-11-30 21:54:16 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:54:16 [FILTER]: C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : DNS : 192.168.178.80:53274 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 21:54:16 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:54:16 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:54:16 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:54:16 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:54:16 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:61944 -> 35.186.224.28:443
2024-11-30 21:54:16 [FILTER]: C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : DNS : 192.168.178.80:64746 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 21:54:16 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 21:54:16 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 21:54:16 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:55818 -> 162.159.61.3:443
2024-11-30 21:54:16 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:54:16 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57747 -> 192.168.178.10:8009
2024-11-30 21:54:16 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : TCP : 192.168.178.80:57748 -> 192.168.178.10:8009
2024-11-30 21:54:17 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : TCP : 192.168.178.80:57748 -> 192.168.178.10:8009
2024-11-30 21:54:18 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57747 -> 192.168.178.10:8009
2024-11-30 21:54:19 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : TCP : 192.168.178.80:57748 -> 192.168.178.10:8009
2024-11-30 21:54:20 [FILTER]: C:\Users\Vyasa Span\AppData\Local\Discord\app-1.0.9172\Discord.exe : DNS : 192.168.178.80:63048 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 21:54:20 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 21:54:20 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 21:54:20 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 21:54:20 [FILTER]: C:\Users\Vyasa Span\AppData\Local\Discord\app-1.0.9172\Discord.exe : DNS : 192.168.178.80:61857 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 21:54:20 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 21:54:20 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 21:54:20 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Local\Discord\app-1.0.9172\Discord.exe : UDP : 192.168.178.80:62019 -> 162.159.135.233:443
2024-11-30 21:54:20 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:50905 -> 216.58.208.106:443
2024-11-30 21:54:22 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57747 -> 192.168.178.10:8009
2024-11-30 21:54:30 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57749 -> 142.251.39.101:443
2024-11-30 21:54:35 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:64859 -> 162.159.61.3:443
2024-11-30 21:54:35 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:58198 -> 35.186.224.24:443
2024-11-30 21:54:36 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:54:38 [FILTER]: Skipping C:\Program Files (x86)\Dropbox\Client\Dropbox.exe : TCP : 192.168.178.80:57750 -> 162.125.21.2:443
2024-11-30 21:54:38 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:61161 -> 142.251.39.110:443
2024-11-30 21:54:44 [FILTER]: Skipping C:\Program Files (x86)\Dropbox\Client\Dropbox.exe : TCP : 192.168.178.80:57751 -> 162.125.65.13:443
2024-11-30 21:54:56 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:55:16 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:55:20 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:63254 -> 172.64.41.3:443
2024-11-30 21:55:20 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:52081 -> 142.251.36.10:443
2024-11-30 21:55:20 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57752 -> 216.58.208.101:443
2024-11-30 21:55:20 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:61924 -> 35.186.224.28:443
2024-11-30 21:55:21 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:56815 -> 172.217.168.234:443
2024-11-30 21:55:25 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:61735 -> 142.250.179.206:443
2024-11-30 21:55:25 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57753 -> 35.167.143.171:443
2024-11-30 21:55:25 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57754 -> 108.156.60.23:443
2024-11-30 21:55:25 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57755 -> 52.88.162.131:443
2024-11-30 21:55:26 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57756 -> 52.88.162.131:443
2024-11-30 21:55:28 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:56554 -> 142.250.179.202:443
2024-11-30 21:55:28 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:50853 -> 34.120.195.249:443
2024-11-30 21:55:28 [FILTER]: C:\Program Files\Google\Chrome\Application\chrome.exe : DNS : 192.168.178.80:58133 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 21:55:28 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:55:28 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:55:28 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:55:28 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57757 -> 52.27.125.142:443
2024-11-30 21:55:28 [FILTER]: C:\Program Files\Google\Chrome\Application\chrome.exe : DNS : 192.168.178.80:58500 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 21:55:28 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 21:55:28 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 21:55:28 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57758 -> 18.239.18.37:443
2024-11-30 21:55:30 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57759 -> 108.156.60.116:443
2024-11-30 21:55:30 [FILTER]: C:\Users\Vyasa Span\AppData\Local\Discord\app-1.0.9172\Discord.exe : DNS : 192.168.178.80:58223 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 21:55:30 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 21:55:30 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 21:55:30 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57760 -> 216.58.214.10:443
2024-11-30 21:55:30 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57761 -> 18.239.83.100:443
2024-11-30 21:55:30 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 21:55:30 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57762 -> 142.250.179.138:443
2024-11-30 21:55:30 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 21:55:30 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Local\Discord\app-1.0.9172\Discord.exe : UDP : 192.168.178.80:62823 -> 162.159.136.232:443
2024-11-30 21:55:30 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:49225 -> 142.251.39.106:443
2024-11-30 21:55:31 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:52391 -> 216.58.208.110:443
2024-11-30 21:55:37 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:55:40 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:65371 -> 142.250.179.174:443
2024-11-30 21:55:46 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:56448 -> 157.240.247.35:443
2024-11-30 21:55:52 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:60074 -> 216.58.208.110:443
2024-11-30 21:55:57 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:56:06 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : TCP : 192.168.178.80:57763 -> 192.168.178.34:8091
2024-11-30 21:56:06 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : TCP : 192.168.178.80:57764 -> 192.168.178.34:8093
2024-11-30 21:56:10 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:56116 -> 239.255.255.250:1900
2024-11-30 21:56:10 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:49285 -> 142.250.179.163:443
2024-11-30 21:56:11 [FILTER]: Skipping Dnscache : TCP : 192.168.178.80:57765 -> 1.1.1.1:443
2024-11-30 21:56:16 [TUN]: keep_alive_thread: Sending Handshake packet to WireGuard Server success
2024-11-30 21:56:16 [TUN]: Handshake response received from <WAN IP Ommited from log output> : 51823
2024-11-30 21:56:17 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:56:23 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:52596 -> 172.217.168.234:443
2024-11-30 21:56:26 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:59129 -> 142.250.179.202:443
2024-11-30 21:56:26 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:51139 -> 34.120.195.249:443
2024-11-30 21:56:26 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57766 -> 34.120.195.249:443
2024-11-30 21:56:32 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:64980 -> 142.250.179.163:443
2024-11-30 21:56:37 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:56:38 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:54116 -> 18.239.50.29:443
2024-11-30 21:56:38 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:51574 -> 18.239.50.29:443
2024-11-30 21:56:39 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57767 -> 54.149.204.116:443
2024-11-30 21:56:39 [FILTER]: C:\Program Files\Google\Chrome\Application\chrome.exe : DNS : 192.168.178.80:59579 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 21:56:39 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:56:39 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:56:39 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57768 -> 44.238.151.50:443
2024-11-30 21:56:39 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:56:39 [FILTER]: C:\Program Files\Google\Chrome\Application\chrome.exe : DNS : 192.168.178.80:51599 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 21:56:39 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 21:56:39 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 21:56:39 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57769 -> 44.233.189.245:443
2024-11-30 21:56:41 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:57209 -> 172.217.23.206:443
2024-11-30 21:56:47 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:63871 -> 142.250.179.170:443
2024-11-30 21:56:49 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:56:50 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57770 -> 52.42.217.61:443
2024-11-30 21:56:57 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:57:03 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:52996 -> 142.250.179.202:443
2024-11-30 21:57:06 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:62210 -> 142.250.102.84:443
2024-11-30 21:57:07 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:53530 -> 151.101.192.176:443
2024-11-30 21:57:07 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57771 -> 151.101.192.176:443
2024-11-30 21:57:07 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57772 -> 18.239.47.64:443
2024-11-30 21:57:09 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:62451 -> 34.120.195.249:443
2024-11-30 21:57:10 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:58694 -> 142.251.39.110:443
2024-11-30 21:57:11 [FILTER]: Skipping Dnscache : TCP : 192.168.178.80:57773 -> 1.1.1.1:443
2024-11-30 21:57:12 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57774 -> 151.101.64.176:443
2024-11-30 21:57:13 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:52054 -> 74.125.8.134:443
2024-11-30 21:57:15 [FILTER]: C:\Users\Vyasa Span\AppData\Local\Discord\app-1.0.9172\Discord.exe : DNS : 192.168.178.80:57843 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 21:57:15 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 21:57:15 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 21:57:15 [TUN]: keep_alive_thread: Sending Handshake packet to WireGuard Server success
2024-11-30 21:57:15 [TUN]: Handshake response received from <WAN IP Ommited from log output> : 51823
2024-11-30 21:57:15 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 21:57:15 [FILTER]: C:\Users\Vyasa Span\AppData\Local\Discord\app-1.0.9172\Discord.exe : DNS : 192.168.178.80:50256 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 21:57:15 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 21:57:15 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 21:57:15 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Local\Discord\app-1.0.9172\Discord.exe : UDP : 192.168.178.80:57030 -> 162.159.129.232:443
2024-11-30 21:57:17 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:57:18 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:52100 -> 172.217.23.206:443
2024-11-30 21:57:20 [FILTER]: C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : DNS : 192.168.178.80:60617 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 21:57:20 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:57:20 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:57:20 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:57:21 [FILTER]: C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : DNS : 192.168.178.80:62278 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 21:57:21 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:57:21 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:57:21 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:57:21 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:57:21 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:56118 -> 35.186.224.28:443
2024-11-30 21:57:21 [FILTER]: C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : DNS : 192.168.178.80:61115 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 21:57:21 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 21:57:21 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 21:57:21 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:58023 -> 162.159.61.3:443
2024-11-30 21:57:23 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:57471 -> 172.217.168.234:443
2024-11-30 21:57:26 [FILTER]: C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : DNS : 192.168.178.80:64237 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 21:57:26 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:57:26 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:57:26 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:57:26 [FILTER]: C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : DNS : 192.168.178.80:51528 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 21:57:26 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:57:26 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:57:26 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:57:26 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:57053 -> 35.186.224.28:443
2024-11-30 21:57:26 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:57:26 [FILTER]: C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : DNS : 192.168.178.80:59128 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 21:57:26 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 21:57:26 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 21:57:26 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:60155 -> 162.159.61.3:443
2024-11-30 21:57:27 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:61380 -> 142.250.179.163:443
2024-11-30 21:57:36 [FILTER]: Skipping C:\Program Files (x86)\Steam\steam.exe : TCP : 192.168.178.80:57775 -> 104.97.14.200:80
2024-11-30 21:57:37 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:57:41 [FILTER]: Skipping C:\Program Files (x86)\Steam\steam.exe : TCP : 192.168.178.80:57776 -> 151.101.195.52:443
2024-11-30 21:57:41 [FILTER]: Skipping C:\Program Files (x86)\Steam\steam.exe : TCP : 192.168.178.80:57777 -> 151.101.195.52:443
2024-11-30 21:57:41 [FILTER]: Skipping C:\Program Files (x86)\Steam\steam.exe : TCP : 192.168.178.80:57778 -> 151.101.195.52:443
2024-11-30 21:57:57 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:58:06 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : TCP : 192.168.178.80:57779 -> 192.168.178.34:8091
2024-11-30 21:58:06 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : TCP : 192.168.178.80:57780 -> 192.168.178.34:8093
2024-11-30 21:58:10 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:61586 -> 239.255.255.250:1900
2024-11-30 21:58:11 [FILTER]: C:\Program Files\Google\Chrome\Application\chrome.exe : DNS : 192.168.178.80:60574 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 21:58:11 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:58:11 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:58:11 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:58:11 [FILTER]: C:\Program Files\Google\Chrome\Application\chrome.exe : DNS : 192.168.178.80:63845 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 21:58:11 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:58:11 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:58:11 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:58:11 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:58:11 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:58874 -> 142.251.39.99:443
2024-11-30 21:58:11 [FILTER]: C:\Program Files\Google\Chrome\Application\chrome.exe : DNS : 192.168.178.80:56413 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 21:58:11 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 21:58:11 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 21:58:11 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:62497 -> 162.159.61.3:443
2024-11-30 21:58:17 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:58:19 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:49523 -> 157.240.247.8:443
2024-11-30 21:58:25 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:50736 -> 142.250.179.138:443
2024-11-30 21:58:37 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:58:39 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:56111 -> 142.251.36.14:443
2024-11-30 21:58:57 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:59:02 [FILTER]: Skipping C:\Program Files (x86)\Dropbox\Client\212.4.5767\DropboxUpdateClient.exe : TCP :192.168.178.80:57781 -> 162.125.65.18:443
2024-11-30 21:59:03 [FILTER]: Skipping C:\Program Files (x86)\Epic Games\Launcher\Portal\Binaries\Win64\EpicGamesLauncher.exe : TCP : 192.168.178.80:57782 -> 54.236.188.11:443
2024-11-30 21:59:06 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:65417 -> 162.159.61.3:443
2024-11-30 21:59:06 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:60319 -> 35.186.224.28:443
2024-11-30 21:59:10 [FILTER]: Skipping GamingServices : TCP : 192.168.178.80:57783 -> 2.18.121.219:443
2024-11-30 21:59:12 [FILTER]: C:\Program Files\Mozilla Firefox\firefox.exe : TCP : 192.168.178.80:57788 -> 34.120.208.123:443
2024-11-30 21:59:12 [FILTER]: Skipping C:\Program Files\Mozilla Firefox\pingsender.exe : TCP : 192.168.178.80:57789 -> 34.120.208.123:443
2024-11-30 21:59:12 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:59:12 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:59:12 [FILTER]: C:\Program Files\Mozilla Firefox\firefox.exe : TCP : 192.168.178.80:57790 -> 192.229.221.95:80
2024-11-30 21:59:15 [TUN]: keep_alive_thread: Sending Handshake packet to WireGuard Server success
2024-11-30 21:59:15 [TUN]: Handshake response received from <WAN IP Ommited from log output> : 51823
2024-11-30 21:59:17 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:59:19 [FILTER]: Skipping C:\Program Files (x86)\Epic Games\Launcher\Portal\Binaries\Win64\EpicGamesLauncher.exe : TCP : 192.168.178.80:57791 -> 18.204.82.230:443
2024-11-30 21:59:20 [FILTER]: C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : DNS : 192.168.178.80:56442 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 21:59:20 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:59:20 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:59:20 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:59:21 [FILTER]: C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : DNS : 192.168.178.80:56590 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 21:59:21 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:59:21 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:59:21 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:59:21 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:59:21 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:59722 -> 35.186.224.28:443
2024-11-30 21:59:21 [FILTER]: C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : DNS : 192.168.178.80:58348 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 21:59:21 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 21:59:21 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 21:59:21 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:51528 -> 162.159.61.3:443
2024-11-30 21:59:26 [FILTER]: C:\Program Files\Google\Chrome\Application\chrome.exe : DNS : 192.168.178.80:49859 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 21:59:26 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:59:26 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:59:26 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:59:26 [FILTER]: C:\Program Files\Google\Chrome\Application\chrome.exe : DNS : 192.168.178.80:62207 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 21:59:26 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:59:26 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 21:59:26 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:59:26 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 21:59:26 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:62171 -> 172.217.23.202:443
2024-11-30 21:59:26 [FILTER]: C:\Program Files\Google\Chrome\Application\chrome.exe : DNS : 192.168.178.80:63694 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 21:59:26 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 21:59:26 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 21:59:26 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:65200 -> 162.159.61.3:443
2024-11-30 21:59:30 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57792 -> 216.58.214.5:443
2024-11-30 21:59:35 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:51152 -> 35.186.224.24:443
2024-11-30 21:59:37 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 21:59:39 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:65234 -> 142.251.36.14:443
2024-11-30 21:59:45 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:54929 -> 142.251.36.14:443
2024-11-30 21:59:52 [FILTER]: Skipping C:\Program Files (x86)\Epic Games\Launcher\Portal\Binaries\Win64\EpicGamesLauncher.exe : TCP : 192.168.178.80:57793 -> 35.169.102.84:443
2024-11-30 21:59:57 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 22:00:06 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : TCP : 192.168.178.80:57794 -> 192.168.178.10:8008
2024-11-30 22:00:06 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : TCP : 192.168.178.80:57795 -> 192.168.178.34:8091
2024-11-30 22:00:06 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : TCP : 192.168.178.80:57796 -> 192.168.178.34:8093
2024-11-30 22:00:07 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : TCP : 192.168.178.80:57797 -> 192.168.178.10:8008
2024-11-30 22:00:09 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57798 -> 216.58.214.5:443
2024-11-30 22:00:10 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:56216 -> 239.255.255.250:1900
2024-11-30 22:00:12 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:58548 -> 142.250.179.131:443
2024-11-30 22:00:17 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 22:00:26 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:56795 -> 142.251.36.14:443
2024-11-30 22:00:26 [FILTER]: Skipping Dnscache : UDP : 192.168.178.80:54766 -> 224.0.0.252:5355
2024-11-30 22:00:26 [FILTER]: Skipping Dnscache : UDP : 192.168.178.80:58792 -> 224.0.0.252:5355
2024-11-30 22:00:27 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:60141 -> 216.58.214.10:443
2024-11-30 22:00:36 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:63165 -> 35.186.224.28:443
2024-11-30 22:00:37 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 22:00:41 [FILTER]: C:\Users\Vyasa Span\AppData\Local\Discord\app-1.0.9172\Discord.exe : DNS : 192.168.178.80:62984 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 22:00:41 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 22:00:41 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 22:00:41 [TUN]: keep_alive_thread: Sending Handshake packet to WireGuard Server success
2024-11-30 22:00:41 [TUN]: Handshake response received from <WAN IP Ommited from log output> : 51823
2024-11-30 22:00:41 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 22:00:41 [FILTER]: C:\Users\Vyasa Span\AppData\Local\Discord\app-1.0.9172\Discord.exe : DNS : 192.168.178.80:62546 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 22:00:41 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 22:00:41 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 22:00:41 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Local\Discord\app-1.0.9172\Discord.exe : UDP : 192.168.178.80:62024 -> 162.159.133.233:443
2024-11-30 22:00:57 [FILTER]: C:\Program Files\Google\Chrome\Application\chrome.exe : DNS : 192.168.178.80:54074 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 22:00:57 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 22:00:57 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 22:00:57 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 22:00:57 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 22:00:57 [FILTER]: C:\Program Files\Google\Chrome\Application\chrome.exe : DNS : 192.168.178.80:63285 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 22:00:57 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 22:00:57 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 22:00:57 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 22:00:57 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 22:00:57 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : TCP : 192.168.178.80:57799 -> 18.239.94.105:443
2024-11-30 22:00:57 [FILTER]: C:\Program Files\Google\Chrome\Application\chrome.exe : DNS : 192.168.178.80:53848 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 22:00:57 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 22:00:57 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 22:00:57 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:55004 -> 162.159.61.3:443
2024-11-30 22:01:17 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 22:01:20 [FILTER]: C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : DNS : 192.168.178.80:59586 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 22:01:20 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 22:01:20 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 22:01:20 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 22:01:21 [FILTER]: C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : DNS : 192.168.178.80:55865 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 22:01:21 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 22:01:21 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 22:01:21 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 22:01:21 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 22:01:21 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:52756 -> 35.186.224.28:443
2024-11-30 22:01:21 [FILTER]: C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : DNS : 192.168.178.80:58232 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 22:01:21 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 22:01:21 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 22:01:21 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:62766 -> 162.159.61.3:443
2024-11-30 22:01:29 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:58651 -> 162.159.61.3:443
2024-11-30 22:01:29 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:62151 -> 142.250.179.170:443
2024-11-30 22:01:31 [FILTER]: Skipping C:\Program Files (x86)\Dropbox\Client\Dropbox.exe : TCP : 192.168.178.80:57800 -> 162.125.6.20:443
2024-11-30 22:01:32 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:49465 -> 172.217.168.195:443
2024-11-30 22:01:33 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Local\Discord\app-1.0.9172\Discord.exe : UDP : 192.168.178.80:59611 -> 162.159.133.233:443
2024-11-30 22:01:37 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 22:01:45 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:53320 -> 142.250.179.206:443
2024-11-30 22:01:57 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 22:02:02 [FILTER]: C:\Users\Vyasa Span\AppData\Local\Discord\app-1.0.9172\Discord.exe : DNS : 192.168.178.80:59093 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 22:02:02 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 22:02:02 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 22:02:02 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 22:02:02 [FILTER]: C:\Users\Vyasa Span\AppData\Local\Discord\app-1.0.9172\Discord.exe : DNS : 192.168.178.80:60725 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 22:02:02 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 22:02:02 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 22:02:02 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Local\Discord\app-1.0.9172\Discord.exe : UDP : 192.168.178.80:58427 -> 162.159.128.232:443
2024-11-30 22:02:06 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : TCP : 192.168.178.80:57801 -> 192.168.178.10:8008
2024-11-30 22:02:06 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : TCP : 192.168.178.80:57802 -> 192.168.178.34:8091
2024-11-30 22:02:06 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : TCP : 192.168.178.80:57803 -> 192.168.178.34:8093
2024-11-30 22:02:07 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : TCP : 192.168.178.80:57804 -> 192.168.178.10:8008
2024-11-30 22:02:09 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:50933 -> 157.240.201.35:443
2024-11-30 22:02:10 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:50934 -> 239.255.255.250:1900
2024-11-30 22:02:13 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:49486 -> 172.217.168.195:443
2024-11-30 22:02:17 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 22:02:23 [FILTER]: Skipping WaaSMedicSvc : TCP : 192.168.178.80:57805 -> 20.73.194.208:443
2024-11-30 22:02:27 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:58078 -> 172.217.168.195:443
2024-11-30 22:02:31 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:51639 -> 142.250.179.170:443
2024-11-30 22:02:37 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 22:02:40 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:53079 -> 142.250.179.174:443
2024-11-30 22:02:41 [TUN]: keep_alive_thread: Sending Handshake packet to WireGuard Server success
2024-11-30 22:02:41 [TUN]: Handshake response received from <WAN IP Ommited from log output> : 51823
2024-11-30 22:02:57 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 22:03:17 [TUN]: keep_alive_thread: Sending Keepalive packet to WireGuard Server success
2024-11-30 22:03:20 [FILTER]: C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : DNS : 192.168.178.80:58435 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 22:03:20 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 22:03:20 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 22:03:21 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 22:03:21 [FILTER]: C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : DNS : 192.168.178.80:63710 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 22:03:21 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 22:03:21 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 22:03:21 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 22:03:21 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 22:03:21 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:58582 -> 35.186.224.28:443
2024-11-30 22:03:21 [FILTER]: C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : DNS : 192.168.178.80:63225 -> 192.168.70.1[1.1.1.1]:53
2024-11-30 22:03:21 [TUN]: DNS request to 1.1.1.1 forwarded to 192.168.70.1
2024-11-30 22:03:21 [TUN]: DNS response from 192.168.70.1 translated as from 1.1.1.1
2024-11-30 22:03:21 [FILTER]: Skipping C:\Users\Vyasa Span\AppData\Roaming\Spotify\Spotify.exe : UDP : 192.168.178.80:62387 -> 172.64.41.3:443
2024-11-30 22:03:21 [FILTER]: C:\Program Files\Google\Chrome\Application\chrome.exe : DNS : 192.168.178.80:65522 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 22:03:21 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 22:03:21 [TUN]: DNS request to 192.168.178.1 forwarded to 192.168.70.1
2024-11-30 22:03:21 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 22:03:21 [FILTER]: Skipping C:\Program Files\Google\Chrome\Application\chrome.exe : UDP : 192.168.178.80:59087 -> 162.159.61.3:443
2024-11-30 22:03:21 [TUN]: DNS response from 192.168.70.1 translated as from 192.168.178.1
2024-11-30 22:03:21 [FILTER]: C:\Program Files\Google\Chrome\Application\chrome.exe : DNS : 192.168.178.80:49157 -> 192.168.70.1[192.168.178.1]:53
2024-11-30 22:03
|
Describe the issue
Made a couple of different Wireguard VPN server with their profiles on my Unifi UDM-SE in different subnets and with different firewall rules.
Further in the TunnelTo application I have only allowed the applications Firefox and PuTTY to use the VPN connection, other apps are ignored.
Although when I actively use the VPN tunnel everything is working fine, but as soon as the VPN tunnel doesn't generate any network traffic the VPN tunnel keeps getting disconnects for multiple times, even though I have set the Persistent Keep-Alive timer at 20 seconds and handshake from the UDM-SE VPN server every 3 minutes.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expected behavior: Client stays connected over the VPN tunnel towards my Unifi UDM-SE VPN server, even when having low network usage, due to the Persistent Keep-Alive timer at 20 seconds, which tries to keep the NAT tables at both side updated.
Tested on official WireGuard client
Are you experiencing the same issue using the official Windows WireGuard client? No, because my PC is always generating network traffic and therefor VPN tunnel are being held connected.
Tested on different VPN servers
Are you experiencing the issue on multiple VPN servers? Yes, multiple VPN servers, config might differeniate
Screenshots and GIF's
Tunnel Config
Logs
In Settings, change the "WireSock Log Level" to "Show All Logs". Copy/paste the logs here with any identifying information removed.
TunnlTo VPN disconnect test with full logs (19-10-24 between 0.20AM and 1.33AM.txt
Starting WireSock directly << No done yet I can do this later if needed, first look into the current given and attached information please.
Instructions
If possible, follow the instructions below and comment on the outcome:
Instructions
The text was updated successfully, but these errors were encountered: