Sounds like you're having a problem with reverse DNS. Make sure the computer can do reverse lookups on IP addresses, and make any necessary corrections to the nameserver entries in /etc/resolv.conf. If they're all internal PC trying to connect, and they don't have real internet hostnames, you may consider adding them to /etc/hosts.
-Tim Chuck Tran wrote: >I need some assistance with an SMTP connection problem I am >experiencing. > >My SMTP server is having difficulty accepting connections on one of my >eth interfaces. I am using qmail. > > lo - 127.0.0.1 > eth0 - 192.168.0.1 (to LAN) > eth1 - x.x.x.x (to internet) > >>From the SMTP server itself, when I telnet to lo or eth1 to port 25, I >immediately get a reply from qmail. But when I telnet to eth0 on port 25 >it takes just about two minutes before I get a response. > >Also, from a workstation (192.168.0.2) within my LAN I get the same slow >response when I telnet to port 25 on both interfaces on my SMTP server. > >Any assistance would be greatly appreciated. > > > >Chuck > > >================================================ >BRLUG - The Baton Rouge Linux User Group >Visit http://www.brlug.net for more information. >Send email to [EMAIL PROTECTED] to change >your subscription information. >================================================ > ================================================ BRLUG - The Baton Rouge Linux User Group Visit http://www.brlug.net for more information. Send email to [EMAIL PROTECTED] to change your subscription information. ================================================
