You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to forward the events using TCP mode, and the plugin seems to forward only the first TCP event it receives after establishing a TCP connection. How can I debug this? The debug mode doesn't seem to be of much help.
I tested this using ncat. And the plugin seems to send RST packet after receiving first packet.
I have been trying to forward the events using TCP mode, and the plugin seems to forward only the first TCP event it receives after establishing a TCP connection. How can I debug this? The debug mode doesn't seem to be of much help.
I tested this using
ncat
. And the plugin seems to sendRST
packet after receiving first packet.Here is the config I am using:
The text was updated successfully, but these errors were encountered: