From Fedora Project Wiki

No edit summary
No edit summary
Line 23: Line 23:
{{admon/note|Note!|
{{admon/note|Note!|
If '''Firewalld''' is not running, the command displays <code>not running</code>.}}
If '''Firewalld''' is not running, the command displays <code>not running</code>.}}
[[Category:Security]]

Revision as of 02:21, 27 October 2015

Miguel Jorge Sousa
[[File:{{{image}}}|alt=]]
Personal information
Location: Porto, Portugal
Birthday: May, 22
Homepage: http://setiteamportugal.no.sapo.pt
E-mail: migueljorgesousa@hotmail.com


Fedora-specific information
FAS name: Migueljorgesousa
Fedora e-mail: Migueljorgesousa@fedoraproject.org
Fedora homepage: Migueljorgesousa.fedorapeople.org
 

FirewallD

Idea.png
Tip!
If you have a X interface use firewall-config.

Must see

Usefull

To know if Firewalld is running, type:

$ systemctl status firewalld

or alternatively:

$ firewall-cmd --state
Note.png
Note!
If Firewalld is not running, the command displays not running.