Hi,
I have captured a tcpdump between Application server and Forcepoint Web Proxy server. When i try to analyse the pcap using wireshark gui tool
Postman REST API Client -> Application server -> Forcepoint Web Proxy server.
I see the below in Transmission Control Protocol frame in Wireshark GUI interface while loading the captured tcpdumpapplicationserver.pcap
RST: Present FIN: Absent Data: Present ACK: Present SYN-ACK: Present SYN: Present
Is there a way to find out why we see RST: Present in TCP frame as mentioned above? Is it a normal TCP handshake flow or is the application sending RST flag as Present and because of this flag, the Forcepoint Web Proxy server abrupt the connections by sending RST flag to the Application server.
Please guide.
Best Regards,
Kaushal