From: Robert Hancock <hancockr@shaw.ca>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: Complicated networking problem
Date: Mon, 28 Feb 2005 19:21:14 -0600 [thread overview]
Message-ID: <4223C38A.2040206@shaw.ca> (raw)
In-Reply-To: <3CLkr-2LJ-7@gated-at.bofh.it>
Jarne Cook wrote:
> Is there a way to allow an application which has bound to wlan0
> (192.168.0.202) and an application bound to eth0 (192.168.0.238) both have
> access to the internet at the same time, and not require an application to
> bind to a different local address?
I'm not sure exactly what you want to have happen here.. if an
application is making outbound connections it has to effectively use one
interface or the other. If you want to switch between the two of them
automatically, something like
NetworkManager(http://people.redhat.com/dcbw/NetworkManager/) may work,
however it's not going to be seamless (as in, preserving open
connections), since the IP addresses are different..
--
Robert Hancock Saskatoon, SK, Canada
Home Page: http://www.roberthancock.com/
next parent reply other threads:[~2005-03-01 1:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <3CLkr-2LJ-7@gated-at.bofh.it>
2005-03-01 1:21 ` Robert Hancock [this message]
2005-02-28 4:59 Complicated networking problem Jarne Cook
2005-03-01 2:02 ` Valdis.Kletnieks
2005-03-01 2:35 ` Dmitry Torokhov
2005-03-02 3:24 ` Jarne Cook
2005-03-02 3:27 ` Jarne Cook
2005-03-02 3:44 ` Kyle Moffett
2005-03-02 4:56 ` Daniel Gryniewicz
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=4223C38A.2040206@shaw.ca \
--to=hancockr@shaw.ca \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox