dimikot / vzfirewall

vzfirewall is an extremely simple tool to configure opened ports and hosts for incoming connections in OpenVZ environment
GNU Lesser General Public License v2.1
15 stars 6 forks source link

add veth support, closes #7 #9

Open jnorell opened 8 years ago

jnorell commented 8 years ago

This adds support for veth networking in containers. The host interface and bridge interface names are read from NETIF as configured per https://openvz.org/Virtual_Ethernet_device.

You can specify optionally specify container ip addresses using VETH_IP_ADDRESS as per https://openvz.org/Using_private_IPs_for_Hardware_Nodes