[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Google
  Web www.spinics.net

Sendmail question



Greetings,
 
I am having some trouble with sendmail, although it is not sendmail
specifically.  Sendmail is working fine, but I cannot connect to it on
port 25.  When I telnet to it on port 25, I get no response.  This
machine is running RH 7.2.  I think it could be a firewall issue, but I
have tried to enable port 25 via ipchains, but still no joy.  
 
# Firewall configuration written by lokkit
# Manual customization of this file is not recommended.
# Note: ifup-post will punch the current nameservers through the
#       firewall; such entries will *not* be listed here.
:input ACCEPT
:forward ACCEPT
:output ACCEPT
-A input -s 0/0 -d 0/0 143 -p tcp -y -j ACCEPT
-A input -s 0/0 -d 0/0 110 -p tcp -y -j ACCEPT
-A input -s 0/0 -d 0/0 25 -p tcp -y -j ACCEPT
-A input -s 0/0 -d 0/0 21 -p tcp -y -j ACCEPT
-A input -s 0/0 -d 0/0 23 -p tcp -y -j ACCEPT
-A input -s 0/0 -d 0/0 -i lo -j ACCEPT
-A input -p tcp -s 0/0 -d 0/0 0:1023 -y -j REJECT
-A input -p tcp -s 0/0 -d 0/0 2049 -y -j REJECT
-A input -p udp -s 0/0 -d 0/0 0:1023 -j REJECT
-A input -p udp -s 0/0 -d 0/0 2049 -j REJECT
-A input -p tcp -s 0/0 -d 0/0 6000:6009 -y -j REJECT
-A input -p tcp -s 0/0 -d 0/0 7100 -y -j REJECT
#[my addition]
-A output -p 0/0 -d 0/0 25 -p tcp -y -j ACCEPT
 
Telneting to my ISP server gives this, 
 
220-avocet.prod.itd.earthlink.net ESMTP Exim 3.33 #1 Sun, 17 Feb 2002
16:04:41 -0800
220-NO UCE.  EarthLink does not authorize the use of its computers or
network
220 equipment to deliver, accept, transmit, or distribute unsolicited
e-mail.
 
Where mine returns nothing, drops back out to command prompt.  
 
Any help is appreciated.
 
 
 
Alan J. Johnson
ajohnson@computertech.ws
kestrel01@earthlink.net
http://www.computertech.ws
_______________________________________________
LinuxManagers mailing list - http://www.linuxmanagers.org
submissions: LinuxManagers@linuxmanagers.org
subscribe/unsubscribe: http://www.linuxmanagers.org/mailman/listinfo/linuxmanagers

[Home]     [Kernel List]     [Linux SCSI]     [Video 4 Linux]     [Linux Admin]     [Yosemite News]     [Motherboards]

Powered by Linux