From a71cdcec33caaeb9e9667d66e8248de1a47122a8 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Thu, 28 Nov 2019 21:26:03 +0100 Subject: docs: remove all trailing whitespaces Done via: $ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//' --- docs/nat.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/nat.rst') diff --git a/docs/nat.rst b/docs/nat.rst index 6536fa53..4e21ad3a 100644 --- a/docs/nat.rst +++ b/docs/nat.rst @@ -55,7 +55,7 @@ reserving an average of 200-300 sessions per host system. Example: For an ~8,000 host network a source NAT pool of 32 IP addresses is recommended. -A pool of addresses can be defined by using a **-** in the +A pool of addresses can be defined by using a **-** in the `set nat source rule [n] translation address` statement. .. code-block:: console @@ -429,7 +429,7 @@ Additionally, we want to use VPNs only on our eth1 interface (the external inter IPSec VPN Tunnels ***************** -We'll use the IKE and ESP groups created above for this VPN. +We'll use the IKE and ESP groups created above for this VPN. Because we need access to 2 different subnets on the far side, we will need two different tunnels. If you changed the names of the ESP group and IKE group in the previous step, make sure you use the correct names here too. -- cgit v1.2.3