This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Invalid TCP RST. Mails from one IP address would not come in. Showing Invalid TCP RST every ten minutes.

We have Symantec Brigthmail Mail Gateway.  No DNAT rule SMTP in allowed to that appliance.

Mails from some customer would not show up in Exchange - obviously - and not on the Mail gateway.

 

Any clue ?



This thread was automatically locked due to age.
Parents
  • Can you explain the mail flow? 

    Maybe IPS, ATP is blocking the mail. 

  • Customer is somewhere in the USA.

    I believe he is using Office 365.  His account ends with outlook.com.

    He send mails to mail.granicor.com, which onced NATed is a Symantec Brigthmail Mail Gateway appliance.

    I have a very simple inbound NAT rule.

     

    Paul Jr

  • The problem is, Email communication includes 2 people. 

    So basically you should do a tcpdump while somebody is sending you a mail.

    tcpdump -ni any port 25 

    Should be enough. At the current state, i am not able to see any issue on XG. 

     

    *edit* 

    i am betting the RST drops in logviewer are because the Mail gateway is refusing the mail and sending multiple RST packets. 

     

  • Hello ManBearPig

     

    The problem is ... the mail gateway (antispam or whatever else name we can call it) NEVER sees request from that particular IP address.  Let's start.  The customer mail is mbushert@wilsonarch.com.  I received 3 mails from him.  But I should have received maybe 20.  A screen shot at the log in Symantec Brigthmail gives this: 

    In other words, "list all mails received from senders containing "wilsonarch" in their e-mail since 2008.  I get this report:

    Accept From Accept Time Message ID Sender Recipient Subject Scanner Actions Deliver Time
    63.128.21.176 Monday, Jul 30, 2018 10:04:16 AM EDT <bl0pr12mb24996a0644cd676cbe31a779af2f0@bl0pr12mb2499.namprd12.prod.outlook.com> mbushert@wilsonarch.com vedran.vanic@granicor.com re: cad files Deliver message normally Monday, Jul 30, 2018 10:04:35 AM EDT
    216.205.24.176 Saturday, Jul 28, 2018 10:46:28 AM EDT <bl0pr12mb249989e6751772124400b868af2a0@bl0pr12mb2499.namprd12.prod.outlook.com> mbushert@wilsonarch.com vedran.vanic@granicor.com re: cad files Deliver message normally Saturday, Jul 28, 2018 10:46:46 AM EDT
    216.205.24.176 Thursday, Jul 26, 2018 04:53:14 PM EDT <bl0pr12mb24990d5505c120ffa0752bb7af2b0@bl0pr12mb2499.namprd12.prod.outlook.com> mbushert@wilsonarch.com vedran.vanic@granicor.com re: cad files Deliver message normally Thursday, Jul 26, 2018 04:53:16 PM EDT

    It may be a moving target, but lets say I received mail from IP 63.128.21.176 and IP 216.205.24.176.  In Sophos XG logs I get this:

    ... and this ...

    And this:

    Sophos XG says it is forwarding towards Symantec Brigthmail valid IP adress 207.134.161.13.  But Brigthmail says it receives nothing from those address.  At least, nothing with "wilsonarch" in the mail address.  We also see "Invalid TCP RST" every 10 minutes for both addresses.  If Brigthmail had dropped anything, it would tell, and for what reasons.

     

    Paul Jr

  • What's rejected by the MTA are mails with no "from"or "to".  A search from IP address 216.205.24.176 instead of email name gives this:

    A search from the other ip 63.128.21.176 gives the same result. Most likely those mails without "from" and "to" originate from our customer.

    Paul Jr

Reply
  • What's rejected by the MTA are mails with no "from"or "to".  A search from IP address 216.205.24.176 instead of email name gives this:

    A search from the other ip 63.128.21.176 gives the same result. Most likely those mails without "from" and "to" originate from our customer.

    Paul Jr

Children