All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Francesco Saverio Giudice" <info@fsgiudice.com>
To: <netdev@vger.kernel.org>
Subject: Error on ip route replace command
Date: Fri, 22 Feb 2008 23:22:01 +0100	[thread overview]
Message-ID: <00a701c875a1$58f70fb0$b400a8c0@ASUSFSG> (raw)

Hi All,

I have a problem with kernel 2.6.24.

Having a running configuration using Shorewall and restarting it I got 
follow error:
RTNETLINK answers: File exists

Tom Eastep, Shorewall creator, told me to inform you about the problem.

Here is the mail:
------------------------------------------------------------
Francesco Saverio Giudice wrote:
> Hi Tom,
>
> I get the error:
>
> ---------
> # ip route add 1.2.4.5 dev eth3
> # ip route replace 1.2.4.5 dev eth3
> RTNETLINK answers: File exists
> ---------
>
> I have to patch kernel or something else ?
>

You should report it at netdev@vger.kernel.org (that's where the Linux
networking developers hang out). This failure does not occur with kernel
2.6.22 and iproute2 ss070710:

gateway:~ # ip route add 1.2.4.5 dev eth0
gateway:~ # ip route replace 1.2.4.5 dev eth0
gateway:~ # ip route del 1.2.4.5

-Tom
-- 
Tom Eastep    \ Nothing is foolproof to a sufficiently talented fool
Shoreline,     \ http://shorewall.net
Washington USA  \ teastep@shorewall.net
PGP Public Key   \ https://lists.shorewall.net/teastep.pgp.key

------------------------------------------------------------

Best Regards

Francesco Saverio Giudice




             reply	other threads:[~2008-02-22 22:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-22 22:22 Francesco Saverio Giudice [this message]
2008-02-23  6:44 ` Error on ip route replace command Joonwoo Park
2008-02-23  9:41   ` Francesco Saverio Giudice

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='00a701c875a1$58f70fb0$b400a8c0@ASUSFSG' \
    --to=info@fsgiudice.com \
    --cc=netdev@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.