我的背景故事是,我正尝试通过 ssh 连接到由 heroku 设置的 postgres 远程数据库,
--> Connecting to postgresql-slippery-32494
psql: could not connect to server: No route to host
Is the server running on host "ec2-54-235-100-99.compute-1.amazonaws.com" (54.235.100.99) and accepting
TCP/IP connections on port 5432?
我不知道我的失败是因为我做了什么,还是互联网 wifi 本身的问题。考虑到我总是在麦当劳等咖啡店进行开发,我唯一的办法就是找到没有阻塞端口的 wifi 网络。
在 ubuntu 中如何判断 ISP 阻止了哪些端口?