[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: vnc and inetd - I thought I knew what I was doing . . . ;-)



On Wednesday, December 05, 2001 8:59 AM,  JVINCENT@novell.com wrote:

> login.  netstat shows xdmcp only listening over udp.
> 
> service1:/home/jvincent# netstat -l | grep xdm
> udp        0      0 *:xdmcp                 *:*

Actually, that is only telling you that *something* is
listening on the xdmcp port, 177.

To find the process that's listening, use the -p option
to netstat.

Hope it gets you a step closer,

  -=greg





Reply to: