(no subject)

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: George Gambill
日付:  
題目: (no subject)
Mike

netstat -lepn |grep 515 produces:
tcp           0          0   0.0.0.0:515             0.0.0.0:"
listen         0               1383           651/xinetd


I am thinking you have found something here. It this good or bad?

George

--- Origional Message ---
On Tue, May 27, 2003 at 04:19:11PM -0700, George Gambill wrote: /_ /_When I
try to start lpd I get the error "cannot bind to port '515'". Any /_ideas
where to start looking? /_
--- Then Mike wrote ---
As root, have you tried 'netstat -lepn |grep 515' ? Perhaps something just
may be running on that already? -mike