All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Dmytro O. Redchuk" <dor@ldc.net>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] [ ] IProute2 error ..
Date: Tue, 28 Mar 2006 09:25:11 +0000	[thread overview]
Message-ID: <20060328092511.GG4437@ldc.net> (raw)
In-Reply-To: <200603281559.27730.rio@martin.mu>

On Tue, Mar 28, 2006 at 03:59:27PM +0000, Rio Martin. wrote:
> Dear all,
> I am having problem using iproute2 on my new Slackware 10.1 box.
> Here goes the problem:
> 
> root@localhost:~# echo "200 DOONET" >> /etc/iproute2/rt_tables
> root@localhost:~# cat /etc/iproute2/rt_tables
> #
> # reserved values
> #
> 255     local
> 254     main
> 253     default
> 0       unspec
> #
> # local
> #
> #1      inr.ruhep
> 200 DOONET
> root@localhost:~# ip rule add from 10.255.255.0/24 table DOONET
> RTNETLINK answers: Invalid argument
Try 
  # ip rule add from 10.255.255.0/24 table 200
 instead of above.

 It should work with numbers.

> 
> Weird ..
> i never experienced any problem like this in another box.
> 
> Please help, thanks ..
> 
> - Rio.Martin -
> 

-- 
  _,-=._              /|_/|
  `-.}   `=._,.-=-._.,  @ @._,
     `._ _,-.   )      _,.-'
        `    G.m-"^m`m'        Dmytro O. Redchuk

_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

  reply	other threads:[~2006-03-28  9:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-28  9:00 [LARTC] [ ] IProute2 error Rio Martin.
2006-03-28  9:25 ` Dmytro O. Redchuk [this message]
2006-03-28  9:44 ` Rio Martin.
2006-03-28 10:18 ` Wolfgang Karall
2006-03-29  9:12 ` Rio Martin.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060328092511.GG4437@ldc.net \
    --to=dor@ldc.net \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.