Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How to restrict remote DB connection??
"Michel Cadot" <micadot{at}altern{dot}org> wrote in message news:<412898ae$0$26996$626a14ce_at_news.free.fr>...
> "qazmlp" <qazmlp1209_at_rediffmail.com> a écrit dans le message de
> news:db9bbf31.0408220422.28f5892a_at_posting.google.com...
> > I have to configure in such a way that, there is no DB connection
> > possible from any remote machine to my machine. What are the things
> > that I should take care to do so?
> >
> > In my understanding, we have to ensure that, there are no entries in
> > .rhosts and also no entry for the TCP.INVITED_NODES in sqlnet.ora.
> > What else do we have to ensure?
>
> Don't start a listener then only local connections are possible.
That's a nice idea! Thanks!
Ok, what about allowing DB connections only to some specific remote machines? How do we achieve that? Do .rhosts and TCP.INVITED_NODES have impact here? Received on Sun Aug 22 2004 - 12:14:31 CDT
![]() |
![]() |