From aa3473e71fc4e5baea8ab1a8c8e76c5095b64651 Mon Sep 17 00:00:00 2001 From: Giulio Date: Fri, 25 Jun 2021 16:14:36 +0200 Subject: [PATCH] Scometic fixes --- Readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 6513878..7b0f59d 100644 --- a/Readme.md +++ b/Readme.md @@ -130,12 +130,13 @@ Of course `expire=` and `comment=` are optional fields. ``` ### Proposal chart -The main distinction between internal and external port forwarding is: +###### The main distinction between internal and external port forwarding is: + * _Internal_ resolves only 's * _External_ recursively resolves all upstream networking vm and sets forwarding rules on all of them -This should cover multiple scenarios: +###### This should cover multiple scenarios: * _Standard external forwarding_ when service needs to be exposed on a physical interface * _Standard internal forwarding_ when service needs to be exposed to other connected to the same * _VPN internal port forwarding_ when service needs to be exposed through a VPN