All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] [BUG?] ip ru flush && RTNETLINK answers: Numerical result
@ 2007-03-19  3:46 Luciano Ruete
  2007-03-19  5:54   ` [LARTC] [BUG?] ip ru flush && RTNETLINK answers: Numerical result out of range Patrick McHardy
  0 siblings, 1 reply; 18+ messages in thread
From: Luciano Ruete @ 2007-03-19  3:46 UTC (permalink / raw)
  To: lartc

After an: 
# ip ru flush
I loose all my ip rules but the priority 0 one. 
root@sarasvati:~# ip ru
0:      from all lookup 255
root@sarasvati:~#  

Ok with that, but now i'm not able to insert any new rule.
This leads to a total loose of conectivity.

root@sarasvati:~# ip ru add from all table default
RTNETLINK answers: Numerical result out of range
root@sarasvati:~# ip ru add from all lookup main
RTNETLINK answers: Numerical result out of range

Even seting the priority value by hand, i got the same error:

root@sarasvati:~# ip ru add from all lookup main priority 32766
RTNETLINK answers: Numerical result out of range

To be able to send this e-mail without rebooting i had to insert my gw ip 
routes in table 255.

Is this a bug in iproute?

Some adiotional data:
# ip -V
ip utility, iproute2-ss060323
# uname -a
Linux sarasvati 2.6.20-5-386 #2 Sat Jan 6 14:44:57 UTC 2007 i686 GNU/Linux
# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=7.04
DISTRIB_CODENAMEþisty
DISTRIB_DESCRIPTION="Ubuntu feisty (development branch)"
-- 
Luciano
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2007-03-24 21:34 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-19  3:46 [LARTC] [BUG?] ip ru flush && RTNETLINK answers: Numerical result Luciano Ruete
2007-03-19  5:54 ` Patrick McHardy
2007-03-19  5:54   ` [LARTC] [BUG?] ip ru flush && RTNETLINK answers: Numerical result out of range Patrick McHardy
2007-03-19 15:25   ` [LARTC] [BUG?] ip ru flush && RTNETLINK answers: Numerical result Thomas Graf
2007-03-19 15:25     ` [LARTC] [BUG?] ip ru flush && RTNETLINK answers: Numerical result out of range Thomas Graf
2007-03-20  6:19     ` [LARTC] [BUG?] ip ru flush && RTNETLINK answers: Numerical result Patrick McHardy
2007-03-20  6:19       ` [BUG?] ip ru flush && RTNETLINK answers: Numerical result out of range Patrick McHardy
2007-03-20  6:42       ` [LARTC] [BUG?] ip ru flush && RTNETLINK answers: Numerical result Patrick McHardy
2007-03-20  6:42         ` [LARTC] [BUG?] ip ru flush && RTNETLINK answers: Numerical result out of range Patrick McHardy
2007-03-20 16:40         ` [LARTC] [NET]: Fix fib_rules compatibility breakage Thomas Graf
2007-03-20 16:40           ` Thomas Graf
2007-03-20 16:59           ` [LARTC] " Patrick McHardy
2007-03-20 16:59             ` Patrick McHardy
2007-03-20 18:15             ` [LARTC] " Thomas Graf
2007-03-20 18:15               ` Thomas Graf
2007-03-20 19:58               ` [LARTC] " Patrick McHardy
2007-03-20 19:58                 ` Patrick McHardy
2007-03-24 19:48                 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.