12
edits
Changes
m
Assume Assuming you have 2 interfaces eth0 and eth1 and want to separate local traffic (10.0.0.0/24) from the external traffic.
For the VE ↔ HN connections availability it It is nesessary to set an a local IP (local) to the for 'br0'to ensure VE ↔ HN connection availability.
→An OpenVZ Hardware Node has two Ethernet interfaces: readability
== An OpenVZ Hardware Node has two Ethernet interfaces ==
Let's assign eth0 for the external traffic and eth1 for the local one.
If there is no aim need to make the VE accessible from the HN and vice versa, it's enough to replace 'br0' with 'eth1' in the following steps of the above configuration:
* Hardware Node configuration → [[Using_private_IPs_for_Hardware_Nodes#Assign_the_IP_to_the_bridge|Assign the IP to the bridge]]
* Hardware Node configuration → [[Using_private_IPs_for_Hardware_Nodes#Resurrect_the_default_routing|Resurrect the default routing]]
== Putting VEs to different subnetworks ==