mirror of
https://github.com/imthenachoman/How-To-Secure-A-Linux-Server.git
synced 2026-03-24 05:22:39 +01:00
Merge pull request #126 from Triveri/fix/broken-link-psad-iptables-logs
Fix broken link in PSAD section
This commit is contained in:
@@ -1878,7 +1878,7 @@ And, since we're already using [UFW](#ufw-uncomplicated-firewall) so we'll follo
|
||||
-A FORWARD -j LOG --log-tcp-options --log-prefix "[IPTABLES] "
|
||||
```
|
||||
|
||||
**Note**: We're adding a log prefix to all the iptables logs. We'll need this for [seperating iptables logs to their own file](#ns-separate-iptables-log-file).
|
||||
**Note**: We're adding a log prefix to all the iptables logs. We'll need this for [seperating iptables logs to their own file](#separate-iptables-log-file).
|
||||
|
||||
For example:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user