You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run a web server on my RPi using docker. It works on local connection using the local ip.
I use rule as
protocol: Both
From: rmnet0, port : 2280
Target: , port: 80
but I'm not able to see my webssite on the public ip
I run a web server on my RPi using docker. It works on local connection using the local ip.
I use rule as
protocol: Both
From: rmnet0, port : 2280
Target: , port: 80
but I'm not able to see my webssite on the public ip
please help me out