Ysurac / openmptcprouter

OpenMPTCProuter is an open source solution to aggregate multiple internet connections using Multipath TCP (MPTCP) on OpenWrt
https://www.openmptcprouter.com/
GNU General Public License v3.0
1.8k stars 259 forks source link

Slow down and disconnect the admin script after VPS update #3511

Open Alison110 opened 2 weeks ago

Alison110 commented 2 weeks ago

Dear Ysurac;

After updating the VPS(30-Aug), the speed and bandwidth have decreased drastically. Also, the admin script is not able to communicate with OpenMptcpRouter. And when the proxy is set in "xray shadosocks" mode, baypass stops working

דאשאוד logs 2024-09-02 084159 journalctl-2024-09-02 085753
Ysurac commented 2 weeks ago

You should also use kernel 6.6 on VPS. For omr-admin, the device eth0 exist ? if not the case you have a problem in firewall config, in /etc/shorewall/params.net

Alison110 commented 2 weeks ago

thanks , No, I don't have eth0 , my network adapter name is ens0. what about speed? before vps update, it was perfect After the update, the speed is halved. I tested all versions 6.1, 6.6 and 6.10. The result was the same .

Ysurac commented 2 weeks ago

Without the correct interface set in shorewall this can't work correctly. You must fix this and restart shorewall.

Alison110 commented 2 weeks ago

{in /etc/shorewall/params.net} : there is nothing but this line: "NET_IFACE=ens3" which is correct and it is my main network adapter. I installed 6.6 ,nothing changed . speed still is very low 1MB/s ! I don't understand , it is the same config before I start to update server , I did not change anything after update, what happend?! I wanted to go back to the original version, but I can't install it on vps . ( I'd get keys error) . Are the installation links still active?

Ysurac commented 2 weeks ago

I just fixed an issue about proxy not enabled correctly on router part.

Alison110 commented 2 weeks ago

I updated to the new version. There's still a problem with the script admin and the speed reduction. I think there is a problem in the server script because after the update through the script, these things that I mentioned occurred. Now I am trying to install the original script (not test) on the server. If the problem is solved, there is probably a main problem with the latest script.