Good morning folks,
Networking is not my strong suit, and after reading up on route programming and IP routing, I am now thoroughly confused and in need of guidance.
I have a Windows 7 Pro machine on a client network in the 192.168.128.0/24 range, and another network on a 10.0.0.0/24 range.
The machine has 2 NICs, NIC1 on 192.168.128.10, NIC2 on 10.0.0.1
The 192.168.128.0/24 range has internet access and is connected to the client network- we have no control or visibility on this network.
The 10.0.0.0/24 network has a bunch of IP enabled access control equipment, controlling doors, locks etc.
The client has now requested that these controllers report to a remote monitoring station using Armor IP. This is a service that sends an encrypted UDP packet to a service desk so that when an alarm condition (for instance, someone forcing a door open or the power going out) is met, a packet is sent to the monitoring desk and a staff member there can go through a runsheet of personnel to call.
Somehow it has fallen to me to figure out how to get the alarm packets from the 10.0.0.0/24 subnet through to the 192.168.128.0/24 subnet so they can go out to the internet.
I've done a little reading and it seems what I need to do is-
a) Enable IP Routing in Windows 7 Pro (easily done in Win 7) b) Set up a static route between the two NICs
However I have no idea how to arrange these routes. I'm not even certain this is the solution I'm looking for. I looked briefly at ICS but that would change IP addresses, and we can't do that with either network. Any help would be appreciated.