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.81k stars 258 forks source link

OpenVpn Bonding (udp) is not working #3300

Closed Brazzo978 closed 2 months ago

Brazzo978 commented 5 months ago

Expected Behavior

enabling openvpn udp as omrvp should create 3 udp openvp istance and aggregate using openvpn

Current Behavior

system loses connection to vps and to the internet , everything stop working

Steps to Reproduce the Problem

  1. enable openvpn bonding with any proxy
  2. everything stop working

Context (Environment)

https://pastebin.com/2c8b86rC

Specifications

Brazzo978 commented 5 months ago

MLVPN is unable to connect to vps part too : if that can help Apr 19 12:07:10 OpenMPTCProuter user.notice firewall.omr-server: Firewall reload, set server part firewall reloading Apr 19 12:07:10 OpenMPTCProuter daemon.notice procd: /etc/rc.d/S99openmptcprouter-vps: sh: missing ] Apr 19 12:07:12 OpenMPTCProuter daemon.notice procd: /etc/rc.d/S99openmptcprouter-vps: Device "mlvpn0" does not exist. Apr 19 12:07:12 OpenMPTCProuter daemon.notice procd: /etc/rc.d/S99openmptcprouter-vps: Cannot find device "mlvpn0" Apr 19 12:07:12 OpenMPTCProuter daemon.notice procd: /etc/rc.d/S99openmptcprouter-vps: Cannot find device "mlvpn0" Apr 19 12:07:12 OpenMPTCProuter daemon.notice procd: /etc/rc.d/S99openmptcprouter-vps: Cannot find device "mlvpn0"

Ysurac commented 5 months ago

I'm not able to reproduce the issue. OpenVPN bonding never worked correctly, seems top be working but loosing lot of packets. I don't have issues with mlvpn, do you have more log about mlvpn ?

Brazzo978 commented 5 months ago

hi i was testing and for test purpose i just switched in sqm advanced setting i put 0 on all red box in the sqm configuration , then i put fq_codel as algorithm and simplest.qos as queue setup script , now mlvpn started working , glorytun ping dropped 10s and i am able again to use full bandwidth in upload , is possible that there was a bug with the scheduler / the red checkboxes that made sqm work in a weird way ?

sp2003 commented 5 months ago

@Ysurac The tunnel has autorate enabled by default. Is this regular?

Ysurac commented 5 months ago

@sp2003 should be disabled in latest snapshot

Brazzo978 commented 5 months ago

@Ysurac when and where will be available the latest snapshot ?

Ysurac commented 5 months ago

It's always available in https://snapshots.openmptcprouter.com/

Brazzo978 commented 5 months ago

@Ysurac what about the vps part , does the normal script work for 0.61 snap ?

Ysurac commented 5 months ago

Yes it will work. Snapshot script also fix some issues.

github-actions[bot] commented 2 months ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days