2 subnets off of 1 PC with 2 NICs
Posted
by Jeff
on Server Fault
See other posts from Server Fault
or by Jeff
Published on 2010-04-23T19:59:35Z
Indexed on
2010/04/23
20:03 UTC
Read the original article
Hit count: 328
I have a general setup I'd like to do with some IP cameras. This seems like it will work but I think I may be missing something. Our system consists of a video recorder PC connected to a switch which is connected to a number of IP cameras. I'd like to connect this system into an existing network but I want it on a different subnet. The main reason is that the cameras use a lot of bandwidth that I don't want slowing down the existing network.
My idea was to install 2 NICs on the video recorder pc. 1 NIC connects to the existing network on 192.169.1.x for example, and the other NIC connect to the switch with the cameras. This NIC would be 192.168.100.x.
Then we could remote to the video recorder PC with a GoToMyPC type thing for administration via the existing network.
I've included a diagram of how I see this working but I'm a little fuzzy on the setup of the NICs (if this can work at all).
My problem may be trying to deal with 2 subnets without a router but It really doesn't seem like it's necessary in this situation.
BTW, gliffy is cool.
© Server Fault or respective owner