Login to software with cell-phone browser or another PC

Forum Home Forums Understanding the Software Login to software with cell-phone browser or another PC

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #2363
    ali_amiri
    Participant

    Dear Sir,

    I installed the software and received data from my devices. and everything works on my server.
    How can I login to software from another PC or my cell-phone.
    Also I connected all PCs to same network.

    Best regards

    #2364
    manjey73
    Participant

    IP/scada from local network

    To configure NAT on the router. For example, port 9090 to port 80 for IIS.
    Static IP:9090/scada

    Or port 8084 to 8084 port for mono-xsp4 on Linux
    Static IP:8084/scada

    #2366
    ali_amiri
    Participant

    Hi Manjey73,
    My problem is Ethernet.when I enter this URL “IP/scada” in my another PC on the same network, nothing showed.
    my server IP is: 192.168.1.101
    my other PC IP: 192.168.1.112
    I put “192.168.1.101/scada” in my other PC browser but nothing is showed.
    How can I test Server PC ?
    Tnx

    #2367
    manjey73
    Participant

    Try to disable the firewall.

    #2369
    Mikhail
    Moderator

    Hello,
    Open command window on the other PC and type the command:
    ping 192.168.1.101
    Does the ping work?
    This is not SCADA issue, but network issue.

    Also try http://192.168.1.101
    Does it work?

    Make sure that TCP port 80 is opened for incoming connections by the server firewall.

    #2372
    manjey73
    Participant

    ping is not related to the operation of the scada system, it can be closed in the firewall.

    In this case the SCADA will work fine

    #2375
    ali_amiri
    Participant

    Hi all,
    I opened World wide web service (Port : 80) on the server and now I can connect from another device.
    Thanks a lot.

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