Re: securing Oracle ports

From: sasa queer (sasa1973pk_at_yahoo.com)
Date: 07/31/03


Date: 30 Jul 2003 23:20:21 -0700

hi ,
I still could not understand this .
I think that ssh or ssh2 works only as a replacement for telnet and
scp works as a replecement for ftp service.
How can it secure oracle open ports.
SASA
"Nenad" <nskrijelj@yahoo.com> wrote in message news:<bg8fi6$atg$1@balder.stud.idb.hist.no>...
> Try to use SSH2 with TCP port forwarding. (eg. OpenSSH)
>
>
> "sasa queer" <sasa1973pk@yahoo.com> wrote in message
> news:702930ee.0307300349.6327cbd4@posting.google.com...
> > Dears ,
> > I have oracle database ports open and listening to 7546 ( or like that
> > )on my RISC server.
> > When i run nmap tool against my RISC server i found that this port is
> > also
> > interesting for hackers.
> > Now my question is that how i can secure that port and how can i cause
> > only specific users to connect to that port.
> > Note that my these users are DB users and do not telnet to O/S.They
> > connect to Database only through Network access server which assign
> > them ip addresses dynamically.
> > I do not want to define any thing on routers but want to do something
> > specail on AIX level
> >
> > Regards
> > SASA



Relevant Pages

  • Re: ssh/scp forwarding ???
    ... Kimmo Koivisto wrote: ... >>I am wondering if it is possible to use scp to copy a file directly from ... > Port forwarding works but it's not always the best solution. ... > allow remote hosts to connect to local forwarded ports. ...
    (comp.os.linux.networking)
  • Re: Security basics
    ... to connect (and the -P parameter of scp) but in my opinion it's worth it. ... without complaint. ... will magically get ssh and scp to "know" the correct default port for ... any ssh activity to some.server.com. ...
    (Fedora)
  • Re: ssh/scp forwarding ???
    ... > I am wondering if it is possible to use scp to copy a file directly from ... > my home computer A to computer C, ... Connect to the B and forward local port 6789 to machine C port 22. ...
    (comp.os.linux.networking)
  • Re: Is ssh not safe?
    ... >> for ssh since scp uses the same port. ... ssh client package. ... *nix users will find scp and sftp included with the OpenSSH package. ...
    (Fedora)
  • restrict port forwarding on the server side
    ... using ssh port forwarding/tunneling since I don't want to open the MySQL ... I created a user for the customer which gets a shell script as shell that ... I tried but scp hung - does this mean, ...
    (SSH)