mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 20:16:22 +02:00
fix sshd_config syntax
This commit is contained in:
2
FAQ.md
2
FAQ.md
@@ -771,7 +771,7 @@ PubkeyAuthentication yes
|
|||||||
GatewayPorts yes
|
GatewayPorts yes
|
||||||
AllowTcpForwarding yes
|
AllowTcpForwarding yes
|
||||||
ClientAliveInterval 60
|
ClientAliveInterval 60
|
||||||
ClientAliveCountMax=2
|
ClientAliveCountMax 2
|
||||||
```
|
```
|
||||||
|
|
||||||
*Last two parameters were added as used in the ssh tunnel demo at #GPN19 https://media.ccc.de/v/gpn19-76-einen-server-daheim-ohne-ffentliche-ipv4-adresse#t=911*
|
*Last two parameters were added as used in the ssh tunnel demo at #GPN19 https://media.ccc.de/v/gpn19-76-einen-server-daheim-ohne-ffentliche-ipv4-adresse#t=911*
|
||||||
|
Reference in New Issue
Block a user