From: Arthur van Leeuwen <arthurvl@sci.kun.nl>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] multipath routing problem [Shorter version] - Help still
Date: Fri, 25 Oct 2002 14:24:13 +0000 [thread overview]
Message-ID: <marc-lartc-103555593514799@msgid-missing> (raw)
In-Reply-To: <marc-lartc-103555390312567@msgid-missing>
On 25 Oct 2002, Vincent Jaussaud wrote:
> When only one gateway is used to reach remote networks, everything is
> working just fine. (Whatever gateway we choose to use)
> Whenever we attempt to activate multipath routing over both gateways,
> then SSH don't work anymore. We can ping, traceroute, telnet, ... but
> not SSH nor FTP (PASV).
ssh tends to play with TOS fields (and rightly so). Routing is keyed to the
*triple* (src, dst, tos), something that most people (including me) normally
forget. However, in this particular case that may be the reason for your
ssh's breaking.
The reason for FTP breaking possibly has to do with packets for
the control connection going out the one gateway and for the data going
out the other... but this is speculation on my part.
Doei, Arthur.
--
/\ / | arthurvl@sci.kun.nl | Work like you don't need the money
/__\ / | A friend is someone with whom | Love like you have never been hurt
/ \/__ | you can dare to be yourself | Dance like there's nobody watching
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
prev parent reply other threads:[~2002-10-25 14:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-25 13:50 [LARTC] multipath routing problem [Shorter version] - Help still needed :-) Vincent Jaussaud
2002-10-25 14:24 ` Arthur van Leeuwen [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-103555593514799@msgid-missing \
--to=arthurvl@sci.kun.nl \
--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.