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.
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
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