Skip to main content

Get started with NetFoundry zLAN

This page walks you through deploying NetFoundry Self-Hosted, accessing the zLAN console, and configuring your first firewall instance.

note

Installing in an offline environment? See Install zLAN offline for package requirements and steps.

1. Deploy NetFoundry Self-Hosted

Deploy NetFoundry Self-Hosted with the zLAN option enabled. This gives you the OpenZiti controller and support stack that zLAN requires. See Install NetFoundry Self-Hosted for details.

2. Access the zLAN console

  1. Open the zLAN console URL from INSTALL-NOTES.txt and sign in using the credentials generated during setup.
  2. On first sign-in, enter your license key when prompted. See Manage your license for details.

3. Deploy a firewall

  1. In the console, click Firewalls in the sidebar, then click + to deploy a new firewall.

  2. Enter a name and description, then click Continue.

    Deploy firewall wizard

  3. Run the provided command on your target Linux machine. This installs and configures the firewall software.

    Deploy firewall wizard

  4. Return to the console and click Continue.

  5. Wait for the firewall to come online, then click Close to return to the firewall list.

    Deploy firewall wizard

4. Configure the firewall

  1. In the firewall list, find your new firewall (in the Not Configured state) and click it to open the configuration wizard.

  2. Review the detected interfaces and click Continue.

  3. Set your global options and click Continue:

    • Allow ICMP: Permit inbound and outbound ping (ICMP echo) traffic.
    • Allow SSH: Permit inbound SSH connections to the firewall.
    • Enable Masquerade: Enable source NAT so that traffic leaving the firewall uses the interface IP.

    For full details on all configuration options, see Firewall configuration options.

    Firewall configuration options

  4. On the Enable Discovery page, select the interfaces to enable discovery on and click Continue.

    note

    Enabling discovery allows traffic across any source and destination, which helps collect data for traffic analysis. Disable it once you've defined your rules.

    Enable Discovery

  5. On the Review & Save screen, confirm your settings and click Save.

    Review and save

Your firewall is now configured and ready to use. See Add and remove firewall rules to start building your ruleset.