Update 'sshd_config'
This commit is contained in:
parent
c40a68cbdf
commit
174e0551c8
|
@ -1,2 +1,4 @@
|
|||
# Allow remote access to -R remote port forwards
|
||||
GatewayPorts yes
|
||||
GatewayPorts yes
|
||||
# Optionally add it under "Match User <user>" to restrict who can do this.
|
||||
# Another option is "GatewayPorts clientspecified", but I haven't persionally tested that.
|
Loading…
Reference in New Issue