LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   fedora 20 firewall (https://www.linuxquestions.org/questions/linux-newbie-8/fedora-20-firewall-4175521535/)

redwhat 10-09-2014 04:51 AM

fedora 20 firewall
 
hi

i am using fedora 20 and i want to switch to firewall iptables
but i want to use gui firewall, if i switch to iptables
firewallD gui will be the gui of the IPtables ?
or i need to download new GUI for the iptables firewall ?


this is good guide for switching firewall ?

https://fedoraproject.org/wiki/Firew...ables_services


yum install iptables-services
systemctl mask firewalld.service
systemctl enable iptables.service
systemctl enable ip6tables.service

Amarildo 10-09-2014 08:05 PM

iptables can be easily configured manually if you devote a little bit of time reading it's documentation :)
But if you don't have the time you could use firestarter or gufw, but I'm not sure Fedora has them in it's repos. In any case, you could compile them.


All times are GMT -5. The time now is 04:01 PM.