Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

Question

2 independent networks on 1 PC?

Nov 12, 2015 3:28PM PST

I am trying to connect 2 networks (1 LAN and 1 internet) to a single PC and I would like some advice on how to avoid IP conflicts.

I currently have 2 network cards on the PC. One is connected to a router with internet connection. The other is connected to a network switch that has equipment for our internal network connected to it.

I have been having an issue where the router assigns IP addresses that are the same as devices on the internal network, creating conflicts. Is there any way that I can separate the two networks so they do not communicate with each other at all, or prevent IP conflicts?

Thank you

Discussion is locked

- Collapse -
Answer
Sorry
Nov 12, 2015 4:01PM PST

But this is basic IP networking. You can have two IPs and all the rules apply. There would be no conflicts if say LAN 1 is 192.168.0.1/24 and the second is 10.0.0.0/24 but you didn't reveal the plan.

Also, there is the windows routing table to consider. That's pretty advanced but at no time will a packet go from one NIC to the other unless you routed it.

- Collapse -
Answer
Let's work on this.
Nov 12, 2015 4:10PM PST

" the router assigns IP addresses that are the same as devices on the internal network "

That's a simple problem. All I need to do is configure the DHCP server to hand out non-conflicting IPs. Why didn't your IT do that?