Question
How does pfSense interact with the `cloudflared` daemon for tunnels?
Asked by: USER6746
68 Viewed
68 Answers
Answer (68)
pfSense itself doesn't directly run `cloudflared` as a package (though this could change). Instead, pfSense provides the network infrastructure for your internal services. You would typically run `cloudflared` on a separate server or virtual machine within your network, and pfSense ensures that this machine can reach the target services.