At a number of occasions, VPS Hosting experts find that while installing APF on a VPS, a couple changes are to be made to your APF’s config file. Certain errors then reflect on the scene.
eth0: error fetching interface information: Device not found
To rectify this issue you must change the interface values in apf.conf to use venet0 instead of eth0 since the VPS is on a virtual interface:
IFACE_IN=”eth0″
IFACE_OUT=”eth0″
- If still unable to load iptables module (ip_tables), aborting.
- Change the MONOKERN value from ’0′ to ’1′ .

