ignacio rossi
New Around Here
Hello everyone, this is my first post on this forum (long time lurker, first time poster)
(First of all, excuse my english )
I've come across an unusual network problem at work and i havent figured out a good way to solve it. Though it might be interesting to post it here.
Some background:
We had to extract data from an industrial plc through good ol' modbus (port 502 tcp request). The only limitation it had is that the request had to be made from another device within the same LAN. So to deal with that we set up a router so requests go through a NAT. (In addition of some static routing).
So we ended up with something like this:
So far so good, right?
The problem is that now we have to extract data from another PLC in another network which is identical to the previous one (same ip, network and mask).
Is there a good way to route route requests to both devices at the same time?
(First of all, excuse my english )
I've come across an unusual network problem at work and i havent figured out a good way to solve it. Though it might be interesting to post it here.
Some background:
We had to extract data from an industrial plc through good ol' modbus (port 502 tcp request). The only limitation it had is that the request had to be made from another device within the same LAN. So to deal with that we set up a router so requests go through a NAT. (In addition of some static routing).
So we ended up with something like this:
So far so good, right?
The problem is that now we have to extract data from another PLC in another network which is identical to the previous one (same ip, network and mask).
Is there a good way to route route requests to both devices at the same time?