- Oct 17, 2005
- 321
- 0
- 76
So at work I have an existing network. It has a fairly typical setup in that we have a gateway at 192.168.1.1 and a bunch of PCs at 192.168.1.x where "x" is anything from 2 to 254.
Unfortunately I've procured a device (a robot motion controller) that MUST talk to a remote I/O module... and said robot is stupidly hard-coded to 192.168.0.y. The "y" is set by flipping DIP switches on a card (on a device that costs in the tens of thousands of dollars! WTF?!).It also has a hard-coded subnet mask of 255.255.255.0.
I don't know a lot about subnet masking beyond the usual "set it to 255.255.255.0 and you will be happy at home".
The deal is the remote I/O module must be able to talk to the robot. I then need to be able to talk to the remote I/O module from a PC. The PC must be able to connect to the internet through our existing 192.168.1.1 gateway and (preferably) to the rest of the 1.x PCs.
I'm assuming I'll be setting the remote I/O module to a 192.168.0.y IP and then changing its subnet mask somehow, and then setting the PC to a 192.168.1.x IP and then ALSO changing its subnet mask.
Does this make sense? How do I actually go about doing this? My attempts have just rendered the PC unable to talk to the gateway.
Thanks very much in advance!!
Unfortunately I've procured a device (a robot motion controller) that MUST talk to a remote I/O module... and said robot is stupidly hard-coded to 192.168.0.y. The "y" is set by flipping DIP switches on a card (on a device that costs in the tens of thousands of dollars! WTF?!).It also has a hard-coded subnet mask of 255.255.255.0.
I don't know a lot about subnet masking beyond the usual "set it to 255.255.255.0 and you will be happy at home".
The deal is the remote I/O module must be able to talk to the robot. I then need to be able to talk to the remote I/O module from a PC. The PC must be able to connect to the internet through our existing 192.168.1.1 gateway and (preferably) to the rest of the 1.x PCs.
I'm assuming I'll be setting the remote I/O module to a 192.168.0.y IP and then changing its subnet mask somehow, and then setting the PC to a 192.168.1.x IP and then ALSO changing its subnet mask.
Does this make sense? How do I actually go about doing this? My attempts have just rendered the PC unable to talk to the gateway.
Thanks very much in advance!!