CodeSys Webvisu

boneless

Lifetime Supporting Member + Moderator
Join Date
Feb 2008
Location
OKC
Posts
1,628
Hi all!

So I am still playing around with my home made sprinkler system. This one.

The communication keeps dropping, and I think that might be because of either my ISP connection being ****ty or the fact that the outside box is just inside the WiFi range.

So I have set up a little dedicated network with my Raspberry Pi and Arduino, different range from my "main" network. Seems to be working pretty good.

But..

I want to be able to connect to the web visualization from my original network. My new routers IP is 192.168.1.99 on the WAN side, and 192.168.2.1 on the LAN side. My PI has 192.168.2.3. My visu page is on 192.168.2.3:8080/sprinkler.htm.

I can connect to the new router perfectly. But when I try to forward port 8081 to the PI it doesn't work.

Long story short:
If is set up a port forwarding from 8081 -> 8080.
And type in: 192.168.1.99:8081/sprinkler.htm do I get forwarded to 192.168.2.3:8080/sprinkler.htm? Or does it only work for IP's without an extention (/sprinkler.htm)?
 
I wanted to separate the two ranges.

It somehow, magically started to work tho, without me doing a thing, thanks! :)
 

Similar Topics

Hello, I am using a Hitachi Micro EHV+ for a small project, and I wanted to have a Web visu, done with Codesys V3.5 SP13 Patch 2. I test the...
Replies
7
Views
418
How can I trigger the web browser to refresh based on a variable? ie when I receive a new image have FF / Chrome refresh. What I'm trying to do...
Replies
5
Views
4,355
Hi guys Using somachine 4.1 sp1. When i run the web vizu in chrome i get an error that your browser doesn't support html5 canvas. Even though this...
Replies
2
Views
3,780
Hello to all, can you please provide an example of obtaining a current working directory as a string in CodeSys? For example, during starting the...
Replies
2
Views
47
Hello to all, I'm just starting with using CodeSys. Immediately, I have noticed that Codesys doesn't use data blocks like for example S7 does...
Replies
11
Views
191
Back
Top Bottom