How to drop RST packets on Windows?

QAZ QWER 0 Reputation points
2024-02-18T13:20:16.0866667+00:00

On my Linux system I use iptables to drop the RST packets. iptables -A OUTPUT -p tcp --tcp-flags RST RST -j DROP How can I achieve this on Windows ? https://serverfault.com/questions/377550/how-to-drop-rst-packets

Windows for business Windows Server User experience Other
Windows for business Windows Client for IT Pros User experience Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-02-20T07:00:01.5633333+00:00

    Hi QAZ QWER, Thanks for your post. You can try to reset TCP/IP if you have Internet connection issues. This article describes two ways to reset TCP/IP. To have us reset TCP/IP for you, go to the "Here's an easy fix" section. How to reset TCP/IP by using the NetShell utility - Microsoft Support Best Regards,

    Ian Xue


    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.