LAN hosts unreachable on first attempt
Connected to VPN using IPsec, Windows 10 Pro. When I try to reach any host on the remote LAN (192.168.1.1/24) from my client, the first time always fails, and then from the second attempt and on it works. If I run a tracert to any host on the remote LAN, the first time I get:
1 <my own adapter IP address, obtained via DHCP from my local router> reports: Destination host unreachable.
So, it looks like the first time, Windows is trying to route through my local (home) network, which is also 192.168.1.1/24. If I try a second tracert to the same host, it is routed through 169.254.1.1 and reaches the correct destination on the next hop - and from then on the route to that host continues to work.
How do I fix this? It's driving me crazy.
