Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

Connect to webvisu over the WAN

shyv
2016-02-02
2016-02-02
  • shyv - 2016-02-02

    Hello
    I find the codesys very nice

    I have static ip
    my router port is open
    and i can connect to the pi apache web server over the WAN

    How can I connect webvisu.htm from anywhere, not just on the internal network?

    many thanks
    s

     
  • eschwellinger

    eschwellinger - 2016-02-02

    Hi,

    you need to forward port 8080 (this is defult for the pi)

    If needed you could Change the port by adding the following section to /etc(CODESYSControl.cfg

    [CmpWebServer]
    WebServerPortNr=8080

    Keep in mind that also SSL encrypted protocoll is available, I would recommend to use this instead
    if you plan to make it available by Internet access.

    How to do Webvisu SSL?
    l viewtopic.php?f=21&t=5835&hilit=SSL#p10731 l

    BR
    Edwin

     

Log in to post a comment.