On Fri, Apr 05, 2002 at 01:48:54AM +0900, [EMAIL PROTECTED] wrote: > 我的 wu-ftp server 是可以被訪問的,沒有問題. 問題只在telnet上. > 不僅其它的client不能訪問它,自己 telnet localhost 時 > Trying 127.0.0.1... > Connected to hp. > Escape character is '^]'. > Connection closed by foreign host. > 不出現任何用戶名的提示符就自動退出了.
man telnetd 可能可以打開debug模式,看看它在幹什麼。 我會把 127.0.0.1 localhost 放到 /etc/hosts 裡的。 man hosts 預設的 /etc/hosts.deny 是paranoid ,應該會進行反查,查不到 就不讓連接。也可能是別的原因。 -- hashao| 繞床饑鼠,蝙蝠翻燈舞。屋上鬆風吹急雨,破紙窗間自語。 hashao| 平生塞北江南,歸來華發蒼顏。布被秋宵夢覺,眼前萬裡江山。 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- | This message was re-posted from [email protected] | and converted from gb2312 to big5 by an automatic gateway. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

