Connection Refused
We have an SMTP app which sends out customer invoices. Occasionally, this loses connection the the mailserver.
Today, I found these in the traffic monitor of our internal firewall and wonder if it's connected.
Connection Refused 15 ???
At this stage I've no idea if the internal firewall refused the connection or CSF did or even the mailserver ??
Any ideas ??
2016-03-02 11:01:09 Allow 10.10.1.29 xxx.xxx.xxx.xx smtp/tcp 53391 25 1-Trusted 0-External ProxyAllow: SMTP header (SMTP-proxy-00) proc_id="smtp-proxy" rc="590" msg_id="1BFF-0003" proxy_act="SMTP-Outgoing.1" rule_name="Default" header="X-Antivirus-Status: Clean"
2016-03-02 11:01:10 pxy 0x103f5390-570 connect failed Connection refused 15: 10.10.1.106:49425 -> xxx.xxx.xxx.xx:110 [A t] | 16: 192.168.1.166:49425 -> xxx.xxx.xxx.xx:110 [!B c]
2016-03-02 11:01:11 pxy 0x103f5390-571 connect failed Connection refused 15: 10.10.1.29:53393 -> xxx.xxx.xxx.xx:25 [A t] | 16: 192.168.1.166:53393 -> xxx.xxx.xxx.xx:25 [!B c]
-
Hello :) You can search /var/log/exim_mainlog for those timestamps to see if Exim reports any activity at those times: exigrep DATE/TIME /var/log/exim_mainlog
Thank you.0
Please sign in to leave a comment.
Comments
1 comment