宮尾です。
> hosts.{allow,deny} が適用されるのは inetd でなく tcpd から呼び出
> されるもの、もしくは tcp_wrappers ライブラリをリンクしているもの
> です。
> tcp_wrappers ライブラリをリンクしているかどうかは ldd コマンドの
> 出力に libwrap があるかどうかで確認できます。
ldd コマンドで確認しようと思ったのですが、コマンドがなかったので
hosts のチェックを行ったところ、sshd apache2 postfix とも設定の
意味がない事が解りました。
有り難うございました。
[root@wing-server root]# ldd
ldd: missing file arguments
Try `ldd --help' for more information.
[root@wing-server root]# /usr/sbin/tcpdchk
warning: /etc/hosts.allow, line 7: sshd: no such process name in
/etc/inetd.conf
warning: /etc/hosts.allow, line 8: apache2: no such process name in
/etc/inetd.conf
warning: /etc/hosts.allow, line 9: postfix: no such process name in
/etc/inetd.conf
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
宮尾 勝巳 ( Katumi Miyao )
E-mail : miyao@xxxxxxxxxxx
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/