Recently, I’ve been running into a problem, where I have a 4-5min window where, I can ping some machines on some networks, but after those 4-5min it then tries to go through the local network.
I’ve done multiple reinstalls and also updated to the very latest version, yet the issue persists. I have checked all local network settings on my network and I don’t have anything besides getting DHCP from the router.
1 Lukas-THINKPAD (172.25.16.1) 0.528 ms 0.440 ms 0.422 ms
2 pfsense.local (10.43.52.1) 0.789 ms 0.801 ms 0.758 ms
3 PRIVATE IP (PRIVATE IP) 1.246 ms 1.302 ms 1.217 ms
4 ge-0-1-6-100.henqe30.dk.ip.tdc.net (95.166.140.149) 1.289 ms 1.202 ms 1.186 ms
5 * * *
6 * * *
7 * * *
8 * * *
9 * * *
10 * * *
11 * * *
12 * * *
13 * * *
14 * * *
This is what I see, on some selected networks, currently this is happening to 3 (result is the same on all 3).
This is what I expect it to look like
traceroute to 172.29.15.10 (172.29.15.10), 30 hops max, 60 byte packets
1 Lukas-THINKPAD (172.25.16.1) 0.316 ms 0.253 ms 0.486 ms
2 * * *
3 * * *
4 * * *
5 172.29.15.10 (172.29.15.10) 85.105 ms * *
Note I’m using WSL2, which just uses a bridge connection to the Windows networking side, so the connection is practically the same, and the issue is also present on Windows alone outside of WSL2.