two network adapters on same network

G

Guest

I want to set up a dead net consisting of a host server with several clients (say up to 6)
Each client has two NIC adapters, and I want to connect both adapters t
the same network. All connections will go through a switch. I want to be abl
to do a file transfer from the host server to the client. This is very easy to set up
However, I want to be able to control which NIC port on the client is transferring th
data (the file transfer would be initiated from the client). I know this can be done b
just disabling one of the network adapters, but is there another way to do this?
wanted to accomplish this from the command prompt window with the "net use" command
but unfortunately this does not allow me to choose a specific adapter. Is there some
way to choose my adapter, perhaps by specifying which IP address on the client I want to use
 
M

Marc Reynolds [MSFT]

Hi,

Sorry, but there is no way to do this.

--

Thanks,
Marc Reynolds
Microsoft Technical Support

This posting is provided "AS IS" with no warranties, and confers no rights.
 

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