On Tue, Apr 7, 2009 at 11:15 AM, Arun Khan <[email protected]> wrote: > > Can you "telnet localhost 8080" ?
*debian:~# telnet localhost 8080 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. * > > What does "netstat -nltp" show? > *Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 1980/portmap tcp 0 0 0.0.0.0:10000 0.0.0.0:* LISTEN 3080/perl tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 9034/sshd tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 2498/cupsd tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 2775/exim4 tcp 0 0 0.0.0.0:47839 0.0.0.0:* LISTEN 1991/rpc.statd tcp6 0 0 :::8080 :::* LISTEN 9431/apache2 tcp6 0 0 :::80 :::* LISTEN 9431/apache2 tcp6 0 0 :::22 :::* LISTEN 9034/sshd tcp6 0 0 ::1:631 :::* LISTEN 2498/cupsd * > > > > > the browser shows: > > > > *"ERROR > > The requested URL could not be retrieved > > > > While trying to process the request: > > > > GET / HTTP/1.0 > > Host: 127.0.1.1:8080 > > User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.6) > > Gecko/2009020409 Iceweasel/3.0.6 (Debian-3.0.6-1) > > Accept: > > text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 > > Accept-Language: en-us,en;q=0.5 > > Accept-Encoding: gzip,deflate > > Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 > > Keep-Alive: 300 > > Via: 1.1 proxy.bracu.ac.bd:8080 (squid/2.6.STABLE6) > > Why is localhost going through a proxy? > > -- > Arun Khan > > _______________________________________________ > To unsubscribe, email [email protected] with > "unsubscribe <password> <address>" > in the subject or body of the message. > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > -- Best, Zico _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
