Posted By:
Vilhjalmur_Hallgrimsson
Posted On:
Saturday, March 13, 2004 04:49 PM
I use a Planet ADSL Router and a Apache Tomcat webserver. I have a web application ready for deployment and it runs fine on http://localhost:8080. I have configured the virtual server on the router to public port 80 , private port 80, port type TCP and host ip address is 10.0.0.7 which is the ip numer on the machine running the webserver.
The problem is that when I enter my ip address the router answers instead of the Tomcat server.
What am I doing wrong ?