Dual nic's on XP Pro

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need two networks to co-exist on the same computer. One (nic1) network
utilizes & monitors test equipment. Network 2 (nic2) is the company intranet
which is needed to backup test results to the corp. servers.
I need configuration solutions.
 
I need two networks to co-exist on the same computer. One (nic1) network
utilizes & monitors test equipment. Network 2 (nic2) is the company intranet
which is needed to backup test results to the corp. servers.
I need configuration solutions.

Make sure that each network uses a different TCP/IP subnet.
--
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
 
microvelocity said:
I need two networks to co-exist on the same computer. One (nic1) network
utilizes & monitors test equipment. Network 2 (nic2) is the company
intranet
which is needed to backup test results to the corp. servers.
I need configuration solutions.

It's easy. Use 169.254.140.x with netmask 255.255.0.0 on one network and the
normal 192.168.0.x netmask 255.255.255.0 on the other. If you want the two
to talk, you have to bridge them.
 
Thanks

Interrogative said:
It's easy. Use 169.254.140.x with netmask 255.255.0.0 on one network and the
normal 192.168.0.x netmask 255.255.255.0 on the other. If you want the two
to talk, you have to bridge them.
 

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

Back
Top