Skip to content
Snippets Groups Projects
Commit a55dc3cf authored by Jörg Sachse's avatar Jörg Sachse
Browse files

feat: set 'AllowTcpForwarding yes' for ExL support to tunnel services to their...

feat: set 'AllowTcpForwarding yes' for ExL support to tunnel services to their local workstations for diagnosis
parent 2a52041a
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@
# Ciphers aes128-ctr,aes192-ctr,aes256-ctr
LogLevel VERBOSE
# AuthorizedKeysFile /etc/ssh/authorized-keys/%u
AllowTcpForwarding no
AllowTcpForwarding yes
GatewayPorts no
PermitTunnel no
X11Forwarding no
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment