From: "William L. Thomson Jr." <support@obsidian-studios.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] how to make a permanent routing entry?
Date: Thu, 13 Jun 2002 17:45:55 +0000 [thread overview]
Message-ID: <marc-lartc-102399089931639@msgid-missing> (raw)
In-Reply-To: <marc-lartc-102397473112124@msgid-missing>
I believe this is also a problem solved by Julian's Patches
http://www.linuxvirtualserver.org/~julian/#routes
You need true static entries that will persist when the connection goes
down. You may ba able to simple add proto static
For example
ip route default gw 10.2.2.2 proto static table test
On Thu, 2002-06-13 at 06:28, tbsky@greenware.com.tw wrote:
> hi:
> i use adsl and pppoe to connect to internet,
> and i got a ppp connection, like 10.1.1.1 -> 10.2.2.2
>
> then i add a routing entry
> ex: ip route default gw 10.2.2.2 table test
>
> if for some reason the connection is broken,
> the ppp0 interface will gone, so that routing entry
> will gone also.
> raspppoe will try to connect again automatically, so
> after a while, ppp0 & connection are back again,
> but the routing entry will not come back.
>
> so, can i make that routing entry work forever even ppp0 is gone?
> thanks for advice!!!
>
> Regards,
> tbsky
>
>
>
>
>
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>
--
Sincerely,
William L. Thomson Jr.
Support Group
Obsidian-Studios Inc.
439 Amber Way
Petaluma, Ca. 94952
Phone 707.766.9509
Fax 707.766.8989
http://www.obsidian-studios.com
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
prev parent reply other threads:[~2002-06-13 17:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-13 13:28 [LARTC] how to make a permanent routing entry? tbsky
2002-06-13 17:45 ` William L. Thomson Jr. [this message]
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=marc-lartc-102399089931639@msgid-missing \
--to=support@obsidian-studios.com \
--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.