-
Notifications
You must be signed in to change notification settings - Fork 70
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
new kernel6.1 is not booting with mptcp #90
Comments
It's default Debian 6.1 kernel and it already have mptcp enabled. |
root@OpenMPTCProuter:~# uname -a on the device side there is continuous log from the tracker ==> ct 26 06:18:10 OpenMPTCProuter daemon.info v2ray[28439]: V2Ray 5.7.0 (V2Fly, a community-driven edition of V2Ray.) OpenWrt (go1.20.999 linux/amd64) Oct 26 06:17:18 OpenMPTCProuter syslog.info syslogd started: BusyBox v1.36.1 Oct 26 06:17:18 OpenMPTCProuter syslog.info syslogd started: BusyBox v1.36.1 |
here is my config==> dhcp.@dnsmasq[0]=dnsmasq |
What is the result of |
Multipath is continiously switching in between root@OpenMPTCProuter:~# watch -n 1 multipath | grep eth same with |
Same ip on eth1 and eth3 ? |
root@OpenMPTCProuter:~# ip a root@OpenMPTCProuter:~# ip r root@OpenMPTCProuter:~# ifconfig eth0 Link encap:Ethernet HWaddr 94:C6:91:FF:C0:F3 eth1 Link encap:Ethernet HWaddr 58:2C:80:13:92:63 eth2 Link encap:Ethernet HWaddr 58:2C:80:13:92:63 eth3 Link encap:Ethernet HWaddr 58:2C:80:13:92:63 lo Link encap:Local Loopback tun0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 root@OpenMPTCProuter:~# |
All interface use same IP on same subnet, this seems difficult to dinf the good route... |
Actually i was using the same setup of 4-5 dongles mapped as dhcp in network that was kernel 5.4.xxx and it used to work well , all interfaces used to participate good aggregation overall .
In rpi4 kernel 6.1 works great with live streaming with v2ray, good aggregation ,even splitting across all interface ..So i thought of giving it a try with the x86 machine also then i started facing this issue... Answer to your question :- only one wan working perfectly fine.. |
I would really need direct result of |
the same issue! |
Hi @Ysurac , tried new kernel on debian 12 running your installer script with "UPSTREAM6="yes"" after reboot kernel is not booting with "-mptcp"
Linux omr-blr002 6.1.0-13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.55-1 (2023-09-29) x86_64
4 updates could not be installed automatically. For more details,
see /var/log/unattended-upgrades/unattended-upgrades.log
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
< OpenMPTCProuter VPS 0.1029-test >
Last login: Thu Oct 26 08:42:19 2023 from 223.186.147.3
root@omr-blr002:~# uname -a
Linux omr-blr002 6.1.0-13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.55-1 (2023-09-29) x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: