Ycarus (Yannick Chabanois)
Ycarus (Yannick Chabanois)
Maybe a problem in omr-tracker configuration, what is the result of ```uci show omr-tracker``` ?
Can you type: ```uci set omr-tracker.defaults.family='ipv4' && uci commit omr-tracker && /etc/init.d/omr-tracker restart``` I hope this will solve the issue.
no, the restart of omr-tracker should have done the job... I would need again system log to check if something changed or not
Seems to be a bug in r8168 drivers, a snapshot without this driver is compiling, should be out in a few hours.
It's available on https://snapshots.openmptcprouter.com/6.12/
Please use the template. I confirm Shorewall is working. And ping must not be blocked.
I've done same test to check and it worked. I commented the "Ping(ACCEPT)" line and uncommented the "Ping(DROP)", ```systemctl restart shorewall``` and ping was dropped. You can check if shorewall...
MPTCP over VPN is still only a dirty workaround. For now only Shadowsocks-libev is supported (maybe Shadowsocks-Rust too but not tested).
You can try to apply a firewall mark on the rule. You can find all available bypass mark via SSH with ```uci show firewall```
I would need to know what chipset is used to check if the driver is available or not.