-
-
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
Portmaster throttles LAN bandwidth #1786
Comments
Greetings and welcome to our community! As this is the first issue you opened here, we wanted to share some useful infos with you:
|
After further research, I believe the severity of the throttling is related to Tailscale. I understand that there is no plan to make Portmaster compatible with Tailscale. Here are iperf3 results conducted on LAN between the same two devices as above but with Tailscale disabled on both. Once again, Portmaster is running for the first test and disabled for the second. While less severe, there is still a material difference between the results.
|
What happened:
When running Portmaster on Kubuntu 24.10, my connection speeds to devices on LAN are throttled by over 10x (as shown in the iperf3 results below).
Here are iperf3 results to the same device on my LAN. Other than the reported network speed, the only difference between them is that Portmaster was running on the iperf3 client machine for the first one and was disabled on the iperf3 client machine for the second one.
The issue is not confined to iperf3 traffic. I experience the same for file transfers by SSH between the same devices. I used iperf3 merely to demonstrate the differences.
I am not using SPN.
What did you expect to happen?:
Since Portmaster is not blocking the traffic on the relevant ports, I expected Portmaster to have no impact on LAN network speed.
How did you reproduce it?:
On my system (Kubuntu 24.10), I experience the same each time I have Portmaster running vs each time I do not have Portmaster running.
Debug Information:
Portmaster reports no blocked connections relevant to the above iperf3 tests, but if it would help to see logs, please let me know which ones.
The text was updated successfully, but these errors were encountered: