PDA

View Full Version : Problem Installing Tomcat


ART_MEX
12th April 2006, 17:57
Hi, Im trying to install Tomcat, buy I have a problem when I try to see my localhost:8080, nothings appears, the browser is still searching but it cant display nothing.

What its missing

In other question i\I need to make my server as https.., how can I do this...

Thanks for any sugesstion.

sbovisjb1
12th April 2006, 19:38
I believe that you're network card is not properly configured.

Type: netstat -i. and post the out put.

ART_MEX
12th April 2006, 20:25
Here is the information

Kernel Interface table
Iface MTU Met RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP TX-OVR Flg
eth0 1500 0 3843 0 0 0 460 0 0 0 BMRU
lo 16436 0 213 0 0 0 213 0 0 0 LRU

falko
12th April 2006, 23:02
Does your firewall block port 8080? Please post the output of iptables -L and netstat -tap