0 pts.
 accessing oracle application thru internet
currently we are using this address to login to the application within LAN http://oracle-svr.gsmsc.com:8000/dev60cgi/f60cgi what is the next step in order to let external user to log in? is it there any port i need to open on the firewall?and where should those ports pointing to? currently my oracle application 11.5.9 is install on a linux redhat 2.1,is it any setting i need to configure on the server? thanks for any help.

Software/Hardware used:
ASKED: October 19, 2005  12:26 AM
UPDATED: November 3, 2005  3:31 AM

Answer Wiki:
If it is an extranet: A) You need to set up a public IP for the server. You can do that in your firewall (it will do the NAT translation of the public IP to the internal network IP of the server) B) In your firewall, you need to open port 8000 for that public IP. C) On the client side: you need either to set up that IP:port in the desktop shortcut or menu, or add that entry to the hosts file. D) I do not think you need to touch the app server at all For an intranet: You can use a VPN software or appliance to do the client IP NAT - this way you do not need to change the IP in your shortcut or hosts file. Plus, access is more secure.
Last Wiki Answer Submitted:  November 3, 2005  3:31 am  by  Pelaez   0 pts.
All Answer Wiki Contributors:  Pelaez   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _