Hi All,
There are RH 7.1 and sendmail is compiled from sources as it seems without
support tcp_wrappers.
Problem : I do not see port smtp outside.
On the firewall the port smtp is open.
command netstat -a
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 *:1024 *:* LISTEN
tcp 0 0 *:pop3 *:* LISTEN
tcp 0 0 *:imap *:* LISTEN
tcp 0 0 *:sunrpc *:* LISTEN
tcp 0 0 *:ssh *:* LISTEN
tcp 0 0 *:telnet *:* LISTEN
tcp 0 0 localhost.localdom:smtp *:* LISTEN
Has added the file smtp in the directory /etc/xinetd.d/:
service smtp
{
disable = no
flags = REUSE NAMEINARGS
socket_type = stream
protocol = tcp
wait = no
user = root
server = /usr/sbin/tcpd
server_args = /usr/lib/sendmail -bs
Has added in the file hosts.allowQuote:}
sendmail: ALL
smtp: ALL
/etc/rc.d/init.d/xinetd restart.
Anything has not helped.
Any ideas ?
--
Boris Skoblo
Network Administrator & PC Support Persone
Technion Research & Development Foundation