IIS7 80 port outside doesn't work
        Posted  
        
            by 
                ihorko
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by ihorko
        
        
        
        Published on 2010-07-10T08:53:03Z
        Indexed on 
            2010/12/29
            21:56 UTC
        
        
        Read the original article
        Hit count: 280
        
I have created web site, added to IIS 7, in the binding set up host name as "mysite.com". (here "mysite.com" is my registered domain that points to my IP address) So when I assigned port 8095 and open site as mysite.com:8095 it succesfully opens on my local pc and outsite my network pc, but if I set up port 80 there, http://mysite.com opens only on my pc, but not in outside pc. Firewall is disabled.
How to resolve that problem, please help!?
© Server Fault or respective owner