forked from kunsi/dotfiles
51 lines
1 KiB
Text
Executable file
51 lines
1 KiB
Text
Executable file
Host *
|
|
ControlPath ~/.ssh/cm-%r@%h:%p
|
|
ControlMaster auto
|
|
ControlPersist 10m
|
|
|
|
Include ~/.ssh/bwnodes
|
|
|
|
Host 172.19.138.10
|
|
User root
|
|
|
|
Host 172.19.138.95
|
|
User of
|
|
|
|
#Host ch-jump
|
|
# Hostname jump.chaos-at-home.org
|
|
# Port 2342
|
|
# User c3voc
|
|
#
|
|
#Host 10.73.7.*
|
|
# ProxyJump ch-jump
|
|
|
|
Host akamai.lan.c3voc.de
|
|
User root
|
|
|
|
Host cloudflare.lan.c3voc.de
|
|
User root
|
|
|
|
Host fastly.lan.c3voc.de
|
|
User root
|
|
|
|
Host *.lan.c3voc.de 172.19.138.10 172.19.138.117
|
|
SetEnv TERM=xterm-256color
|
|
# for info-beamer and openwrt
|
|
HostKeyAlgorithms +ssh-rsa
|
|
PubkeyAcceptedKeyTypes +ssh-rsa
|
|
#User voc
|
|
|
|
Host voc-servercase-switch
|
|
HostName 10.73.200.200
|
|
KexAlgorithms diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
|
|
HostKeyAlgorithms ssh-dss,ssh-rsa
|
|
Ciphers aes128-cbc,3des-cbc
|
|
SetEnv TERM=xterm-256color
|
|
User admin
|
|
|
|
Host proxmox-backupstorage
|
|
HostName 2a01:4f9:6b:2d99::c0ff:ee
|
|
User root
|
|
|
|
Host router-remote
|
|
HostName franzi-home.kunbox.net
|