asp.net - Unable to access website externally from windows server 2012 r2 -
added dns
entries site. when i'm hitting www.site.example.com
in browser i'm getting windows server iis screen. when i'm hitting www.site.example.com:83
no screen displayed , browser showing error this site can’t reached
.
when on server i'm hitting localhost:83
works expected.
you should check firewall allows connections on port 83. plus if using azure, amazon ec2 or similar, have allow port 83 there too
Comments
Post a Comment