|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| ARCHIVES - Programming & Scripting A place to discuss website design, programming, shell scripts, etc |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
We have set up a terminal server, i installed apache tomcat55 which is running on port 8181. For the server we have 2 interfaces, one for the accessing internet and one to access the PCs on LAN, when i test the working of tomcat by using http:/localhost:8181 it works fine, but if i want to access the tomcat outside the LAN what changes i have to make as i will be getting one static IP address, please help me setting up in this, thank you
|
|
|||
|
It's a property you have to edit in the tomcat config, server.xml I think. Look for the localhost and change it to *, if I remember correctly. Then it will be listening on all interfaces.
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|