From: "François Delawarde" <fdelawarde@wirelessmundi.com>
To: lartc@vger.kernel.org
Subject: [LARTC] Problem with Julian Anastasov's routing patches
Date: Mon, 01 Oct 2007 10:45:01 +0000 [thread overview]
Message-ID: <4700CFAD.7070809@wirelessmundi.com> (raw)
Hello,
I wanted to try some multipath setup with Julian's patches, and when
rebooting on the newly patched kernel, without any multipath routes
(only one interface up and one default gateway), my SSH connections to
the server freeze after a few seconds. I tried with and without bridges
(I sometimes have a bridge between a tap device and my eth0) with the
same results.
When I close and try to reconnect, sometimes it works, sometimes it
doesn't, but when it does the client (on my laptop) always stops
receiving data from the server after a random time, between 1 and 60
seconds approximately. Also HTTP connections to the server's apache
daemon seem to suffer from this problem, and I usually have to "reload"
the page from my browser several times in order to have a complete page
(it usually stops in the middle of the page loading).
Tracing with tcpdump on the laptop, the connections seem still up (the
server sends ACK packets, and when closing the console on the laptop, I
can see the FIN stuff closing TCP connection successfully), but the ssh
console is frozen on the laptop (no real replies from server apart from
ACK).
I tested several times with and without the patches, and it strongly
appears to be related to Julian's patches.
- Is it a known issue for these kernels (2.6.21)?
- Is there a way to repair that in order to be able to use these patches?
I'm using a vanilla kernel 2.6.21.7 with the following patches:
- IMQ
- Layer 7
- Julian's route patches (version for kernel 2.6.21)
relevant parts of .config:
CONFIG_IP_ROUTE_MULTIPATH=y
# CONFIG_IP_ROUTE_MULTIPATH_CACHED is not set
...
# CONFIG_BRIDGE_NETFILTER is not set
# CONFIG_BRIDGE_NF_EBTABLES is not set
CONFIG_BRIDGE=m
Thanks for any help,
François.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
reply other threads:[~2007-10-01 10:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4700CFAD.7070809@wirelessmundi.com \
--to=fdelawarde@wirelessmundi.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.