iproute2: Linux kernel configuration

Note to self: if you want to use iproute2, remember to enable CONFIG_IP_ADVANCED_ROUTER=y and related stuff in the kernel configuration.

If you don’t, the ip rule add command will answer “RTNETLINK answers: Operation not supported”.

Comments are closed.