From 1dc7ad07ade8e65e6b25692585d6b756a0f369dc Mon Sep 17 00:00:00 2001 From: Yancey Wang Date: Tue, 11 Jun 2024 18:23:31 -0400 Subject: [PATCH] Updated rst==1 in log (markdown) --- rst==1-in-log.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/rst==1-in-log.md b/rst==1-in-log.md index 321ba51..7ec01b1 100644 --- a/rst==1-in-log.md +++ b/rst==1-in-log.md @@ -6,7 +6,9 @@ In this case,its not suggested to ignore it, you have to run udp2raw with `-a` o #### 2. You killed udp2raw client after a connection has already established to server. Then you may get rst==1 from server log. -In this case, its as expected, you can ignore it. +In this case, it's not perfect but it's as expected. + +If you want to be perfect, it's suggested to use `-g` instead, add the rule manually and permanently. #### 3. You killed udp2raw server while udp2raw client is running. Or you are using udp2raw to connect to an non-existed server. Then you may get rst==1 from client log.