Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/config/firewall.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -178,4 +178,4 @@ Can be one of:
- `drop`: silently drop the packet.
- `reject`: send a reject reply.
- For TCP, this will be a RST "Connection Reset" packet.
- For other protocols, this will be an ICMP port unreachable packet.
- For other protocols, this will be an ICMP "Destination unreachable: Administratively prohibited" packet.
Loading