Sorry if this is a repeat question, I've reviewed existing answers and the official MS documentation but I'm having an issue connecting from WSL2 to a postgres instance running on Windows.
When I run telnet, curl, or psql and try to connect to the windows host, the command just hangs, I get literally no response, not even a timeout. This is even with Firewall Defender turned off.
Additionally I get no response from pings to the host from /etc/resolv.conf.
Any ideas why this is?