From Fedora Project Wiki

Revision as of 20:29, 6 December 2011 by Rforlot (talk | contribs) (How to edit IPtables rules.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

How to edit IPtables rules.

In this how to we will learn three differents way to edit IPtables rules :

  • CLI : iptables command and his config file /etc/sysconfig/iptables.
  • ncurse interface : setup or system-config-firewall-tui
  • GUI : system-config-firewall

It is not an how to about making elaborates rules with iptables, we only use iptables on a basic way.

Let's go.

my CLI way

TUI/semi graphical

GUI