This topic describes the symptoms, causes, and solutions when a simple application server is inaccessible from a specific IP address.
Symptoms
You cannot connect to an Alibaba Cloud simple application server from a specific IP address. For example, after you deploy a BT panel on a simple application server, if the server's firewall blocks port 8888, your browser displays a "This site can't be reached" message when you try to access the panel.
The browser displays the error code ERR_CONNECTION_TIMED_OUT, which indicates that the destination IP address took too long to respond.
Causes
This issue may be caused by the following:
Solutions
Choose the appropriate solution based on your scenario.
Solution 1: Check for disabled ports
Your simple application server's firewall may be blocking the target port. By default, the firewall allows traffic on ports 22 (SSH), 80 (HTTP), and 443 (HTTPS), and denies all other ports. For more information, see Manage firewalls.
Solution 2: Check for CIDR block restrictions
-
Navigate to the Firewall page of your simple application server. For more information, see Manage firewalls.
-
On the Firewall page, in the IP Source to be Used column for the relevant port, check if your source IP address is included in the allowed CIDR block.
-
If your source IP address is not included in the allowed CIDR block, click Modify.
-
In the Modify dialog box, update the CIDR block to include your source IP address.
-
Click OK.
Solution 3: Check for IP blocks by Security Center
-
Use Security Center to run a security scan on your server. For more information, see Quick start.
-
If Security Center is blocking your IP address, submit a ticket to have it unblocked.