Shantanu Nair
Shantanu Nair
A few minutes later, I repeated the experiment and got this as a result: ``` ping 10.19.49.1 PING 10.19.49.1 (10.19.49.1): 56 data bytes Request timeout for icmp_seq 0 64 bytes...
@TC1977 Hey so here's the versions, but I'm not sure if that's the issue as at the same time I was having packet loss on my laptop, I experienced a...
Here's what I received running `sudo tcpdump -i wg0` on the server: ``` 5390002 packets captured 6419604 packets received by filter 1029597 packets dropped by kernel 15 packets dropped by...
No issues as of now. I thought at first that the issue was more noticeable when switching wireguard profiles/right after handshakes but it seems like that's not reproducing it right...
@jackivanov Here's the mtr output during a period when I was having connection issues: `sudo mtr ` ``` Keys: Help Display mode Restart statistics Order of fields quit Packets Pings...
Doesn't seem to be a MacOS specific issue. I'm 90% confident that I was experiencing the same issue on my phone while my mac was having network issues.
@davidemyers > Make sure you're not using the same WireGuard config file on both devices. I'm not. I'm using different profiles generated by Algo for different devices. > Also, those...
Would it be helpful for diagnostics that when I do experience the issue, I ssh into the EC2 instance from another machine and collect the `tcpdump -i wg` output? I'm...
My bad for the wrong user mention. Anyway, I tried to record the logs when the issue happens (I feel it's more likely to happen on new connections—say when I...
@TC1977 Thank you so much for helping me with this! I did not see those 'Failed to send data packet' messages inside the wireguard log window, only in the saved...