mirror of
https://github.com/slackhq/nebula.git
synced 2026-08-15 18:57:00 +02:00
Merge remote-tracking branch 'origin/master' into multiport
This commit is contained in:
+1
-1
@@ -438,7 +438,7 @@ firewall:
|
||||
# `drop` (default): 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: Communication administratively prohibited" packet.
|
||||
outbound_action: drop
|
||||
inbound_action: drop
|
||||
|
||||
|
||||
Reference in New Issue
Block a user