add firewalld log following
This commit is contained in:
@@ -23,6 +23,10 @@ firewall-cmd --info-service=samba
|
||||
|
||||
# Get zone information
|
||||
firewall-cmd --info-zone=drop
|
||||
|
||||
# Logging
|
||||
firewall-cmd --set-log-denied=all
|
||||
dmesg --follow | egrep -i 'REJECT|DROP'
|
||||
```
|
||||
|
||||
## Inspecting Zones
|
||||
|
||||
Reference in New Issue
Block a user