From 7d95d621242cf209e4dc8ad1be9237e0e85230bd Mon Sep 17 00:00:00 2001 From: David Barr Date: Wed, 7 Aug 2019 08:10:12 -0700 Subject: [PATCH] Reverse the changes in REFERENCE.md As per request, I've changed firewall.rb, instead. --- REFERENCE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/REFERENCE.md b/REFERENCE.md index f25d34d..84fbdc6 100644 --- a/REFERENCE.md +++ b/REFERENCE.md @@ -490,7 +490,7 @@ The value for the iptables --jump parameter. Normal values are: But any valid chain name is allowed. -For the values ACCEPT, DROP, and REJECT, you must use the generic +For the values ACCEPT, DROP and REJECT you must use the generic 'action' parameter. This is to enfore the use of generic parameters where possible for maximum cross-platform modelling. @@ -557,7 +557,7 @@ this boolean will enable randomized port mapping. ##### `reject` -When combined with action => "REJECT" you can specify a different icmp +When combined with jump => "REJECT" you can specify a different icmp response to be sent back to the packet sender. ##### `log_level` -- 2.45.2