Technology and me

// How to modify your firewall (iptables) setting with Centos

With GUI

Yes it's easy but you can only have very simple rules.

File modification

You can directly modify the file generated by the GUI but beware never use the gui after or you'll loose everything. So to sum up :

  • Modify the following file : /etc/sysconfig/iptables.
  • Restart the service : /etc/init.d/iptables restart

Billets similaires

Comments are disabled

RSS Feed
Social ...
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported