DevPinoy.org
A Filipino Developers Community

>>> First two to make 3 wins! <<<

how to run tomcat via static office IP and view the site worldwide

rated by 0 users
This post has 4 Replies | 1 Follower

Top 75 Contributor
Posts 21
Points 435
capt_nemo777 Posted: 07-13-2008 11:36 PM

can anybody help me on how to configure apache tomcat using a static office IP,  which will enables me to host my .jsp files and view them remotely :D

I wanna download the internet
  • | Post Points: 20
Top 10 Contributor
Posts 953
Points 22,750

if you've already set up your Tomcat on a server machine with an internal IP (e.g. 10.x.x.x or 192.168.x.x), you can configure port forwarding on your office's router so that all accesses to port 80 of the static IP exposed by the router will be forwarded to your machine.

if you want to expose your machine fully to the Internet, just assign that static IP to your server where you installed Tomcat. then configure your router properly, in case the router and the static IP you assigned to the Tomcat server are different.

http://devpinoy.org/blogs/cruizer
Naglalayong buksan at palayain ang kamalayan ng Pinoy .NET developer
  • | Post Points: 20
Top 75 Contributor
Posts 21
Points 435

cruizer:

if you've already set up your Tomcat on a server machine with an internal IP (e.g. 10.x.x.x or 192.168.x.x), you can configure port forwarding on your office's router so that all accesses to port 80 of the static IP exposed by the router will be forwarded to your machine.

if you want to expose your machine fully to the Internet, just assign that static IP to your server where you installed Tomcat. then configure your router properly, in case the router and the static IP you assigned to the Tomcat server are different.

 

do you think there will be no problems that will happen if i ask the sys admin for that stuff? because our company has a huge website..i might get kicked if some mess happened

I wanna download the internet
  • | Post Points: 20
Top 10 Contributor
Posts 768
Points 13,405

Are you doing this for personal purpose? If so, don't do it.

 

Convert limitations to great expectations... You are the creative force of your life...

  • | Post Points: 20
Top 75 Contributor
Posts 21
Points 435

lamia:

Are you doing this for personal purpose? If so, don't do it.

yup, just for self learning only..ill just leave it. thanks for the time guys..

I wanna download the internet
  • | Post Points: 5
Page 1 of 1 (5 items) | RSS

Copyright DevPinoy 2005-2008