orangepi-xunlong / linux-orangepi

Other
176 stars 157 forks source link

iproute2 not implemented correctly. #78

Open thespinmaster opened 2 months ago

thespinmaster commented 2 months ago

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