From: Marcus Meissner <Marcus.Meissner@caldera.de>
To: linux-kernel@vger.kernel.org
Subject: tcp/ip connections and downed/removed netdevs
Date: Wed, 8 Nov 2000 20:18:40 +0100 [thread overview]
Message-ID: <20001108201840.A23731@ns.caldera.de> (raw)
Hi,
I have a rather strange problem in regard to routing and tcp/ip connections.
My setup:
- default route to eth0, metric 2
- ppp dialin to static ip (ppp0), is another default route, metric 0
I open a telnet connection over the ppp0 interface.
I then down and remove the ppp0 interface (ifconfig -a ppp0 shows 'no such
device'), the default route over ppp0 is gone.
Symptom:
The telnet connection hangs.
No packets are transmitted over the still alive eth0 defaultroute.
tcpdump -i eth0 shows 0 packets, "netstata -a" shows an increasing
SendQ on the connection.
If I dialin again, the still hanging packets get transmitted to
the target.
I am not sure, but should this be?
Shouldn't packets get routed over eth0 in the case an interface vanishes?
Ciao, Marcus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next reply other threads:[~2000-11-08 19:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-08 19:18 Marcus Meissner [this message]
2000-11-08 19:29 ` tcp/ip connections and downed/removed netdevs Richard B. Johnson
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=20001108201840.A23731@ns.caldera.de \
--to=marcus.meissner@caldera.de \
--cc=linux-kernel@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.