Updated rst==1 (markdown)

wangyu- 2018-02-27 06:52:56 +08:00
parent 51c8991ead
commit c76d8665ce

@ -2,7 +2,7 @@ You may get rst==1 in the following scenes:
#### 1. You didnt run udp2raw with `-a` option, nor did you add the necessary iptables rule manually. Or you deleted the iptables rules after udp2raw added it. Then you may get rst==1 from any sides.
In this case,its not suggested to ignore it, you have to run udp2raw with `-a` option, or add iptables-rules manually(maybe with the help of `-g` option).
In this case,its not suggested to ignore it, you have to run udp2raw with `-a` option, or add iptables-rules manually with the help of `-g` option (suggested).
#### 2. You killed udp2raw client after a connection has already established to server. Then you may get rst==1 from server log.