To start, we are a software development company. We house many websites for ourselves and customers on Windows IIS. We have added a Linux server with Plesk to house wordpress sites for customers.
The problem. From my office I have connection issues to any website on the Plesk server, including the control panel or default site. Also none of our customers can connect after they connect to our VPN. Not sure if this is related. Although this is the only server that can't be accessed while on the VPN.
When I try to connect to a website I get a timeout on my web browser. On the server I get one line in the log:
2021-06-19 09:22:26 Access 207.119.194.xxx 301 GET / HTTP/1.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.77 Safari/537.36 5 nginx access
After that I get no more logs and it times out in the browser.
The testing I've done so far. I created a simple webpage on one site with one word in it. Just "test". No HTML code at all. It displays if I connect with http, but not if I connect with https. I can access the server through SSH with no problems. I don't have problems with any other server on that IP range, Windows or Linux. I have moved a standard Linux/Apache server onto this IP address and can connect with no problems. I have also moved this server both to another IP address on this network and an IP address on another network (we have 4). The problem always follows this server. I have checked fail2ban. It's not reporting any banned IP address. (This server doesn't have much activity yet.) I also added my IP as a trusted IP just to be safe, but still no luck.
I have also checked with my neighbors and they have the same issues connecting. But the rest of the world connects with no problems.
What else can I check? Any ideas would be appreciated.
Thanks in advance.
The problem. From my office I have connection issues to any website on the Plesk server, including the control panel or default site. Also none of our customers can connect after they connect to our VPN. Not sure if this is related. Although this is the only server that can't be accessed while on the VPN.
When I try to connect to a website I get a timeout on my web browser. On the server I get one line in the log:
2021-06-19 09:22:26 Access 207.119.194.xxx 301 GET / HTTP/1.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.77 Safari/537.36 5 nginx access
After that I get no more logs and it times out in the browser.
The testing I've done so far. I created a simple webpage on one site with one word in it. Just "test". No HTML code at all. It displays if I connect with http, but not if I connect with https. I can access the server through SSH with no problems. I don't have problems with any other server on that IP range, Windows or Linux. I have moved a standard Linux/Apache server onto this IP address and can connect with no problems. I have also moved this server both to another IP address on this network and an IP address on another network (we have 4). The problem always follows this server. I have checked fail2ban. It's not reporting any banned IP address. (This server doesn't have much activity yet.) I also added my IP as a trusted IP just to be safe, but still no luck.
I have also checked with my neighbors and they have the same issues connecting. But the rest of the world connects with no problems.
What else can I check? Any ideas would be appreciated.
Thanks in advance.