Adding port forwaring in ssh
This commit is contained in:
parent
6c73db7bfb
commit
1831a54938
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue