Hello... I''m getting the following error when I try to run and of the ip rule commands: root@minkdev:/etc/iproute2# ip rule ls RTNETLINK answers: Invalid argument Dump terminated Does that mean that there is a problem with RTNETLINK or iproute2? I''ve recompiled my kernel to be sure that NETLINK and RTNETLING are both there. I''m running Slackware 8.0 with kernel version 2.2.19 I believe and I just downloaded iproute2-current.tar.gz yesterday. any suggestions or pointers to any documentation will be helpfull or if you can point me to a previous posting to this list in archives. Thanks alot TJ Cuddy <stable> _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
On Fri, Nov 30, 2001 at 03:33:14PM -0700, TJ <stable> wrote:> Hello... > > I''m getting the following error when I try to run and of the ip rule > commands: > root@minkdev:/etc/iproute2# ip rule ls > RTNETLINK answers: Invalid argument > Dump terminated > > Does that mean that there is a problem with RTNETLINK or iproute2? I''ve > recompiled my kernel to be sure that NETLINK and RTNETLING are both there.Hmm. Can you do a strace? And check this: CONFIG_IP_ADVANCED_ROUTER=y Regards, bert -- http://www.PowerDNS.com Versatile DNS Software & Services Trilab The Technology People Netherlabs BV / Rent-a-Nerd.nl - Nerd Available - ''SYN! .. SYN|ACK! .. ACK!'' - the mating call of the internet
----- Original Message ----- From: "bert hubert" <ahu@ds9a.nl> To: "TJ <stable>" <bsdstable@yahoo.com> Subject: Re: [LARTC] iproute2 and RTNETLINK error> On Fri, Nov 30, 2001 at 03:33:14PM -0700, TJ <stable> wrote: > > Hello... > > > > I''m getting the following error when I try to run and of the ip rule > > commands: > > root@minkdev:/etc/iproute2# ip rule ls > > RTNETLINK answers: Invalid argument > > Dump terminated > > > > Does that mean that there is a problem with RTNETLINK or iproute2? I''ve > > recompiled my kernel to be sure that NETLINK and RTNETLING are boththere.> > Hmm. Can you do a strace?I can run strace. Though what variables to that command I don''t know what you want me to run. I appologise I''m new to both slackware and iproute2.> > And check this: CONFIG_IP_ADVANCED_ROUTER=yIn my kernel I do have CONFIG_IP_ADVANCED_ROUTER=y> Regards, > > bert_________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
On Sat, Dec 01, 2001 at 09:48:30PM -0700, TJ <stable> wrote:> > > Does that mean that there is a problem with RTNETLINK or iproute2? I''ve > > > recompiled my kernel to be sure that NETLINK and RTNETLING are both > there. > > > > Hmm. Can you do a strace? > > I can run strace. Though what variables to that command I don''t know what > you want me to run. I appologise I''m new to both slackware and iproute2.Just prepend this to your ip command: strace -o log And send us the log! Regards, bert hubert -- http://www.PowerDNS.com Versatile DNS Software & Services Trilab The Technology People Netherlabs BV / Rent-a-Nerd.nl - Nerd Available - ''SYN! .. SYN|ACK! .. ACK!'' - the mating call of the internet