iproute2 not implemented correctly.
thespinmaster opened this issue · 0 comments
thespinmaster commented
Orange pi 5 plus
Debian 12
Kernel:6.1.43-rockchip-rk3588
using ip rule in the cli does not work
`root@orangepi5plus:~# ip rule
RTNETLINK answers: Operation not supported
Dump terminated`
I believe this is because
CONFIG_IP_MULTIPLE_TABLES is not set in .config
Without this vpn's in dockers containers fail to work