dotfiles/.ssh/config

52 lines
1 KiB
Plaintext
Raw Normal View History

2021-03-14 10:19:59 +00:00
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
2023-01-22 14:58:23 +00:00
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
2023-01-22 14:58:23 +00:00
SetEnv TERM=xterm-256color
# for info-beamer and openwrt
HostKeyAlgorithms +ssh-rsa
2023-01-22 14:58:23 +00:00
PubkeyAcceptedKeyTypes +ssh-rsa
#User voc
2023-01-22 14:58:23 +00:00
2022-08-08 06:11:31 +00:00
Host voc-servercase-switch
2023-01-22 14:58:23 +00:00
HostName 10.73.200.200
2022-08-08 06:11:31 +00:00
KexAlgorithms diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
HostKeyAlgorithms ssh-dss,ssh-rsa
Ciphers aes128-cbc,3des-cbc
2023-01-22 14:58:23 +00:00
SetEnv TERM=xterm-256color
2022-08-08 06:11:31 +00:00
User admin
2022-01-04 17:09:31 +00:00
Host proxmox-backupstorage
2022-01-15 05:32:19 +00:00
HostName 2a01:4f9:6b:2d99::c0ff:ee
2022-01-04 17:09:31 +00:00
User root
2021-12-22 08:05:01 +00:00
2021-03-14 10:19:59 +00:00
Host router-remote
HostName franzi-home.kunbox.net