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.72k stars 252 forks source link

OpenMPTCProuter Snapshot #3327

Open Ysurac opened 1 month ago

Ysurac commented 1 month ago

Common:

Kernel 6.1/6.6:

Kernel 6.6:

To download images: https://snapshots.openmptcprouter.com/

For VPS part: For the develop server script (same script for Debian 9/10/11/12 and Ubuntu): wget -O - https://www.openmptcprouter.com/server-test/debian-x86_64.sh | KERNEL="6.1" sh

For kernel 6.6 You need to also use router part with kernel 6.6: wget -O - https://www.openmptcprouter.com/server-test/debian-x86_64.sh | KERNEL="6.6" sh

jle1511 commented 1 month ago

we tested both updated to this snapshot (router and vps)

We test with proxy V2RAY Vless and Xray Vless after reload reboot: curl ifconfig.me is working.

So if we change proxy, do we need to reboot for omrbypass to reload correct rule, or simply just save and apply

hle5128 commented 1 month ago

@Ysurac Does omrbypass over VPN work in this snapshot? Thanks

Ysurac commented 1 month ago

@jle1511 Save & apply/ OMR-ByPass is restarted after any wizard change now @hle5128 It was already working in previous release, but a VPN need to be configured on VPS with vpn1 interface and I still need to make the doc...

iazxq commented 1 month ago

@Ysurac After using this snapshot and rebooting the system, I found that the network card was not recognized, and eth0 could not be found. My network card model is: Realtek 8111E.

Ysurac commented 1 month ago

@iazxq yes, many drivers are removed, they crashed on N100. I need to find why...

esquilo444 commented 1 month ago

hello, wget -O - https://www.openmptcprouter.com/server-test/debian-x86_64.sh | KERNEL="6.6" sh doesn't work for me . i don't undersdand why ...

Capture d'écran 2024-05-08 124815
esquilo444 commented 1 month ago

thank you in advance for your help

esquilo444 commented 1 month ago

it work perfectly with the 6.1 version

vinceducat commented 1 month ago

@esquilo444 i have the same problem with vps in Hetzner.. (the original kernel of the vps is 6.1 perhaps a problem, @Ysurac do we update first the original debian 12 vps to kernel 6.6 and after doing install off omr )

vinceducat commented 1 month ago

@esquilo444 perhaps i will be better ton rename the title of the post and add something with "dl.xanmod.org" to help other users ;-)

Ysurac commented 1 month ago

@vinceducat Update to debian 12 is made by the script. It seems that xanmod block Hetzner IP range at least, I will make a mirror.

vinceducat commented 1 month ago

@Ysurac thanks ;-) wait for the new script so ;-)

Ysurac commented 1 month ago

Script updated, it now use latest Debian kernel 6.6

vinceducat commented 1 month ago

@Ysurac thanks test server is install on Hetzner vm in debian 12.. with 6.6 kernel.

my first goal was ton use only ipv6 beetwen OMR router and OMR vps... how can i achieve this .. ?

i have ipv6 adresse on the server i have one Frebox pop... how to setup an ipv6 only connexion ... the template seem to need ipv4 and ipv6

@ycarus i dont know how to setup omr to force link bitween omr and omt vps in ipv6 only

@Ysurac make some test with OMR snapshot and OMR vps snapshot on hetzner VM, and flow rate is worst... (ipv4), other test with hetzner wil not be significativ so ...

esquilo444 commented 1 month ago

Thanks a lot....

Alison110 commented 1 month ago

Good morning, Is it possible to use (OpenWRT) geosite/geoip packages with v2ray/xray ? (to bypass all CN or Fr or Ru or …sites. Something similar to v2raya or passwall bypass)

tokon2000 commented 3 weeks ago

Kernel 6.6 script broken again on Hetzner VPS? Fails again at the xanmod part.

Alison110 commented 2 weeks ago

Kernel 6.6 script broken again on Hetzner VPS? Fails again at the xanmod part.

I saw a post like this. it seems xanmod! blocked Ips from hetzner , Russia, Iran . and Ysurac was going to prepare a mirror

Ysurac commented 2 weeks ago

Yes, I forgot this part... I migrated to Debian kernel 6.6 but it was not working on some provider, so I migrated again to xanmod. I will create a mirror, really this time I put it on todo list.

Ysurac commented 2 weeks ago

I've updated the VPS snapshot install script with local mirror, but not yet tested.

tokon2000 commented 2 weeks ago

I've updated the VPS snapshot install script with local mirror, but not yet tested.

Thanks, did a quick test. Installation was possible, server is running.

But this is also reproducible, so no difference between 6.1 and 6.6: https://github.com/Ysurac/openmptcprouter/issues/3397