My company's firewall is blocking my website. Is there anything I can do on my end to fix this?
May 20, 2008 7:29 AM
Subscribe
My company's firewall is blocking my website. Is there anything I can do on my end to fix this?
(Be kind, I am a website newb.) Up until last week, I had no problems accessing my website or its cPanel admin from work. Now I just get a timed out error even when I just try to load the page (or something of that effect--can't remember the exact wording.)
My work is pretty laid back about web surfing during breaks/lunch, etc., and I have never had any problems accessing any other sites (flickr, myspace, youtube) so what could possibly be so bad about my site that they would block it? It's just a simple online portfolio.
My hosting company says that it is because the firewall is blocking the port the cPanel is on and apparently a lot of companies view it as an insecure port? They said the only thing I could do is request that my company allow it.
I don't really want to go that far just to access a personal website from work (I mean, I do have real work to be doing :) but I guess my bigger concern is that if our firewall is blocking it, how many others are as well? I didn't even realize that the reason I couldn't access it was because of the firewall, I just thought the server was down or something. If other people experience the same thing, might they just think I have an unreliable site?
Are there any changes I should make to make it more firewall-friendly? Sorry if these are totally dumb questions, but I am totally new at this website stuff.
posted by anonymous to computers & internet (6 comments total)
Most company firewalls block outgoing connections to ports other than 80, to prevent people from using things like P2P clients and whatnot. cPanel is usually on port 2082, so from your company's perspective it's unsafe.
Your actual site should be on port 80, which means you and your site's visitors should be able to access it through any firewall.
Assuming your hosting company can't give you a fix for this, and you are okay with breaking your company's firewall rules, you have a few options. You can setup a tunnel between your work computer to your home computer, which would run the cPanel connection through a port 80 connection. You could also use an anonymous proxy service, which would redirect all of your web traffic (including the connections to cPanel) through an anonymized connection to a single site on port 80.
posted by burnmp3s at 7:46 AM on May 20