Hey,
Yes I do have it setup to forward to port 80 of the internal ip address
"192". Not sure what I'm missing or have incorrect.
thanks for the suggestions
--
View this message in context:
http://www.nabble.com/mapping-tomcat-to-ip-address-behind-router-tp17809837p17811853.html
Sent from
Hey,
I tried taking the address="192..." portion out in the example 2 where
tomcat is behind a router and it made no difference. In relation to port 80
being blocked, in example 1 above where there is no router, it works fine
when tested with the url with the ip address assigned by the ISP,
"htt
Hey,
I want to set-up tomcat to serve http requests from behind a router. When
there is a direct internet connection and no router, and the address
property is added and port number is changed in server.xml as below in
example 1, tomcat serves requests fine for http://99.153.32.456.
When I set