mirror of
https://github.com/zulip/zulip.git
synced 2025-11-19 14:08:23 +00:00
We never examine these logs, and it fills dmesg. We have flow logging at the AWS stack layer.
7 lines
70 B
Plaintext
7 lines
70 B
Plaintext
|
|
# Drop everything else
|
|
-A INPUT -j DROP
|
|
-A FORWARD -j DROP
|
|
|
|
COMMIT
|