Adding port forwaring in ssh
This commit is contained in:
parent
6c73db7bfb
commit
1831a54938
|
@ -84,7 +84,7 @@ ChallengeResponseAuthentication no
|
|||
UsePAM yes
|
||||
|
||||
#AllowAgentForwarding yes
|
||||
AllowTcpForwarding no
|
||||
AllowTcpForwarding yes
|
||||
#GatewayPorts no
|
||||
X11Forwarding no
|
||||
#X11DisplayOffset 10
|
||||
|
|
Loading…
Reference in New Issue