Archive for January, 2008

iproute2: Linux kernel configuration

Sunday, January 27th, 2008

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”.