I am expierencing some wierdness with one of my client's mail servers not being able to send mail to accounts on my cpanel server. This problem started a couple of days ago. Both sides, myself included, claim "nothing has changed." My client is not being very cooperative in this process. I am sure you can all imagine when someone automatically blames you. Enough of the rant.
So to test things I logged into his machine and I attempted to telent to port 25 on my machine. The connection hangs for a long time and then drops.
[[email protected] ~]$ telnet 66.98.xxx.74 25
Trying 66.98.xxx.74...
telnet: connect to address 66.98.xxx.74: Connection timed out
telnet: Unable to connect to remote host: Connection timed out
[[email protected] ~]$
When he telnets to 207.44.xxx.58 no problem:
[[email protected] ~]$ telnet 207.44.xxx.58 25
Trying 207.44.xxx.58...
Connected to 207.44.xxx.58 (207.44.xxx.58).
Escape character is '^]'.
220 207.44.xxx.58 ESMTP -NO UCE-
However, if I telent to that port on my cpanel machine from other machines I can connect no problem. I get the normal messages from the mail server. The wierdest part is that I turned my Exim logging on to +all and I don't even see the connection attempt from thier machine. If I telnet to the port from other machines, I see the connection attempt in exim_mainlog.
He is able to ping my machine. I am not really sure how to proceed. Is there a black list that might be droping all the packets from his machine on port 25? He can surf the sites on my machine.
Any help would be greatly appreciated.
Hans
So to test things I logged into his machine and I attempted to telent to port 25 on my machine. The connection hangs for a long time and then drops.
[[email protected] ~]$ telnet 66.98.xxx.74 25
Trying 66.98.xxx.74...
telnet: connect to address 66.98.xxx.74: Connection timed out
telnet: Unable to connect to remote host: Connection timed out
[[email protected] ~]$
When he telnets to 207.44.xxx.58 no problem:
[[email protected] ~]$ telnet 207.44.xxx.58 25
Trying 207.44.xxx.58...
Connected to 207.44.xxx.58 (207.44.xxx.58).
Escape character is '^]'.
220 207.44.xxx.58 ESMTP -NO UCE-
However, if I telent to that port on my cpanel machine from other machines I can connect no problem. I get the normal messages from the mail server. The wierdest part is that I turned my Exim logging on to +all and I don't even see the connection attempt from thier machine. If I telnet to the port from other machines, I see the connection attempt in exim_mainlog.
He is able to ping my machine. I am not really sure how to proceed. Is there a black list that might be droping all the packets from his machine on port 25? He can surf the sites on my machine.
Any help would be greatly appreciated.
Hans