Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sat Apr 20, 2013 9:43 pm 
Offline
Junior Member

Joined: Mon Mar 29, 2010 3:11 pm
Posts: 48
Website: http://www.tamerax.com
Location: Montreal, Quebec
Hey all.

I was trying to get xinted working a few days ago and I just couldn't make it work properly so I removed it but since then I haven't been able to get any of my pages that use SSL to work. Specificly, phpmyadmin won't load in SSL mode anymore. The port is open and apache says it's listening.

When I got to access phpmyadmin, this loads up in the URL:
https://pclennox.com/phpmyadmin/?collat ... r28hl84bsm

and the error chrome says:
Error 102 (net::ERR_CONNECTION_REFUSED): The server refused the connection.

and this is in my auth.log

Apr 20 21:42:26 mail sshd[23028]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=187.16.249.26 user=root
Apr 20 21:42:29 mail sshd[23028]: Failed password for root from 187.16.249.26 port 57932 ssh2

Any ideas?

Still learning here so be patient with my newbieness :)

Thanks!


Top
   
PostPosted: Sun Apr 21, 2013 12:13 am 
Offline
Junior Member

Joined: Mon Mar 29, 2010 3:11 pm
Posts: 48
Website: http://www.tamerax.com
Location: Montreal, Quebec
also, running Debian 6, Apache 2.2.16, PHP 5.3.3-7+squeeze15


Top
   
PostPosted: Sun Apr 21, 2013 12:25 am 
Offline
Senior Member

Joined: Wed Jun 08, 2011 11:25 pm
Posts: 51
You can use the command "netstat -anp | grep :443" to check if anything is actually listening *on port 443*.

It may be possible it's only bound to listen locally on port 443 ("127.0.0.1:443") and not globally ("0.0.0.0:443").

Unless your IP address is in fact 187.16.249.26, the failed login message is not relevant here.


Top
   
PostPosted: Sun Apr 21, 2013 6:49 am 
Offline
Junior Member

Joined: Mon Mar 29, 2010 3:11 pm
Posts: 48
Website: http://www.tamerax.com
Location: Montreal, Quebec
this is what I get when I do netstat -anp | grep :443

tcp6 0 0 :::443 :::* LISTEN 1621/apache2


Top
   
PostPosted: Sun Apr 21, 2013 7:59 am 
Offline
Senior Member
User avatar

Joined: Sat Aug 30, 2008 1:55 pm
Posts: 1739
Location: Rochester, New York
You appear to have two IP addresses:

Code:
rtucker@witte:~$ dig pclennox.com a +short
108.162.199.168
108.162.198.168


Neither of them answer on port 443, of course, but neither of them are Linode IPs...

_________________
Code:
/* TODO: need to add signature to posts */


Top
   
PostPosted: Sun Apr 21, 2013 8:27 am 
Offline
Junior Member

Joined: Mon Mar 29, 2010 3:11 pm
Posts: 48
Website: http://www.tamerax.com
Location: Montreal, Quebec
hmm..i think those are cloudflare ips. could that effect this?


i should point out i have no issues logging into webmin on a different port but also using https.


Top
   
PostPosted: Sun Apr 21, 2013 8:43 am 
Offline
Senior Member

Joined: Sat May 03, 2008 4:01 pm
Posts: 568
Website: http://www.mattnordhoff.com/
Unless you're paying CloudFlare for HTTPS service, yes, they break HTTPS.

You can access https://direct.pclennox.com/ to bypass CloudFlare. It seems to be working fine, though it's using a self-signed cert for mail.pclennox.com.

_________________
Matt Nordhoff (aka Peng on IRC)


Top
   
PostPosted: Sun Apr 21, 2013 8:55 am 
Offline
Junior Member

Joined: Mon Mar 29, 2010 3:11 pm
Posts: 48
Website: http://www.tamerax.com
Location: Montreal, Quebec
AH HA!

Mystery solved then. I never put the two together cause it's been a while since I signed up for cloudflare but I also guess it's been even longer that I used phpmyadmin so I never noticed.

Thanks everyone!! ( now if anyone might be able to help me with my other little issue I'm working on in this thread viewtopic.php?f=20&t=9996 ) :D


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group