× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Sounds to me like you have a port forwarding issue with the Actiontec
router. You should not need to make ANY changes to Tomcat to make this
happen. You DO need to probably make changes in the router settings
though to port forward 80 or 8080.

Is the default tcpip gateway set on the PC that's forwarding ? Default
gateway needs to point to the router or it will not port forward. If
you're using DHCP for IP address assignment the default gateway on the
PC should already be set.

If all else fails, go to Best Buy and get a Linksys router :-) Don't
give up, you're close !!

Regards,
Richard Schoen
RJS Software Systems Inc.
"Get the information you need. Now!"
Document Management, Workflow, Report Delivery, Forms and Business
Intelligence
Email: richard@xxxxxxxxxxxxxxx
Web Site: http://www.rjssoftware.com
Tel: (952) 736-5800
Fax: (952) 736-5801
Toll Free: (888) RJSSOFT


-----Original Message-----
------------------------------

message: 4
date: Thu, 18 Sep 2008 18:29:22 -0600
from: "William Hutchison" <whutchi@xxxxxxxxxxxxxxx>
subject: [WEB400] getting tomcat to respond from internet

I'm having a problem getting Tomcat 6.0.16 to work as a standalone
internet server. It's running behind an Actiontec router. It works
perfectly inside the network. I tried the preconfigured version of
Tomcat that sets its port to 80, after having tried doing the same thing
manually in the server.xml. The router is set to forward ports 80 and
443 to the computer's fixed internal IP address. I've tried with the
firewall both off and on.

I have a nicely working servlet and a hello.jsp at webapps/SpeechServer.
Everything works great from inside the network. If I put the address
http://127.0.0.1/SpeechServer or http://192.168.0.10/SpeechServer in a
browser, it opens the hello.jsp at that location. But if I put the
external IP in (e.g. http://71.212.221.216/SpeechServer), Firefox gives
me a 404 not found error. Putting in http://71.212.221.216 brings up the
router, as one might expect (I might have thought the router would
forward that request to the server, since it's http on port 80, but then
how would one ever reconfigure the router?). I've also tried having the
router forward the port 8080 (its default) to the local server address,
then putting in http://71.212.221.216:8080/SpeechServer, but that fails,
too.

I know lots of people are successfully using Tomcat as an internet
server as I'd like to. I've done everything that has been given in
various instructions on the web for setting up Tomcat for this purpose,
but it's not working. What else could be wrong?

Thanks!

Hutch


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.