vzfirewall icon indicating copy to clipboard operation
vzfirewall copied to clipboard

vzfirewall is an extremely simple tool to configure opened ports and hosts for incoming connections in OpenVZ environment

Results 6 vzfirewall issues
Sort by recently updated
recently updated
newest added

Hi, How would I edit the script to skip any conf files that have a config option of 'VE_TYPE="template"' or simply any containers without an IP address. The issue is,...

vzfirewall works with `venet` interfaces but not `veth`, it fails with the error: ``` Cannot find IP_ADDRESS in /etc/vz/conf/CTID.conf ``` At minimum we need to be able to skip these....

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...

vzfirewall could use updating for ipv6 support

Hi I am trying to work out how to ether include an external rules file after updating vzfirewall or (better) a way to include port forwardings in the guest.conf FIREWALL...

Some systems don't have "host" and it's called "hostx" on others .. probably should just rewrite resolve() to use Net::DNS.