fairm010 Posted March 10, 2014 Posted March 10, 2014 After having our new broadband put in I'm trying to get HAP on the internet. I have port 443 of our external IP forwarding to port 443 of our internal web server and all I get is "This page cannot be displayed". Anyone have any suggestions for a struggling geek?
computer_expert Posted March 10, 2014 Posted March 10, 2014 Have you checked/created the exceptions in windows firewall?
fairm010 Posted March 10, 2014 Author Posted March 10, 2014 I have turned off Windows Firewall as part of my endless troubleshooting route.
computer_expert Posted March 10, 2014 Posted March 10, 2014 Do you have a default gateway set in the server's NIC properties?
computer_expert Posted March 10, 2014 Posted March 10, 2014 can you telnet to the external IP/hostname (on port 80 if you aren't using https, otherwise 443)? Windows: Get HTTP Header of a Web Page using Telnet - Xoc Software (RVBA Conventions, Maya Calendar, et.al.) You may need to enable telnet in programs and features. If it works, then it's showing that the port forward is set correctly. Can you get to the webserver's root page (e.g. the IIS holding page if you haven't changed it) externally?
fairm010 Posted March 10, 2014 Author Posted March 10, 2014 When I go to https://EXTERNALIP:444 I get "This web page is not available" in Chrome. When I go to https://EXTERNALIP:443 I get "SSL Connection Error" in Chrome so I assume it can see something?
computer_expert Posted March 10, 2014 Posted March 10, 2014 That should be OK then. If the SSL certificate is a self signed one, then chrome/firefox/IE will produce the SSL connection error (just confirm the cerificate details before you accept it). Once you have accepted the certificate you should get the IIS page (greenish colour if server 2008/R2 or blue for 2012+) if you browsed the to the website root otherwise try the path to your HAP install (https://domain.com/HAP).
fairm010 Posted March 10, 2014 Author Posted March 10, 2014 Its a proper SSL cert from Comodo, all works perfectly internally. If I try to go to https://EXTERNALIP:443/hap I get "Page not available". I am moving HAP to a new server now anyway will update soon.
fairm010 Posted March 10, 2014 Author Posted March 10, 2014 Turns out it was the SSL VPN on our new router! Changed the listening port to 444 and all is well. Cheers for your help @computer_expert ! 2
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now