How to Configure Routing Between Networks#
The following is a simple method to establish a route between two networks in the VergeOS platform.
Create a Network Rule on the First Network to Route Traffic to the Second Network#
- Navigate to the first network that you would like to route traffic from.
- From the network dashboard, click on Rules in the left navigation menu.
- In the Rules menu, click on New to create a new network rule.
- Configure the rule with the following settings:
- Rule:
- Name: A name indicating this rule is a route to the second network.
- Action: Route
- Protocol: Any
- Direction: Outgoing
- Source:
- Type: My Network Address
- Destination:
- Type: Other Network Address
- Network: The name of the second network
- Target:
- Type: Other Network DMZ IP
- Target Network: The name of the second network
- After completing this rule, click Submit to save the rule.
Create a Network Rule on the First Network to Allow Traffic from the Second Network#
- From the same network dashboard, click on Rules in the left navigation menu.
- In the Rules menu, click on New to create a new network rule.
- Configure the rule with the following settings:
- Rule:
- Name: A name indicating this rule allows traffic from the second network.
- Action: Accept
- Protocol: Any
- Direction: Incoming
- Source:
- Type: Other Network Address
- Network: The name of the second network
- Destination:
- Type: My Network Address
- After completing this rule, click Submit to save the rule.
- Click Apply Rules to enable the rule.
Info
After completing the two rules on the first network, you will need to create identical rules on the second network.
Create a Network Rule on the Second Network to Route Traffic to the First Network#
- Navigate to the second network that you would like to route traffic from.
- From the network dashboard, click on Rules in the left navigation menu.
- In the Rules menu, click on New to create a new network rule.
- Configure the rule with the following settings:
- Rule:
- Name: A name indicating this rule is a route to the first network.
- Action: Route
- Protocol: Any
- Direction: Outgoing
- Source:
- Type: My Network Address
- Destination:
- Type: Other Network Address
- Network: The name of the first network
- Target:
- Type: Other Network DMZ IP
- Target Network: The name of the first network
- After completing this rule, click Submit to save the rule.
Create a Network Rule on the Second Network to Allow Traffic from the First Network#
- From the same network dashboard, click on Rules in the left navigation menu.
- In the Rules menu, click on New to create a new network rule.
- Configure the rule with the following settings:
- Rule:
- Name: A name indicating this rule allows traffic from the first network.
- Action: Accept
- Protocol: Any
- Direction: Incoming
- Source:
- Type: Other Network Address
- Network: The name of the first network
- Destination:
- Type: My Network Address
- After completing this rule, click Submit to save the rule.
- Click Apply Rules to enable the rule.
Document Information
- Last Updated: 2024-08-29
- vergeOS Version: 4.12.6