When you try to access a HTTP server (e.g., www.example1.com) and the connection is refused, what could be some common reasons at the server end?
Asked
Active
Viewed 128 times
0
-
1Does this answer your question? [What causes the 'Connection Refused' message?](https://serverfault.com/questions/725262/what-causes-the-connection-refused-message) – Michael Hampton Sep 30 '20 at 04:29
1 Answers
0
There's a firewall that is blocking port 80 or port 443? There's an access list denying the particular subnet you are coming from.
Mark Scheck
- 211
- 1
- 5