[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RH71 and Sendmail
- To: "'linux-il(at-nospam)linux.org.il'" <linux-il(at-nospam)linux.org.il>
- Subject: RH71 and Sendmail
- From: Evgeny Popov <EvgenyP(at-nospam)comsec.co.il>
- Date: Thu, 17 May 2001 16:24:54 +0200
- Delivered-To: linux.org.il-linux-il@linux.org.il
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
Sendmail on freshly installed RH71 (2 machines) does not respond to
connections:
telnet MYIP 25 - Unable connect to host: connection refused.
telnet 127.0.0.1 25 - getting a prompt.
I don't have either ipchains/iptables active nor start sendmail through
xinetd.
netstat -nl:
tcp 0 0 127.0.0.1:25 0.0.0.0* LISTEN
nmap does not shows port 25 open
I do have resolving for my hostname through /etc/hosts.
I even put a RELAY entry for my IP in /etc/mail/access file, though it is
not related.
It seems to me to be some firewalling problem, but i can not find any sign
of firewalling on my system....
Any assistance would be appriciated,
Evgeny
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il