Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Can't connect Oracle DB from internet

Re: Can't connect Oracle DB from internet

From: Niall Litchfield <n-litchfield_at_audit-commission.gov.uk>
Date: Fri, 31 Aug 2001 08:46:55 +0100
Message-ID: <3b8f40f0$0$237$ed9e5944@reading.news.pipex.net>


If you can't ping your machine from outside home then the problem is definitely not with apache.conf. It means your ip address cannot be seen from the net. You don't say how you are connected to the net and if there is anything else (like a firewall for example) between your server and the net.

First of all work on getting your machine pingable, then retry the web requests.

Finally if your net connection is through an isp check the AUP of the ISP carefully. Most of them will not allow you to run a webserver on your homne connection anyway.

--
Niall Litchfield
Oracle DBA
Audit Commission UK
"Adem" <c40334_at_hotmail.com> wrote in message
news:8e45d7ac.0108301417.7fcf4e8c_at_posting.google.com...

> hi santysharma;
>
> I can't ping my machine from work. It time outs.
>
> That means it is something wrong with apache conf maybe,
> but I see 2 apache.exe processes already running in 2000 Task Manager.
>
> And from home machine I can connect to internet with the browser without
> problem, so internet concetion must be OK. And I can also connect to
database
> locally with Toad also without problems.
>
> Can it be because of the version of Apache? Previosly I had 8.1.5
databae and
> a AS9i core running and it worked fine. I just checked the versions of
> Apaches. And found that 8.1.7 Enterprise's Apache has an older version
then
> AS9i core's Apache.
>
> Thanks in advance for any help
> Adem
>
>
>
> "santysharma" <santysharma_at_hotmail.com> wrote in message
news:<9mlsht$2quho$1_at_ID-84096.news.dfncis.de>...
> > hi!
> >
> > is your computer on network?
> > can you ping your this apache server machine from your work/ internet ?
> > santysharma
> > Oracle Certified DBA
> > Sun Certified System Admin
> >
> >
> > "Adem" <c40334_at_hotmail.com> wrote in message
> > news:8e45d7ac.0108300831.1c7f26a4_at_posting.google.com...
> > > Hi there!
> > > I have Windows 2000 OS, and couple of days ago I downloaded the Oracle
> > > Enterprise 8.1.7 which also has Apache Web server included.
> > >
> > > After the installtion. I defined DAD and written a PL/SQL procedure
> > > with htp packages. The problem is this. When I start my internet
> > > exlorer in my local machine and type my IP and I can connect to apache
> > > web server and through it to the DB. It rerieves the data from db and
> > > represents it html format. Everything is fine here. But when I try
> > > this from my work or somewhere else from internet, I can't connect to
> > > the apache web server. In my windows 2000 processes 2 apache.exe
> > > process is running.
> > >
> > > I have no idea what is going wrong.
> > > Did I forget to make some configurations on apache ???
> > >
> > > Any help I will appricate..
> > > Thanks
Received on Fri Aug 31 2001 - 02:46:55 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US