Adding a Path in Backend Config
-
Hi everyone, I have a 3D printer that displays the camera at this link:
http://192.168.1.71/webcam/?action=streamI created a frontend that responds to my domain by pointing to the camera's IP address.
Then in the backend I created the following as shown in the picure below:
Unfortunately, if I type https://3dprinter.miodomio.com, it doesn't work.
What did I do wrong? -
I presume you want to make your camera visible on/from the Internet.
This means that 'requesting' traffioc comes in on the pfSense WAN interface.
You added a firewall rule on the pfSense WAN interface permitting this traffic ?btw : never used HAproxy myself.
@wifi75 said in Adding a Path in Backend Config:
if I type https://3dprinter...
https ?
or http ? -
If there's a firewall rule, obviously, from the outside
I get to https -
@wifi75 your table shows port 80, not 443 for https