Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
02-11-2011, 09:04 AM
|
#1
|
Member
Registered: May 2006
Location: Chisinau, Moldova
Distribution: Gentoo, Debian sid
Posts: 151
Rep:
|
Exim SMTP problem delivering mail to gmail.
We have a server, that works at the same time as a internet gateway and also is our mail server. Recently, we have some very strange problems with Gmail and other popular local mail service, mail.ru. We keep receiving these errors:
Code:
2011-02-11 11:17:28 Received from mail1@domen1.com H=(336GCurmei) [192.168.235.57] P=esmtpa A=login:mail1@domen1.com S=41752
2011-02-11 11:17:38 SMTP error from remote mail server after initial connection: host gmail-smtp-in.l.google.com [74.125.79.27]: 451 too many connection attempts
2011-02-11 11:17:38 SMTP error from remote mail server after initial connection: host alt1.gmail-smtp-in.l.google.com [74.125.53.27]: 451 too many connection attempts
2011-02-11 11:20:47 alt2.gmail-smtp-in.l.google.com [209.85.225.27] Connection timed out
2011-02-11 11:20:47 SMTP error from remote mail server after initial connection: host alt3.gmail-smtp-in.l.google.com [74.125.159.27]: 451 too many connection attempts
2011-02-11 11:20:47 SMTP error from remote mail server after initial connection: host alt4.gmail-smtp-in.l.google.com [74.125.91.27]: 451 too many connection attempts
2011-02-11 11:20:47 mail2@gmail.com R=dnslookup T=remote_smtp defer (0): SMTP error from remote mail server after initial connection: host alt4.gmail-smtp-in.l.google.com [74.125.91.27]: 451 too many connection attempts
2011-02-11 11:40:31 SMTP error from remote mail server after initial connection: host alt3.gmail-smtp-in.l.google.com [74.125.159.27]: 451 too many connection attempts
2011-02-11 11:40:31 mail2@gmail.com R=dnslookup T=remote_smtp defer (0): SMTP error from remote mail server after initial connection: host alt3.gmail-smtp-in.l.google.com [74.125.159.27]: 451 too many connection attempts
2011-02-11 12:37:22 SMTP error from remote mail server after initial connection: host alt3.gmail-smtp-in.l.google.com [74.125.159.27]: 451 too many connection attempts
2011-02-11 12:37:22 mail2@gmail.com R=dnslookup T=remote_smtp defer (0): SMTP error from remote mail server after initial connection: host alt3.gmail-smtp-in.l.google.com [74.125.159.27]: 451 too many connection attempts
2011-02-11 14:37:22 SMTP error from remote mail server after initial connection: host alt3.gmail-smtp-in.l.google.com [74.125.159.27]: 451 too many connection attempts
2011-02-11 14:37:22 mail2@gmail.com R=dnslookup T=remote_smtp defer (0): SMTP error from remote mail server after initial connection: host alt3.gmail-smtp-in.l.google.com [74.125.159.27]: 451 too many connection attempts
I googled for any possible ways to solve this problem, but could find no satisfying answer. Any help would be appreciated. Thank you for your attention.
|
|
|
02-11-2011, 09:17 AM
|
#2
|
Member
Registered: Aug 2009
Location: Chicago
Distribution: CentOS
Posts: 114
Rep:
|
It means that google has throttled you for attempting to connect to their servers too many times. You should probably make it a priority to locate the source of the emails that you are flooding gmail with.
http://www.google.com/support/appsec...&answer=134416
They are not accepting mail from your server. Are you spamming?
|
|
1 members found this post helpful.
|
02-12-2011, 01:50 AM
|
#3
|
Member
Registered: May 2006
Location: Chisinau, Moldova
Distribution: Gentoo, Debian sid
Posts: 151
Original Poster
Rep:
|
jcalzare, no I don't. But there is certainly a possibility that any of approximatively 150 Pc's in there have a spambot installed. Thanks for your help.
|
|
|
02-13-2011, 01:44 AM
|
#4
|
LQ Newbie
Registered: Feb 2011
Posts: 7
Rep:
|
Google refuses the connction from your IP, becase of spamming or too many connection requestes ggole may consider this IP as a spammer and they tag mails as SPAM. Tis error also happen if you are using some mail scripts with out authentication. So check any spamming from your server.
|
|
1 members found this post helpful.
|
02-21-2011, 05:53 AM
|
#5
|
Member
Registered: May 2006
Location: Chisinau, Moldova
Distribution: Gentoo, Debian sid
Posts: 151
Original Poster
Rep:
|
I scanned the gateway traffic with tcpdump, both on the Internet interface eth0, and from the "inside" interface eth1, but couldn't find any suspect activity. As a measure of precaution I disabled masquerading and redirected all the Internet traffic through squid, but anyway these messages didn't disappear. Are there any other reasons why such kind of messages are received? Thank you very much for your help.
|
|
|
02-22-2011, 09:43 AM
|
#6
|
Member
Registered: May 2006
Location: Chisinau, Moldova
Distribution: Gentoo, Debian sid
Posts: 151
Original Poster
Rep:
|
Marking problem as solved. There was a rootkit on the machine. We disabled it, blocked the 465 port (which was the cause of the messages) an everything now works just fine. Thank you very much for your help
|
|
|
All times are GMT -5. The time now is 01:43 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|