Scometic fixes

This commit is contained in:
Giulio 2021-06-25 16:14:36 +02:00
parent 5fe03406b0
commit aa3473e71f

View File

@ -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 <appvm>'s <ntvm>
* _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 <appvm> service needs to be exposed on a physical interface
* _Standard internal forwarding_ when <appvm> service needs to be exposed to other <appvm2/3/4> connected to the same <netvm>
* _VPN internal port forwarding_ when <appvm> service needs to be exposed through a VPN