26 Dec
2002
26 Dec
'02
12:51 p.m.
According to "netstat", something is listening on port 8080.
But nothing is being written to the log file, and I can't connect.
Can anyone offer some advice?
If your box has X installed, does http://127.0.0.1:8080 work locally? If not, does lynx or wget http://127.0.0.1:8080 work? http://staticip1:8080 ? http://staticip2:8080 ? Host firewall problems? cat /etc/sysconfig/ipchains cat /etc/sysconfig/iptables Anything about port 80 in one of those? If so, same thing done for port 8080 in there? Network firewall in between the browser you're using and your box? Adam