mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 18:50:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
0092c9523c
commit
29cd027102
@ -57,7 +57,7 @@ Goals:
|
|||||||
| | / | | |
|
| | / | | |
|
||||||
| +--($WAN_SSH_IP)- ssh ---------------+ | |
|
| +--($WAN_SSH_IP)- ssh ---------------+ | |
|
||||||
| | ^ | | |
|
| | ^ | | |
|
||||||
| | (ssh:22) | | |
|
| | (ssh:23) | | |
|
||||||
| | . | | |
|
| | . | | |
|
||||||
| | . +------------------------(nat)--+ |
|
| | . +------------------------(nat)--+ |
|
||||||
| | ./ | | |
|
| | ./ | | |
|
||||||
@ -109,10 +109,10 @@ After the basic setup is done connect the device to the network via the
|
|||||||
selcted WAN port and **disconnect** the ADMIN port.
|
selcted WAN port and **disconnect** the ADMIN port.
|
||||||
|
|
||||||
The WAN interface exposes two IPs:
|
The WAN interface exposes two IPs:
|
||||||
- Main server (config: `DFL_WAN_IP` / `WAN_IP`)
|
- Main server (config: `$DFL_WAN_IP` / `$WAN_IP`)
|
||||||
- ssh:23
|
- ssh:23
|
||||||
- wireguard:51820
|
- wireguard:51820
|
||||||
- Fail-safe ssh (config: `DFL_WAN_SSH_IP` / `WAN_SSH_IP`)
|
- Fail-safe ssh (config: `$DFL_WAN_SSH_IP` / `$WAN_SSH_IP`)
|
||||||
- ssh:22
|
- ssh:22
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user