Separate nic in Wine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
bunnny
Newbie
Newbie
Posts: 2
Joined: Sat May 02, 2009 12:49 pm

Separate nic in Wine

Post by bunnny »

Hi all,

I've been looking for a way to configure Wine to use another nic than the default network interface for some time now. Is this possible?

The goal is to get uTorrent to use a different nic than the rest of the system.

Best regards
/Bunnny
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Separate nic in Wine

Post by austin987 »

On Sat, May 2, 2009 at 12:56 PM, bunnny <[email protected]> wrote:
Hi all,

I've been looking for a way to configure Wine to use another nic than the default network interface for some time now. Is this possible?

The goal is to get uTorrent to use a different nic than the rest of the system.
You'd have to do that in the host os, using native tools, e.g., iptables.

--
-Austin
bunnny
Newbie
Newbie
Posts: 2
Joined: Sat May 02, 2009 12:49 pm

Re: Separate nic in Wine

Post by bunnny »

austin987 wrote:On Sat, May 2, 2009 at 12:56 PM, bunnny <[email protected]> wrote:
Hi all,

I've been looking for a way to configure Wine to use another nic than the default network interface for some time now. Is this possible?

The goal is to get uTorrent to use a different nic than the rest of the system.
You'd have to do that in the host os, using native tools, e.g., iptables.

--
-Austin
Thanks for your reply, but can you (or someone else) recommend me a related tutorial?
Gert van den Berg

Separate nic in Wine

Post by Gert van den Berg »

On Sat, May 2, 2009 at 19:56, bunnny <[email protected]> wrote:
Hi all,

I've been looking for a way to configure Wine to use another nic than the default network interface for some time now. Is this possible?

The goal is to get uTorrent to use a different nic than the rest of the system.
Can't you choose the network interface it should listen on or supply
it with a IP to use?
Locked