Two different middlemen, for two different jobs
A proxy is a middleman for web traffic. Firecradle runs one in front of your servers, so visitors reach the right one every time, and one in front of your users, so staff web access is safe and under control.
Two proxies, two directions
One protects the servers you run. The other protects the people using your network. Both are included.
Reverse proxy: in front of your servers
One public address can stand in for several internal websites, with HTTPS handled in one place instead of on every server.
Forward proxy: in front of your users
Every request staff make to the web passes through here first. Firecradle decides what is allowed, caches what it can, and can look closer when you ask it to.
Being straight about TLS inspection
TLS inspection decrypts encrypted web traffic, checks it, and re-encrypts it before it carries on. That is the honest tradeoff: Firecradle can see what staff browse while inspection is on. It also needs a certificate installed on every device that is inspected, which is why Firecradle includes a guided install helper. It is off by default, and turning it on is entirely your choice.
What it runs on
How people actually use this
Five websites, one address
The problem: A small company runs five internal web apps on five different servers, but only has one public address and does not want five separate certificates to manage.
Staff web access nobody has to police by hand
The problem: A company wants staff to reach the sites they need for work, and nothing else, without maintaining an endless blocklist of bad sites.
Everything here is included
No add-on licence, no extra box
Common questions
What is the difference between a reverse proxy and a forward proxy?
A reverse proxy sits in front of your servers and shares traffic between them. A forward proxy sits in front of your users and controls what they can reach. Firecradle runs both, for different jobs.
Does TLS inspection mean the firewall reads staff private messages?
TLS inspection decrypts and re-encrypts web traffic so it can be scanned, then sends it on its way. It needs a certificate installed on each device to work, and it is entirely optional — you decide if and when it is turned on.
Will visitors notice the reverse proxy is there?
No. They type one address or one site name and reach the right server behind the scenes. If a server is unhealthy, they are quietly sent to a working one instead.
Can I use the reverse proxy without also turning on the forward proxy?
Yes. They are separate features that happen to share the same screen. Use one, the other, or both, depending on what your network needs.