Why my mac can not access external traffic to other port except 80, 443, 22?
0
votes
1
answer
1022
views
I can access all website with standard port(80 and 443) example: domain.com, but why I cant access example.com:3030? I cant connect to MySQL and PostgreSQL, via direct host/port to external IP, but I can connect to MySQL from localhost.
I can connect to all external/public hostname/ip, if I try this command:
curl domain.com:6030
the result is
> curl: (7) Failed to connect to domain.com port 6030: Operation timed
> out
but I can connect to port 80,443 and 21. I can open domain.com:6030 using another device, but why I can not using my mac?
How to fix that? I never turn on firewall.
Asked by Muhammad Dyas Yaskur
(379 rep)
May 12, 2020, 04:08 AM
Last activity: May 12, 2020, 08:23 AM
Last activity: May 12, 2020, 08:23 AM