From: Julian Anastasov <ja@ssi.bg>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Routing with two providers
Date: Wed, 10 Apr 2002 18:23:25 +0000 [thread overview]
Message-ID: <marc-lartc-101846300529533@msgid-missing> (raw)
In-Reply-To: <marc-lartc-101839340604862@msgid-missing>
Hello,
On Wed, 10 Apr 2002, Jason A. Pattie wrote:
> The only problem that I have had with Julian's patches is interoperation
> with FreeS/WAN. I am still not able to make that work, although I
> haven't worked on it in awhile. The last I remember is that with the
> patches applied, the moment FreeS/WAN starts, all network traffic goes
> out the ipsec0 interface instead of continuing to be routed via eth0 (or
> whichever interface). This happens without a tunnel brought up. And
Hm. IIRC, the default updown script in FreeSWAN creates
routes with the "route" utility. That means they are
"from all to remote_net via XXX dev ipsecX". FreeSWAN is ready
for this, it just forwards the gw->gw traffic via the configured
nexthop without encryption, so it looks like it is not related to
the route patches. Is that correct?
> for some reason, I was not able to assign a metric to the route using
> either the 'route' command or 'ip route'.
If you try to add different metric to the different
alternative routes this is not possible by design. All alternative
routes have same metric value. This is the difference between
"ip route add" and "ip route append".
Regards
--
Julian Anastasov <ja@ssi.bg>
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2002-04-10 18:23 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-09 23:01 [LARTC] Routing with two providers Martin Ferrari - Decidir IT
2002-04-10 7:08 ` Arthur van Leeuwen
2002-04-10 12:58 ` Martin Ferrari - Decidir IT
2002-04-10 13:02 ` Arthur van Leeuwen
2002-04-10 13:08 ` Martin Ferrari - Decidir IT
2002-04-10 13:51 ` Arthur van Leeuwen
2002-04-10 14:41 ` Jason A. Pattie
2002-04-10 15:06 ` Arthur van Leeuwen
2002-04-10 18:23 ` Julian Anastasov [this message]
2002-04-11 22:18 ` Jason A. Pattie
2002-05-27 17:10 ` Martin Ferrari - Decidir IT
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-101846300529533@msgid-missing \
--to=ja@ssi.bg \
--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.