linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* kdm listening on port 1024
@ 2003-07-08 10:48 Andrew Kelly
  2003-07-08 19:00 ` César Soler
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Kelly @ 2003-07-08 10:48 UTC (permalink / raw)
  To: linux-admin@vger.kernel.org

Hi all,

forgive my confusion, but, why would kdm have port 1024 open
on a box that isn't running X?


-- 
Andrew Kelly
IT
Transparency International
Otto-Suhr-Allee 97/99
10585 Berlin, Germany
Tel: +4930 3438 2026, Fax: +4930 3470 3912
AKelly@transparency.org

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: kdm listening on port 1024
  2003-07-08 10:48 kdm listening on port 1024 Andrew Kelly
@ 2003-07-08 19:00 ` César Soler
  2003-07-09  6:25   ` Andrew Kelly
  0 siblings, 1 reply; 3+ messages in thread
From: César Soler @ 2003-07-08 19:00 UTC (permalink / raw)
  To: Andrew Kelly; +Cc: linux-admin@vger.kernel.org

On Tue, Jul 08, 2003 at 12:48:31PM +0200, Andrew Kelly wrote:
> Hi all,
> 
> forgive my confusion, but, why would kdm have port 1024 open
> on a box that isn't running X?

Hi Andrew,

I have checked it is opened too in my RH 8.0 and there it is listening the
rpc.statd process:


[root@gudu root]# lsof -i | grep -i listen | grep 1024
rpc.statd  429 rpcuser    6u  IPv4    864       TCP *:1024 (LISTEN)

are you sure that port 1024 is owned by kdm?

hope this help...

Best regards
- 
César Soler <csoler@euskalnet.net>		PGP KeyID: 0x179DAD53

No des la felicidad de muchos años por el riesgo de una hora.
		-- Livio. 
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: kdm listening on port 1024
  2003-07-08 19:00 ` César Soler
@ 2003-07-09  6:25   ` Andrew Kelly
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Kelly @ 2003-07-09  6:25 UTC (permalink / raw)
  To: linux-admin@vger.kernel.org

Hi César,

César Soler wrote:
> 
> On Tue, Jul 08, 2003 at 12:48:31PM +0200, Andrew Kelly wrote:
> > Hi all,
> >
> > forgive my confusion, but, why would kdm have port 1024 open
> > on a box that isn't running X?
> 
> Hi Andrew,
> 
> I have checked it is opened too in my RH 8.0 and there it is listening the
> rpc.statd process:
> 
> [root@gudu root]# lsof -i | grep -i listen | grep 1024
> rpc.statd  429 rpcuser    6u  IPv4    864       TCP *:1024 (LISTEN)
> 
> are you sure that port 1024 is owned by kdm?

nmap localhost shows
1024/tcp   open        kdm

but you're right. lsof -i says

rpc.statd  529  root   5u IPv4   794    UDP *:1024
rpc.statd  529  root   6u IPv4   797    TCP *:1024 (LISTEN)

Thank you, César, that helps. I don't know why nfs
would show up as a desktop manager, but there you go.
nfslock was running and when I shut it down, port 1024
closed.

> hope this help...

Very much, yes. Thank you.

Andy
 
> Best regards
> -
> César Soler <csoler@euskalnet.net>              PGP KeyID: 0x179DAD53
> 
> No des la felicidad de muchos años por el riesgo de una hora.
>                 -- Livio.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-admin" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-07-09  6:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-08 10:48 kdm listening on port 1024 Andrew Kelly
2003-07-08 19:00 ` César Soler
2003-07-09  6:25   ` Andrew Kelly

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).