Scometic fixes
This commit is contained in:
parent
5fe03406b0
commit
aa3473e71f
@ -130,12 +130,13 @@ Of course `expire=` and `comment=` are optional fields.
|
|||||||
```
|
```
|
||||||
|
|
||||||
### Proposal chart
|
### 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>
|
* _Internal_ resolves only <appvm>'s <ntvm>
|
||||||
* _External_ recursively resolves all upstream networking vm and sets forwarding rules on all of them
|
* _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 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>
|
* _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
|
* _VPN internal port forwarding_ when <appvm> service needs to be exposed through a VPN
|
||||||
|
Loading…
Reference in New Issue
Block a user