Hello I'm trying to get the hang of the "ip" command. On my linux box kernel version 2.4.25 if I try the command > ip rule show I get the following error message. RTNETLINK answers: Invalid argument Dump terminated. I have compiled the kernel with the standard networking options CONFIG_PACKET=y CONFIG_UNIX=y CONFIG_INET=y CONFIG_IP_PNP=y I also tried compiling the kernel after setting CONFIG_IP_ADVANCED_ROUTER=y. I still get the same error. Could somebody shed some light on this? Or should I ask this on the networking list. A lot of other ip commands such as "ip route show" etc work. Thanks S -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/