iptables not found on fresh Ubuntu 14.04 install

I cannot run iptables commands on fresh install of Ubuntu 14.04. The command is not found.

which iptables returns nothing (iptables is not in my $PATH)

find / -name iptables returns nothing (iptables does not exist)

On past versions of Ubuntu iptables was installed by default. Is there a package I need to install?

0 Replies

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct