For the complete documentation index, see llms.txt. This page is also available as Markdown.

Allow Root to Tenant Site Connection

How to configure a network rule on the root system's external network to allow site-to-site connectivity between the root system and a tenant.

Overview

This guide provides instructions on how to connect a root system to a tenant site in VergeOS. The Sites feature is typically used to connect two VergeOS sites together, but to extend this functionality to a tenant site, you’ll need to add a specific rule on the root system's External network.

Prerequisites

  • Access to the Root system with administrative privileges.

  • A basic understanding of network rules and DMZ interfaces in VergeOS.

Steps

  1. Access External Networks

    • In the Root system, navigate to the Networks Dashboard and then Externals.

    • Double-click on the External network.

  2. Add the Rule

    • In the left menu, click on Rules.

    • Before adding a new rule, ensure it doesn’t already exist.

    • Click New in the left menu.

    • Enter the following details:

      • Name: Enter a descriptive name such as "Allow Tenant to Root".

      • Action: Translate.

      • Protocol: ANY.

      • Direction: Outgoing.

      • Interface: DMZ.

      • Source: Other Network Address (DMZ).

      • Destination: Any/None.

      • Target: My Router IP.

    Rule Configuration
  3. Submit and Apply

    • Click Submit.

    • In the left menu or at the top, click Apply Rules to activate the new rule.

After the rule is applied, the root system should now be able to connect to the tenant site.

Testing the Rule

To verify that the rule works, follow these steps:

  1. From the top menu, navigate to: Infrastructure > Nodes.

  2. Double-click on Node1 or select Node1 and click View.

  3. In the left menu, click on Diagnostics.

  4. Change the Query to TCP Connection Test.

  5. Set Host to the UI IP/Host of the tenant system.

  6. Set Port to 443.

  7. Click Send.

The Response should say Connection successful. If the connection fails, review the rule to ensure accuracy, particularly ensuring that the Interface is set to DMZ rather than Auto.

Troubleshooting

Additional Resources

Feedback

Need Help?

If you encounter any issues while setting up the root-to-tenant site connection, or have any questions, feel free to contact our support team.


Document Information

  • Last Updated: 2023-09-12

  • VergeOS Version: 4.12.6

Last updated

Was this helpful?