Multiple networks (USB/Ethernet): Traffic control

U

Udo

Hello,

I have two LANs - one USB peer-to-peer connection and one
Ethernet-connection from my Notebook (1 GBit) via a Router
(100 MBit) to my PC (100 MBit).

Is there any way to control the traffic? I tried to change the
"Interface metric" (values 10 USB and 1000 Ethernet), but I don't
see any difference. I changed the values only on my Notebook,
because I start file synchronisation from there.
I need both networks, so I can't disable one.


Thanks for any hint.
Udo
 
J

Jack \(MVP-Networking\).

Hi

There is No such thing as USB LAN,

There are, PCI adapter, USB, adapter, PCMCIA adapter, etc. They are all
Ethernet in nature.

Metrics does not control traffic. In regular peer-to-peer Network if you
have a computer with two Network Cards, Metrics can set card's priority.
I.e. which card would be use first if both are connected.(
http://www.ezlan.net/metrics.html ).

If you are referring to control the flow of all network traffic? Some
Cable/DSL Routers provide limited amount of control via Qos.

Otherwise read this, http://www.ezlan.net/monitor.html

Jack (MVP-Networking).
 
S

Steve Winograd [MVP]

Hello,

I have two LANs - one USB peer-to-peer connection and one
Ethernet-connection from my Notebook (1 GBit) via a Router
(100 MBit) to my PC (100 MBit).

Is there any way to control the traffic? I tried to change the
"Interface metric" (values 10 USB and 1000 Ethernet), but I don't
see any difference. I changed the values only on my Notebook,
because I start file synchronisation from there.
I need both networks, so I can't disable one.


Thanks for any hint.
Udo

I'm not sure what you mean by a "USB peer-to-peer connection".
Windows XP doesn't have built-in support for networking via USB. What
type of device(s) does the USB connection use? Does the USB
connection work just like an Ethernet connection?

The two LANs have to use different subnets, for example 192.168.0.x
for USB and 192.168.1.x for Ethernet.

To control which LAN the Notebook uses to communicate with the other
computer, access the other computer using its IP address, not its
name. For example, if the other computer's IP addresses are
192.168.0.100 (USB) and 192.168.1.100 (Ethernet), access it in one of
these ways:

USB:

Start > Run > \\192.168.0.100
net use x: \\192.168.0.100\share

Ethernet:

Start > Run > \\192.168.1.100
net use x: \\192.168.1.100\share
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)

Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.

Microsoft Most Valuable Professional Program
http://mvp.support.microsoft.com
 
Y

Yves Leclerc

Yes, you can create a USB LAN set up. A USB to USB connection can permit you
to "share" files between each. Unfortunately, this does not use normal LAN
protocols, so the OP can not do anytine per his request.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top