website/src/app/kb/use-cases/host-access/readme.mdx
import SupportOptions from "@/components/SupportOptions"; import Alert from "@/components/DocsAlert"; import Image from "next/image"; import Link from "next/link"; import PlanBadge from "@/components/PlanBadge";
<PlanBadge plans={["starter", "team", "enterprise"]}>
In this guide, we'll use Firezone to secure access to a host based on the host's private IP address.
This is useful when you have a host that may be behind a firewall that you want to keep secure, but still need to access it from external networks like the internet.
After completing this guide, you'll be able to access the host using its private IP address and any services running on it, like SSH or RDP.
Sites -> <site> and
click the Add Resource button.IP as the Resource type.SJC File Server. You'll refer
to this name when creating a Policy in the next step.Save.Policies tab, click the Add Policy button.Save.You should now be able to access the host using the private IP address you specified in Step (1).
<SupportOptions />