I don�t use any connector between apache and tomcat, I run tomcat as standalone.
/D -----Ursprungligt meddelande----- Fr�n: Xavier Pr�lat [mailto:[EMAIL PROTECTED]] Skickat: den 10 januari 2003 12:24 Till: Tomcat Users List �mne: RE: Can�t access Tomcat from outside router, help ! Hi, In the LAN mode are you calling your application using port 8080...(usually for developpement purpose...) ?? this should work.... but you can call your application calling port 80 too, is this case...you call Apache on port 80, which calls Tomcat on port 8080 using its connector.... So I think you don't need to redirect anything in your router.....check your Apache/Tomcat connector!! make sense ?? Xavier XP> -----Message d'origine----- XP> De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] XP> Envoy� : vendredi 10 janvier 2003 10:56 XP> � : [EMAIL PROTECTED] XP> Objet : Can�t access Tomcat from outside router, help ! XP> XP> XP> Hello everyone ! XP> XP> I have a small problem: XP> I run Tomcat 4.1.12 on port 8080 and it works fine to use it on XP> the local network (behind a router using NAT with static ip�s) XP> but from outside the router I can�t get any contact with port XP> 8080. I also use Apache on port 80 and that works fine. I have XP> configured the proper port redirection in the router and all XP> services work fine, except Tomcat. XP> Are there any settings in Linux Mandrake or in Tomcat, that XP> anyone can think of, that would stop me from accessing Tomcat XP> from outside the router ? XP> XP> Sincerely XP> Dan XP> XP> -- XP> To unsubscribe, e-mail: XP> <mailto:[EMAIL PROTECTED]> XP> For additional commands, e-mail: XP> <mailto:[EMAIL PROTECTED]> XP> XP> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
