Skip to content

Commit

Permalink
Enable GatewayPorts in sshd_config, for proxying in services into min…
Browse files Browse the repository at this point in the history
…ikube
  • Loading branch information
teejae committed May 24, 2019
1 parent 2d85a7f commit 6a9031a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ AuthorizedKeysFile .ssh/authorized_keys

#AllowAgentForwarding yes
#AllowTcpForwarding yes
#GatewayPorts no
GatewayPorts yes
#X11Forwarding no
#X11DisplayOffset 10
#X11UseLocalhost yes
Expand Down

0 comments on commit 6a9031a

Please sign in to comment.