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

Some packets in a split message not being received by device on RED network

I'm investigating failure to connect to Azure SQL Database from a client connected to a Sophos RED 50.  The RED is attached to our XG, running on a VM in Azure.  I'm comparing a Wireshark trace from the client and a Packet Capture on the XG.  They agree up to the point of a TDS7 pre-login message being sent from the client and forwarded out from the XG (1).  The Azure DB then send back a large message, split over three packets (2 & 3).  The packet capture on the XG shows all three being received and forwarded to the RED.  The Wireshark capture on the client behind the RED sees only the last packet (3).

I'm not sure what to do now:

  • Have I misunderstood what's occurring?
  • Is this a known bug?
  • Are there any settings I can change to modify this behaviour?

Please help!

 



This thread was automatically locked due to age.
Parents Reply
  • Thanks for that ManBearPig - really useful info.

    However, I've run the tcpdump on the XG and I'm no further on as it just sees the same pattern.  The XG receives the three packets forming the message and forwards them to the RED.  The next packet that the XG sees is the out of order ACK from the client as it responds to the third of three packets, which is the only one that reaches the client.

    Is it possible to run a tcpdump on the RED itself?

Children