[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:06399] Re: ネットワークが確立しません。
おおのです。
From: masapi <masapi@xxxxxxxxxxxxxxx>
Subject: [debian-users:06396] Re: ネットワークが確立しません。
Date: Tue, 9 Jun 1998 00:46:40 +0900
> tcpという行はたくさんあるのですが、
> 続けてftpが書かれている行がありません。
何かが/etc/inetd.confを間違って書き換えてしまったのでしょう(たぶん)。
> どうしたらいいのでしょうか?
/etc/inted.confに、以下のようにftpについて書き加えてみてください。
#:STANDARD: These are standard services.
ftp stream tcp nowait root /usr/sbin/tcpd /usr/sbin/in.ftpd
telnet stream tcp nowait root /usr/sbin/tcpd /usr/sbin/in.telnetd
--
大野 修一