Adding port forwaring in ssh

This commit is contained in:
Ubergeek 2019-02-09 21:09:48 +00:00
parent 6c73db7bfb
commit 1831a54938
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ ChallengeResponseAuthentication no
UsePAM yes UsePAM yes
#AllowAgentForwarding yes #AllowAgentForwarding yes
AllowTcpForwarding no AllowTcpForwarding yes
#GatewayPorts no #GatewayPorts no
X11Forwarding no X11Forwarding no
#X11DisplayOffset 10 #X11DisplayOffset 10