Routing Between Internal VergeOS Networks
Step-by-step instructions for establishing routing between two internal networks in VergeOS by creating route and accept rules on each network.
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.
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.
Last updated
Was this helpful?