firewall-cmd.service failed to load

General support questions
Post Reply
mmuniraju4444
Posts: 1
Joined: 2015/03/22 18:59:15

firewall-cmd.service failed to load

Post by mmuniraju4444 » 2015/03/22 19:03:13

hi, i am trying to start firewall-cmd and i am getting the following error

[root@localhost Desktop]# systemctl start firewall-cmd.service
Failed to issue method call: Unit firewall-cmd.service failed to load: No such file or directory.

KelvinSmith
Posts: 4
Joined: 2015/01/13 07:23:22

Re: firewall-cmd.service failed to load

Post by KelvinSmith » 2015/03/25 06:48:42

Have you install firewalld ?

User avatar
MoonWolf
Posts: 81
Joined: 2013/11/07 10:31:59

Re: firewall-cmd.service failed to load

Post by MoonWolf » 2015/03/25 07:01:55

firewall-cmd is the firewalld command-line client. Maybe you meant

Code: Select all

systemctl start firewalld
Over And Out
MoonWolf

Post Reply