-
-
Notifications
You must be signed in to change notification settings - Fork 277
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
Really slow. #2500
Comments
Try these settings: network->mptcp system->openmptcprouter network->sqm tun0: |
Sadly, that didn't seem to make an appreciable difference. |
could it be the ethernet cable |
It's the same ethernet cable and microsd that were working brilliantly for more than a year. And the speed is reported as 1000mb/sec. I suspect it is a software setting derangement. |
Check on VPS that the correct kernel is loaded via "uname -a" |
uname -a omr-test-speed wan1 (Vodafone vDSL) omr-test-speed wan3 (Vodafone LTE) omr-test-speed wan5 (this is SKY vDSL sync at 30Mb/sec) omr-test-speed (router) omr-test-speed (VPS) |
Seems that you have a problem with wan5. What is the aggregated result when you disable MPTCP on this interface ? |
with it disabled: Best server is http://lon.download.datapacket.com/10000mb.bin, running test: Enabling MPTCP over VPN for that wan makes no difference I tried speedtest.net just now and I got 27.38 down, 5.94 up. That's slower than wan1 on its own. |
So there is a problem with wan5. As aggregated speed without it give wan1+wan3 speed |
Wan5 is reporting sync at 30 down, but it is a strange connection. Its status says: Is there any way to reset all the settings to defaults without losing the essential settings in /cgi-bin/luci/admin/system/openmptcprouter ? Because I'm working on this remotely, I can't just start again with a clean install. |
No way to reset and keep some settings. |
As a separate idea, I would find it really useful to have a way to simply set a few basic parameters in a text file: the details of the vps and the ip address settings of the router and the wan connections. Then have that file in the root of the sim card so when it boots, it picks those up. That would make installing much easier. I'm not sure how possible it would be to implement. Back to the probem in hand: The System / OpenMPTCProuter / status page shown all three wan connections as green, and the MPTCP support check brings back sender's key for all three, but now I am seeing VPN tunnel DOWN in amber in tbe router status section. The Network / MPTCP / Bandwidth chart isn't showing the data that is flowing. |
I finally got home. Powered down the Pi. Fitted the backup copy of the microSD card, started it up. |
Expected Behavior
Everything was working just fine, then something happened. I think we had a power glitch (even though it has a UPS Hat). Anyway, the OMR router, which runs on a Pi4, reported a readonly file system.
I'm away at present so I have no way to create and install a replacement SD card. I fixed the file system as well as I could, and it is no longer readonly. I tried updating to the new version both on the VPS and on the router.
Current Behavior
The maximum down speed is 4Mb/sec.
The current wan connections are vDSL at 39.45Mb/sec, vDSL at 31Mb/sec and 4G at (maybe 30Mb/sec).
I tried going through each of the processes in system/startup and restarting them one by one. That seemed to solve the problem. I was then getting over 40 down, 20 up. But the next day it is back to 4 down, 1.5 up.
If I use the bypass feature to connect a specified lan IP through wan1: I get about 30 down, 8 up, as I would expect from that single connection.
Any suggestions about how I can work out that is wrong and fix it? No clues in the log.
Specifications
OpenMPTCProuter version: openmptcprouter v0.59-5.4 r0+16594-ce92de8c8c
OpenMPTCProuter VPS version: 5.4.207-mptcp 0.1028
OpenMPTCProuter VPS provider: Bitfolk, London
OpenMPTCProuter platform: RPi4
The text was updated successfully, but these errors were encountered: