public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* route trouble with kernel
@ 2005-06-28 12:57 cigarette Chan
  2005-06-28 13:45 ` Richard B. Johnson
  2005-06-28 14:00 ` Valdis.Kletnieks
  0 siblings, 2 replies; 4+ messages in thread
From: cigarette Chan @ 2005-06-28 12:57 UTC (permalink / raw)
  To: linux-kernel

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.

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

end of thread, other threads:[~2005-06-29  2:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-28 12:57 route trouble with kernel cigarette Chan
2005-06-28 13:45 ` Richard B. Johnson
2005-06-29  2:17   ` Benbenshi
2005-06-28 14:00 ` Valdis.Kletnieks

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox