-
-
Notifications
You must be signed in to change notification settings - Fork 313
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If portmaster is ON means it is taking 60 to 80 seconds of duration to block incoming traffic #1752
Comments
What are you talking about? do you mean that the other device only recognizes that the traffic is not allowed after 60 to 80 seconds? that is due to timeouts and how connection blocking is communicated. |
When we start the portmaster service in windows it is taking around 60 to 80 seconds of time period for the income traffic rules to applied but outgoing traffic rules applied immediately when we on the portmaster ---- On Mon, 25 Nov 2024 15:48:34 +0530 Raphael ***@***.***> wrote ----
What are you talking about? do you mean that the other device only recognizes that the traffic is not allowed after 60 to 80 seconds? that is due to timeouts and how connection blocking is communicated.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Can you provide example how you are testing this and on which OS. |
Test what we done is1) In this test windows defender firewall is off2) next all incoming traffic is blocked in port master3) next we restarted the portmaster4) and we ping the portmaster pc lan ip and the ICMP request was not block for 60 to 80 second after that ICMP request is blocked ---- On Tue, 26 Nov 2024 17:26:15 +0530 Vladimir ***@***.***> wrote ----
Can you provide example how you are testing this and on which OS.
The way that Portmaster works it does not have a difference between blocking incoming and outgoing connection, so they should be blocked at the same time.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Thanks for letting us know. |
Pre-Submit Checklist:
What happened:
If portmaster is ON means it is taking 60 to 80 seconds of duration to block incoming traffic
What did you expect to happen?:
incoming traffic should be blocked immediately when we ON the portmaster.
How did you reproduce it?:
Debug Information:
The text was updated successfully, but these errors were encountered: