[Sumadija] doc template
This commit is contained in:
@@ -1,9 +1,24 @@
|
||||
---
|
||||
VMID: 101
|
||||
---
|
||||
# SSH Gateway
|
||||
|
||||
SSH port from this container should be forwarded to sumadija.dmz.rs
|
||||
SSH access to other containers is done through this one with ssh jump, passwords are disabled, so only keys verification is used.
|
||||
**VMID:** 101
|
||||
**OS/Version:** Debian 12
|
||||
|
||||
[wiki page](https://wiki.dmz.rs/en/sysadmin/ssh)
|
||||
## 🌐 Connectivity
|
||||
- **Local IP:** `192.168.7.101`
|
||||
- **Internal Port:** `22`
|
||||
- **External/Proxy URL:** `sumadija.dmz.rs`
|
||||
- **Access Type:** Public (via SSH forwarding)
|
||||
|
||||
## 🛠️ Details
|
||||
- **Built with:** N/A
|
||||
- **Dependencies:** None
|
||||
|
||||
## 📝 Notes
|
||||
- SSH port from this container should be forwarded to `sumadija.dmz.rs`.
|
||||
- SSH access to other containers is done through this one with SSH jump.
|
||||
- **Security:** Passwords are disabled; only key verification is used.
|
||||
- [Wiki Guide](https://wiki.dmz.rs/en/sysadmin/ssh)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user