Destination port for web portal

Forum Home Forums Installation Issues SCADA-Web Installation Destination port for web portal

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2902
    hybrid
    Participant

    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.

    #2903
    hybrid
    Participant

    Actually what I think I need to do is set the /scada web page as the default website when going to localhost:80. (instead of the IIS Welcome)

    Could you tell me how to do this, or point me in the right direction?

    #2904
    Mikhail
    Moderator

    Hi,
    Yes, you should forward to the port 80.
    To make the address to http://yourip
    – Open IIS administration console
    – Remove the existing Scada web application in the IIS administration console
    – Open parameters of the default web site and set its path to C:\SCADA\ScadaWeb

    #2916
    hybrid
    Participant

    Perfect, that did it, thanks.

    #7735
    vertigo0001
    Participant

    where I can configure more users to the Rapid Scada admin console?

    (I am using Rapid Scada on Linux)

    #7741
    Mikhail
    Moderator

    You should use the Administrator app. This article may help.
    It’s recommended to use Administrator on Windows and upload the project on Linux.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.