Hello all,
Been working on setting up a large network of s7 machines, and then using NR to retrieve some signals, turn those signals into count and then sending periodically to maintain x.
Most of my stufff is working as intended, but I have run into a problem while using a NAT device on one of our machines.
It is a s7-1500, and I’ve used the NAT to translate from 192.168.1.10 on the lan to 192.168.11.10 on the wan port.
I am using node-red-contrib-s7 and I’ve basically opened all the ports in the nat, and tried multiple devices and yet to achieve sustainable functionality. There’s been a few instances where I’ve gotten it to work for a period of time, but if I restart either NR or the machine it won’t reconnect without physically disconnecting adapters and reconnecting.
Just wondering if anyone else has run into issues with this or can propose a solution.
Have a handful of machines which will require a NAT device, I purchased this one Wall IE by system Helmholz because in years past we had good luck with their devices but at the moment struggling.
I am able to connect to the PLC through the NAT device using my programming software, so not sure what the obstacle is for NR
Thanks in advance