the IIoT gateway and Ignition gateway are on different networks. The IIoT acts as OPC UA server sending all data tags to ignition gateway. I need to connect IIoT gateway and Ignition gateway in order to receive the tags data. is it possible?
Thanks for the clarification.
Could be please elaborate more on how to make connect to OPC UA from another network? Does it mean I need to use VPN or there's another way?
If you're port forwarding, you're really opening up a security hole. Essentially allowing anyone on the internet to access your data. Unless you're using certificates for security, it probably won't be long until you have unwanted bots/systems trying to get into your system. Definitely try to keep it secured behind a VPN if possible.