Development Server Blocked Only from Home
        Posted  
        
            by 
                theonlylos
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by theonlylos
        
        
        
        Published on 2012-03-28T01:55:38Z
        Indexed on 
            2012/03/28
            5:33 UTC
        
        
        Read the original article
        Hit count: 556
        
Recently I've been having an issue with my CentOS 6 test server running Apache and Webmin running on port 10000 where when I try accessing any part of the server - SSH/FTP and even my domains (I have two - both keep getting timeout errors) when I try accessing from any computer on my home network.
However when I access via tethering or via my office networks everything loads fine.
While the firewall is the first issue at mind, my router never was set to block any special ports, and even after adding port 10000 as a specific exception I'm having no luck.
Also, I doubt this is an IP blacklisting issue because I have websites on other servers using CloudFlare for security and I haven't gotten any warnings.
Any assistance is greatly apprecaiated.
UPDATE: Just some extra details about the issue: My ISP to my knowledge only blocks off ports 25 and 80 for residential users to prevent them from running web servers - however this issue has only come up a day or two ago, before that I was using the server successfully for months.
Also the server is not physically located in any of my workspaces - it's a VPS housed in a datacenter
© Server Fault or respective owner