LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   SSL Sites don't load after Ubuntu Upgrade - 9.10 to 10.4 (https://www.linuxquestions.org/questions/linux-server-73/ssl-sites-dont-load-after-ubuntu-upgrade-9-10-to-10-4-a-897302/)

isthisyournacho 08-14-2011 06:30 PM

SSL Sites don't load after Ubuntu Upgrade - 9.10 to 10.4
 
For some reason SSL sites no longer load from a server I upgraded today from Ubuntu 9.10 to 10.4.

The domain name points to a hardware load balancer that has three servers behind it for the one website. Only one of these three servers handles the SSL requests.

Since I did the upgrade all SSL requests to the machine are timing out. There's nothing in the logs. I have restarted the hardware load balancer and the main firewall.

Any ideas on where I could start to look to solve this? Also telnet:

Code:

snoochbox:~ thedoug$ telnet IP 443
Trying IP...
telnet: connect to address IP: Operation timed out
telnet: Unable to connect to remote host


salemeni 08-15-2011 04:51 AM

Quote:

Originally Posted by isthisyournacho (Post 4443006)
For some reason SSL sites no longer load from a server I upgraded today from Ubuntu 9.10 to 10.4.

The domain name points to a hardware load balancer that has three servers behind it for the one website. Only one of these three servers handles the SSL requests.

Since I did the upgrade all SSL requests to the machine are timing out. There's nothing in the logs. I have restarted the hardware load balancer and the main firewall.

Any ideas on where I could start to look to solve this? Also telnet:

Code:

snoochbox:~ thedoug$ telnet IP 443
Trying IP...
telnet: connect to address IP: Operation timed out
telnet: Unable to connect to remote host


Check you connection. May be the upgrade affect the network setting.

generics array

isthisyournacho 08-15-2011 08:20 PM

Oops, meant to close this - reboot fixed the Linux box, even though I did the recommended reboot after the upgrade... needed two this time ;)


All times are GMT -5. The time now is 04:49 AM.