rdmitry0911

Results 30 comments of rdmitry0911

> > I think it's compiling kernel 5.10. You may need to modify _target/linux/ath79/Makefile_ to set **KERNEL_PATCHVER:=5.15** Thank you for the tip. All patching problems disappeared, but build process still...

> You can disable ndpi-netfilter2, it's used by omr-bypass. Or you can try to fix the issue. Ok, thank you again. Now, when I disabled ndpi-netfilter2, the build process passed....

> You can remove some big part like v2ray that is quite huge and that will not work on a platform with low CPU/Memory. How to safely remove unneeded dependencies...

Added new otp and src ip option description in README.md

I discovered, that if after creating a wireguard interface via luci I add in mptcprouter settings wizard a new wan interface based on newly created wireguard interface and put its...

I've just installed beta 2 still doesn't work ipv6 alongside with ipv4. Something has changed in ipv6 configuration in beta 2 ?

The problem is that I can't configure omr to connect to vps via ipv6. I'm trying to configure it from the ground up. I have 2 wan interfaces wan1 and...

vps has ipv6 address only. here is ip -6 r result after removing /etc/init.d/omr-6in4: ``` default from fe80::a00:2 dev 6in4-omr6in4 proto static metric 1201 pref medium 2a02:1388:215e:a239::ca0 dev eth2 metric...

How can I check if DNS64 and NAT64 are available? From vps I can resolve domain names and vps ipv6 address is accessible from the internet. recursive protocol is set...

> IPv4 can't work if there is no DNS64 and NAT64 available on the provider network. I don't quite understand the logic of the need of DNS64 and NAT64. At...