it-themen:allgemein:ssh-proxy
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ĂberarbeitungNĂ€chste Ăberarbeitung | Vorhergehende Ăberarbeitung | ||
| it-themen:allgemein:ssh-proxy [22.08.2025 09:43] â [Einrichtung auf dem Client] lars | it-themen:allgemein:ssh-proxy [22.08.2025 09:47] (aktuell) â [Erweiterung: Alle internen Hosts automatisch via Bastion] lars | ||
|---|---|---|---|
| Zeile 36: | Zeile 36: | ||
| **Beispiel ââ/ | **Beispiel ââ/ | ||
| - | <code config | + | <file ini sshd_config> |
| Port 58222 | Port 58222 | ||
| PasswordAuthentication no | PasswordAuthentication no | ||
| Zeile 51: | Zeile 51: | ||
| ClientAliveInterval 300 | ClientAliveInterval 300 | ||
| ClientAliveCountMax 2 | ClientAliveCountMax 2 | ||
| - | </code> | + | </file> |
| **Nach Ănderungen: | **Nach Ănderungen: | ||
| Zeile 109: | Zeile 109: | ||
| **Wildcard in ââ~/ | **Wildcard in ââ~/ | ||
| - | <code config> | + | <file ini config> |
| Host 192.168.* | Host 192.168.* | ||
| User admin | User admin | ||
| ProxyJump bastion | ProxyJump bastion | ||
| IdentityFile ~/ | IdentityFile ~/ | ||
| - | </code> | + | </file> |
| â alle 192.168er-Hosts gehen automatisch ĂŒber den Bastion-Host. | â alle 192.168er-Hosts gehen automatisch ĂŒber den Bastion-Host. | ||
it-themen/allgemein/ssh-proxy.1755848597.txt.gz · Zuletzt geÀndert: von lars