Microsoft
Software
Hardware
Network
Question : How do resolve a Port 80 error using the public IP address of a website vs. the FQDN?
I am running a pre-deployment verification .exe for a software product I am about to upgrade. The .exe runs serveral tests to check/verify OS, Memory, CPU, DNS, IIS, WWW, DNS Lookup, HTTP Port, SSL Port, and SSL Certificate. All tests pass except for the HTTP Port. I receive this from the report:
Port 80 on host unreachable from the internet: System.Net.Sockets.SocketE
xception: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 24.249.176.211:80 at System.Net.Sockets.Socket.
DoConnect(
EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.
Connect(En
dPoint remoteEP) at CheckServerHandler.TestPor
t(IPHostEn
try entry, Int32 port, TESTRESULT& result, String& reason)
I can get to the "Under Construction" page using the
http://domainname.com:80
, but when the test uses the ip address and port 80 it fails. This may be basic 101 stuff. Hope you can help.
Answer : How do resolve a Port 80 error using the public IP address of a website vs. the FQDN?
I guess I assumed that if ur using
http://domianname
and it works then port 80 is forwarded but this might no be the case and its resolving internally only. Yes the firewall may be blockign port 80 externally.
Random Solutions
Does the web tools platform come with Eclipse 3.4 IDE for Java EE Developers?
Changing the PDC FSMO server in a Windows 2000 Domain
Transmission of audio signal using ER400TRS transceiver(data control executed by PIC16F876)
VOIP phones not passing voice through networks
Setup ICS through wireless NIC
create a war file with ant script
NDIS MiniportSetInformation
Windows Server 2008 drops its static IP Address and renews by DHCP
Difference between Remote Desktop Connection and VPN
Why is Vista usiness no longer using my static IP? Settings are correct but still auto assigned.