Firewall Flashcards

1
Q

Command: Basic Command

A

sudo firewall-cmd

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Command Propertie: Permanent

A

–permanent

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Command Propertie: spezifische Zone

A

–zone=<zone></zone>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Command Propertie: Service hinzufügen

A

–add-service=<protokoll></protokoll>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Command Propertie: Service entfernen

A

–remove-service=<protokoll></protokoll>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Command Propertie: show allowed services

A

–get-services

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Command Propertie: Port öffnen mit Port-type

A

–add-port=<port>/<port-type></port-type></port>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Commnad Propertie: Port schliessen mit Port-typ

A

–remove-port=<port>/<port-type></port-type></port>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Command: temporäre Config zu permanent

A

sudo firewall-cmd –runtime-to-permanent

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Command: Regeln neuladen (aktivieren)

A

sudo firewall-cmd –reload

How well did you know this?
1
Not at all
2
3
4
5
Perfectly