blob: 529405d68a150701c23e483315ab44cb88e1ef0f (
plain)
1
2
3
4
5
|
# If 10.0.0.0/16er network is not reachable directly (because of e.g. firewall issues),
# use tjener.mgmt (old tjener.backbone) as ProxyJump server.
Host *.intern
# Make sure you have ssh-copy-id'd your key to root@!
ProxyJump root@tjener.mgmt
|