Hi there,
I’ve got the scada web portal setup and working on a computer. I can access it locally and from other devices on the network by going to x.x.x.x/scada without issue.
I have a fixed IP address so I’d like to set up port forwarding on my router to redirect certain traffic to the scada portal.
i.e. Any traffic into y.static.ip.y:12345 is forwarded to x.x.x.x/scada
What destination port should i use ?
On the computer running rapid scada, if i go to 127.0.0.1:80 it bring me to the IIS Welcome page.