Skip to content
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

LAN perf tests with fritzbox #10

Open
ThomasWaldmann opened this issue Mar 12, 2020 · 0 comments
Open

LAN perf tests with fritzbox #10

ThomasWaldmann opened this issue Mar 12, 2020 · 0 comments

Comments

@ThomasWaldmann
Copy link
Owner

FritzBoxes like the 6591 have a internal iperf server that can be enabled for testing.

On the vpngw, use these commandlines:

iperf -c fritzbox-ip -p 4711 -u -t 60 -i 10 -b 1000M  # expected:  UDP ~1000Mbit/s
iperf -c fritzbox-ip -p 4711    -t 60 -i 10 -b 1000M  # expected:  TCP ~930Mbit/s

Client: thinkpad x270, i7-6600u, usb3 lan interface rtl8153, debian 10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant