Allowing outbound traffic with APF/iptables for OpenVZ container
- by David
I have apf installed on a OpenVZ container (proxmox 2.1). The config is pretty much vanilla and things are working. My external services like ssh and http are working. My problem is that all outbound traffic on http/https is blocked. How do I allow all outbound traffic for http/https.
If I change EGF to 1 like this, all inbound and outbound…