[Ilugc] Apache Web Server Doubt..

  • From: siva886@xxxxxxxxx (Sivabalan Thirunavukkarasu)
  • Date: Fri Sep 14 13:28:10 2007

I missed to web page on router quirk. Sorry.

Sorry but i dont get exactly what this means.. Can you please explain..

Best way to check this out is to do a telnet to the router IP port 8080
and see what you get. If you get a HTTP server response string, then the
forwarding is ok.

I am getting this,

$ telnet 192.168.1.1 8080
Trying 192.168.1.1...
telnet: Unable to connect to remote host: Connection refused

This is what i get when i telnet port 80,

$ telnet 192.168.1.1 80
Trying 192.168.1.1...
Connected to 192.168.1.1.
Escape character is '^]'.
HTTP/1.1 400 Bad Request
Server: micro_httpd
Cache-Control: no-cache
Date: Sat, 01 Jan 2000 12:57:30 GMT
Content-Type: text/html
Connection: close

<HTML><HEAD><TITLE>400 Bad Request</TITLE></HEAD>
<BODY BGCOLOR="#cc9999"><H4>400 Bad Request</H4>
No request found.
<HR>
<ADDRESS><A 
HREF="http://www.acme.com/software/micro_httpd/";>micro_httpd</A></ADDRESS>
</BODY></HTML>
Connection closed by foreign host.

Where could i be going wrong?

Thanks,
Sivabalan T
a.k.a Linfreak

Other related posts: