Is iptables not installed on the LAMP apliance?

Replies (1)

iptables supported in the kernel

Reply 1
Iptables is supported in the kernel, but the userland tools are not installed by default.

If you want the userland tools:

apt-get install iptables