[EMAIL PROTECTED] wrote:
> 
> Norm,
> 
> You did 'netstat -an',  could you do it again with
> the '-p' option, so we can see what process is actually
> listening on TCP port 69 ?
> 
> That is:
> 
>    netstat -anp | grep ":69 "
> 
> Thanks,
> Jim.
> 
it's

# netstat -anp |grep ":69"
tcp        0      0 0.0.0.0:69              0.0.0.0:*              
LISTEN      771/xinetd
#

norm

_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to