server cannot be accessed from outside localhost
657200Mar 3 2009 — edited Mar 4 2009Hi all,
I have installed oracle10g along with client and companion files using Oracle Http server
I am able to access my application in the localhost...
The server is up and running and the listener service is also running
"OracleOraDb10g_Home1TNSlistener is Started"
I able to run the link http://localhost:7777/ -----> http server is up n running
Application can be accessed by http://localhost:7777/pls/apex/apex
But when users try to access by http://opsserver-dt:7777/pls/apex --->(hostname: opsserver-dt) its giving an error
Network timeout - server taking too long to respond.
But the Network is fine ( when I pinged opsserver-dt it s 0% loss)