Port 25 not open
Julian Field
mailscanner at ecs.soton.ac.uk
Thu Nov 21 19:10:35 GMT 2002
At 19:04 21/11/2002, you wrote:
>Now I've also tried the following line:
>DAEMON_OPTIONS(`Port=smtp, Name=MTA')
>
>I started out by commenting the whole line and it didn't work.
>Commenting it out was how I did it on all my test servers.
>
>netstat -an | grep 25 gives me:
>tcp 0 0 127.0.0.1:25 0.0.0.0:*
>LISTEN
>unix 2 [ ] DGRAM 1258
>
>Maybe I'm not rebuilding it correctly. After modifying the sendmail.mc
>file I rebuild it with:
>m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf
>
>Then I restart MailScanner with "service MailScanner reload"
Do a restart rather than a reload. A reload just tells MailScanner to
re-read the config files, it doesn't restart either of the sendmail processes.
Even better do a stop, then a
ps ax | grep -i mail
to check that everything really did die, then a start.
>I wrote and tested my steps from my original post using Redhat 8.0. The
>server having the problem is 7.3, if that matters.
>
>Thanks,
>James
>sorry to be using this list for an obvious sendmail/red hat problem....
You're not the first, and probably won't be the last. I've managed to
collect a bunch of very experienced sysadmins in 1 place :-)
>On Thu, 2002-11-21 at 13:39, Brett wrote:
> > hello,
> > try to simply comment out (dnl) the line
> > DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1,Name=MTA')
> > there is no need to replace it. after this rebuild
> > the sendmail.cf file, then restart MailScanner
> >
> > hth,
> > brett
> >
> > --- James Pifer <mailscannerlist at TNJINFL.COM> wrote:
> > > Antony,
> > >
> > > ipchains -L shows me that ports 22 and 25 are open.
> > > Without giving you
> > > the exact verbage, let's just say both ports look
> > > the same in the output
> > > and I can connect through SSH. Basically, I'm sure
> > > port 25 is open.
> > >
> > > Processes running? Is this what you mean?
> > > 2108 root sendmail: accepting connections
> > > 2113 root /usr/sbin/sendmail -q5m
> > > 2122 root /usr/bin/perl -I/usr/lib/MailScanner
> > > /usr/sbin/MailScanner
> > > /etc/Ma
> > > 2125 root /usr/bin/perl
> > > -I/usr/lib/MailScanner/usr/sbin/MailScanner
> > > /etc/Ma
> > >
> > > Yes, I can connect to port 25 on the local port.
> > > I've verified that I
> > > modified the sendmail.mc file and rebuilt the cf
> > > using M4.
> > > I've tried commenting it out:
> > > dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1,
> > > Name=MTA')
> > > And I've tried using the real ip address in the line
> > > DAEMON_OPTIONS(`Port=smtp,Addr=192.168.1.25,
> > > Name=MTA')
> > >
> > > Still can't see the port open.
> > >
> > > Any other suggestions? Thanks,
> > > James
> > >
> > > On Thu, 2002-11-21 at 10:46, Antony Stone wrote:
> > > > On Thursday 21 November 2002 3:43 pm, James Pifer
> > > wrote:
> > > >
> > > > > We're installing a new server to use in
> > > production. I wrote a short list
> > > > > of steps to install it the exact same way my
> > > test servers were setup.
> > > > > Everything went fine, except port 25 is not
> > > open.
> > > >
> > > > > -Make sure port 25 is open with ipchains -L
> > > >
> > > > What does this command show ?
> > > >
> > > > What processes do you see running ?
> > > >
> > > > Can you connect to port 25 from the local machine,
> > > ie:
> > > > telnet localhost 25
> > > >
> > > > Antony.
> > > >
> > > > --
> > > >
> > > > All matter in the Universe can be placed into one
> > > of two categories:
> > > >
> > > > 1. things which need to be fixed
> > > > 2. things which will need to be fixed once you've
> > > had a few minutes to play
> > > > with them
> >
> >
> > __________________________________________________
> > Do you Yahoo!?
> > Yahoo! Mail Plus Powerful. Affordable. Sign up now.
> > http://mailplus.yahoo.com
--
Julian Field Teaching Systems Manager
jkf at ecs.soton.ac.uk Dept. of Electronics & Computer Science
Tel. 023 8059 2817 University of Southampton
Southampton SO17 1BJ
More information about the MailScanner
mailing list