Hi guys.
Can anyone tell me exactly how this rule would translate into UFW:
Outbound UDP Flood protection in a user defined chain.
iptables -N udp-flood
iptables -A OUTPUT -p udp -j udp-flood
iptables -A udp-flood -p...
1 •
•
By
msnorm
Security
Logging
Linux Basics
Debian