Mailing List
Home
Forum Home
Oracle List - by freelists.org
Oracle on SUSE Linux - Runing Oracle on SUSE Linux
Oracle database error code ...
www.freelists.org
Subjects
ORA 12540: TNS:internal limit restriction exceeded
ORA 12838 please : Is possible to append two times to the same table befo
ORA 12838 please : Is possible to append two times to the same table before
ora 04031
ora 12500 on windows
ORA 32004: obsolete and/or deprecated parameter(s) specified
ORA 01925: maximum of 30 enabled roles exceeded
ORA 01925: maximum of 30 enabled roles exceeded
ora 12500 on windows
ORA 01650, one idea
ORA 01650
ORA 4030
ORA 12838 please : Is possible to append two times to thesametable before do
ORA 12838 please : Is possible to append two times to thesame table before d
ORA 01536
ORA 03113 end of file on communication channel
ORA 32004: obsolete and/or deprecated parameter(s) specified
ORA 00600:
ORA 00020: maximum number of processes (%s) exceeded
ORA 01925: maximum of 30 enabled roles exceeded
ORA 3113 while creating a cluster database 9201 RAC on Linux with OCFS
ora 12500 on windows
ora 12500 on windows
ora 12500 on windows
ORA 01650, one idea
ora 12500 on windows
ora 12500 on windows
ora 12500 on windows
ORA 2000 Error Using DBMS STATS GATHER SCHEMA STATS
ORA 01650, one idea
ORA 01650, one idea
ORA 01650, one idea
ORA 01650
ORA 01650
Subject: ora 01031
ORA 4030
ORA 4030
ORA 06502: PL/SQL: numeric or value error: Bulk Bind: Truncated Bind
Subject: Re: ORA 01722 invalid number
 
Subject: RE: Open ports on Suse linux

Subject: RE: Open ports on Suse linux

2007-10-08       - By Craig Ward

 Back
The rpcinfo -p returned the following:


oraprd:~ # rpcinfo -p
  program vers proto   port
   100000    2   tcp    111  portmapper
   100000    2   udp    111  portmapper
   100024    1   udp  32771  status
   100021    1   udp  32771  nlockmgr
   100021    3   udp  32771  nlockmgr
   100021    4   udp  32771  nlockmgr
   100024    1   tcp  32774  status
   100021    1   tcp  32774  nlockmgr
   100021    3   tcp  32774  nlockmgr
   100021    4   tcp  32774  nlockmgr
   100003    2   udp   2049  nfs
   100003    3   udp   2049  nfs
   100227    3   udp   2049  nfs_acl
   100003    2   tcp   2049  nfs
   100003    3   tcp   2049  nfs
   100227    3   tcp   2049  nfs_acl
   100005    1   udp    997  mountd
   100005    1   tcp    998  mountd
   100005    2   udp    997  mountd
   100005    2   tcp    998  mountd
   100005    3   udp    997  mountd
   100005    3   tcp    998  mountd

The port 32774 is included in this.  I am not very knowledgeable in this
area.  Is this normal or is it an area of security concern?  How does rpc
get invoked and where does it decide what ports it will use?

Thanks again for all the help.  All y'all have been very helpful.

Thanks
Craig E. Ward
803-517-0217

-- --Original Message-- --
From: Konstantin 'Kastus' Shchuka [mailto:kastus@(protected)]
Sent: Friday, October 05, 2007 4:46 PM
To: suse-oracle@(protected)
Subject: Re: [suse-oracle] Open ports on Suse linux

It looks like RPC stuff. What does 'rpcinfo -p' return?

On Fri, Oct 05, 2007 at 02:46:19PM -0400, Craig Ward wrote:
> Alexei,
>
> I ran the commands you suggested and was able to find the one processes
> owner.  The  other one though came up with the folling:
>
> oraprd:~ # fuser 32774/tcp
> here: 32774
>
> As there is no process id number, I don't know how to track this any
> further.  I would appreciate any other suggestions.
>
> Thanks
> Craig E. Ward
> 803-817-6438
>
> -- --Original Message-- --
> From: Alexei_Roudnev [mailto:Alexei_Roudnev@(protected)]
> Sent: Friday, October 05, 2007 12:03 AM
> To: Craig Ward; suse-oracle@(protected)
> Subject: Re: [suse-oracle] Open ports on Suse linux
>
> fuser <port_number>/tcp is your friend.
>
> It will show  process, which keeps port open (but better run, first
>
>  netstat -an | grep tcp | grep LISTEN
>
> to see if port is really open.)
>
> -- -- Original Message -- --
> From: "Craig Ward" <cward@(protected)>
> To: <suse-oracle@(protected)>
> Sent: Thursday, October 04, 2007 11:04 AM
> Subject: [suse-oracle] Open ports on Suse linux
>
>
> > SuSE guru's -
> >
> > I have a question I hope will be easily answered.  On our production
> > server,
> > SLES-9 (See http://LES-9.ora-code.com), we have two ports that are open and we can't find out what is
> > opening them, or why.  I also have been unable to find how to close the
> > ports.
> >
> > I ran nmap on them and got the following:
> >
> > oraprd:~ # nmap -p 12345 oraprd
> >
> > Starting nmap 3.50 ( http://www.insecure.org/nmap/ ) at 2007-10-04 14:05

> > EDT
> > Interesting ports on oraprd.raclocal.com (10.119.8.48):
> > PORT      STATE SERVICE
> > 12345/tcp open  NetBus
> >
> > Nmap run completed -- 1 IP address (1 host up) scanned in 0.330 seconds
> > oraprd:~ # nmap -p 32774 oraprd
> >
> > Starting nmap 3.50 ( http://www.insecure.org/nmap/ ) at 2007-10-04 14:05

> > EDT
> > Interesting ports on oraprd.raclocal.com (10.119.8.48):
> > PORT      STATE SERVICE
> > 32774/tcp open  sometimes-rpc11
> >
> > Nmap run completed -- 1 IP address (1 host up) scanned in 0.330 seconds
> >
> > I would appreciate any help or insights as to what I can do to either
> > identify why they are open or how to close them.
> >
> > Thanks
> > Craig Ward

--
To unsubscribe, email: suse-oracle-unsubscribe@(protected)
For additional commands, email: suse-oracle-help@(protected)
Please see http://www.suse.com/oracle/ before posting



--
To unsubscribe, email: suse-oracle-unsubscribe@(protected)
For additional commands, email: suse-oracle-help@(protected)
Please see http://www.suse.com/oracle/ before posting