diff --git a/docs/Actions.xml b/docs/Actions.xml
index b08d4f3a2..db668d567 100644
--- a/docs/Actions.xml
+++ b/docs/Actions.xml
@@ -351,8 +351,8 @@ ACCEPT - - tcp 135,139,445
- The recommended settings for the 6 policy actions for IPv4 are:
-
+ The recommended settings for the 6 policy actions for IPv4
+ are:
ACCEPT_DEFAULT=none
BLACKLIST_DEFAULT="Broadcast(DROP),Multicast(DROP),dropNotSyn:$LOG_LEVEL,dropInvalid:$LOG_LEVEL,DropDNSrep:$LOG_LEVEL"
@@ -365,11 +365,11 @@ ACCEPT - - tcp 135,139,445
The recommended settings for IPv6 are:
ACCEPT_DEFAULT=none
- BLACKLIST_DEFAULT="AllowICMPs,Broadcast(DROP),Multicast(DROP),dropNotSyn:$LOG_LEVEL,DropDNSrep:$LOG_LEVEL"
- DROP_DEFAULT="AllowICMPs,Broadcast(DROP),Multicast(DROP)"
+ BLACKLIST_DEFAULT="AllowICMPs,Broadcast(DROP),dropNotSyn:$LOG_LEVEL,DropDNSrep:$LOG_LEVEL"
+ DROP_DEFAULT="AllowICMPs,Broadcast(DROP)"
NFQUEUE_DEFAULT=none
QUEUE_DEFAULT=none
- REJECT_DEFAULT="AllowICMPs,Broadcast(DROP),Multicast(DROP)"
+ REJECT_DEFAULT="AllowICMPs,Broadcast(DROP)"
Note that in both cases, logging occurs based on the setting of