RE: accepting requests from outside the host?

2009-02-13 Thread Frank D. Greco
> I can't telnet or ping. Our ISP sysadmin disabled those on > the firewall. Nice guy. He said it was a security precaution. Actually I don't blame him. > Someone else said I need to bind it to the ipaddr of the box > (OpenSolaris btw), but I'm not sure how to do that. Se

RE: accepting requests from outside the host?

2009-02-13 Thread Frank D. Greco
Thanks for the response Chuck. I took a look at the tomcat process on my box and it has this: sockname: AF_INET6 :::127.0.0.1 port: 8080 Basically, its localhost. I can't telnet or ping. Our ISP sysadmin disabled those on the firewall. Someone else said I need to bind it to the

accepting requests from outside the host?

2009-02-12 Thread Frank D. Greco
I'm new at tomcat config, so go easy... :) I wanted to setup tomcat for some testing. So I installed tomcat on a new box at our hosting service (which hosts other prod websites of ours). I was able to see tomcat from a browser on the same box. I saw port 8080 (my config setting) associated