From: cigarette Chan <benbenshi@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: route trouble with kernel
Date: Tue, 28 Jun 2005 20:57:04 +0800 [thread overview]
Message-ID: <dc849d8505062805573a73ec99@mail.gmail.com> (raw)
i add a route to the kernel
eg: # route add -net XXX.XXX.XXX.XXX/24 gw XXX.XXX.XXX.XXX dev eth1
but after i restart eth1
#ifdown eth1
#ifup eth1
the route disappear,this make me a lot of troubles.i have several
interfaces,and i have to
re-add all of these routes...
Is there any way or patches to make route work like iptables,after i
restart the interface,
rules are still there.
next reply other threads:[~2005-06-28 12:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-28 12:57 cigarette Chan [this message]
2005-06-28 13:45 ` route trouble with kernel Richard B. Johnson
2005-06-29 2:17 ` Benbenshi
2005-06-28 14:00 ` Valdis.Kletnieks
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=dc849d8505062805573a73ec99@mail.gmail.com \
--to=benbenshi@gmail.com \
--cc=linux-kernel@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.