以下の内容はhttp://sonic64.com//2003-12-06.htmlより取得しました。


Landscape トップページ | < 前の日 2003-12-05 2003-12-06 次の日 2003-12-07 >

Landscape - エンジニアのメモ 2003-12-06

service possibly not wrapped の意味


* service possibly not wrapped の意味

この記事の直リンクURL: Permlink | この記事が属するカテゴリ: [Linux]

tcpdmatch を使ったときに出ていた service possibly not wrapped という warning の意味がやっとわかった。読んだままの通り、tcpwapper でラップされてないという意味だ。原因は、/etc/inetd.conf の記述ミス。以下の NG の記述では、/usr/sbin/tcpd を呼んでいない。やれやれ。
# OK
ftp-proxy stream tcp nowait root /usr/sbin/tcpd /etc/rc.d/init.d/delegated.rc

# NG
ftp-proxy stream tcp nowait root /etc/rc.d/init.d/delegated.rc in.delegated





以上の内容はhttp://sonic64.com//2003-12-06.htmlより取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14