what's on port 32768?

2002-03-03 Thread Ed Lazor

netstat -a reports something listening on port 32768.  How can I find out 
what it is?

Thanks,

-Ed



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: what's on port 32768?

2002-03-03 Thread Hal Burgiss

On Sun, Mar 03, 2002 at 03:15:47PM -0800, Ed Lazor wrote:
 netstat -a reports something listening on port 32768.  How can I find out 
 what it is?

netstat -taup IIRC. 'p' is the key. Run as root. It's probably named. 

-- 
Hal Burgiss
 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: what's on port 32768?

2002-03-03 Thread Ed Lazor

At 06:19 PM 3/3/2002 -0500, you wrote:
On Sun, Mar 03, 2002 at 03:15:47PM -0800, Ed Lazor wrote:
  netstat -a reports something listening on port 32768.  How can I find out
  what it is?

netstat -taup IIRC. 'p' is the key. Run as root. It's probably named.

Turned out to be rpc.statd.  Thanks =)



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: what's on port 32768?

2002-03-03 Thread Statux

why would rpc.statd run on such an ephemeral port? system services 
typically run below 1024. I've never used rpc.statd, so I'm just 
speculating and stuff.. and make sure you got that thing updated :)

On Sun, 3 Mar 2002, Ed Lazor wrote:

 At 06:19 PM 3/3/2002 -0500, you wrote:
 On Sun, Mar 03, 2002 at 03:15:47PM -0800, Ed Lazor wrote:
   netstat -a reports something listening on port 32768.  How can I find out
   what it is?
 
 netstat -taup IIRC. 'p' is the key. Run as root. It's probably named.
 
 Turned out to be rpc.statd.  Thanks =)
 
 
 
 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list
 

-- 
-Statux



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list