spons79
HOBBYOP
3 months ago
Hello, I am unable to connect to my PostgreSQL database from an external client, despite it having a public domain.
All connection attempts result in a timeout. This happens on multiple different networks.
A traceroute to the public hostname shows that the connection is dropped after reaching the edge of the network, which strongly suggests a firewall rule is blocking my IP.
0 Replies
brody
EMPLOYEE
3 months ago
I noticed you said public domain, but databases need a TCP Proxy, was that a mix-up in terminology or does the database have a public domain, if it has a public domain instead of a TCP Proxy, please remove the domain and add a TCP Proxy instead.