108 lines
1.9 KiB
Plaintext
108 lines
1.9 KiB
Plaintext
Host ht.lilo.ch
|
|
User root
|
|
ForwardAgent yes
|
|
|
|
Host co.lilo.ch
|
|
User root
|
|
ForwardAgent yes
|
|
#StrictHostKeyChecking no
|
|
|
|
Host unlock-ht.lilo.ch
|
|
Hostname ht.lilo.ch
|
|
HostKeyAlias unlock-ht.lilo.ch
|
|
User root
|
|
RequestTTY yes
|
|
RemoteCommand cryptroot-unlock
|
|
#UserKnownHostsFile ~/.ssh/alternative-KnownHosts
|
|
#StrictHostKeyChecking no
|
|
|
|
Host unlock-co.lilo.ch
|
|
Hostname co.lilo.ch
|
|
HostKeyAlias unlock-co.lilo.ch
|
|
User root
|
|
RequestTTY yes
|
|
RemoteCommand cryptroot-unlock
|
|
#UserKnownHostsFile ~/.ssh/alternative-KnownHosts
|
|
#StrictHostKeyChecking no
|
|
|
|
Host o1.lilo.ch
|
|
User ubuntu
|
|
ForwardAgent yes
|
|
|
|
Host o2.lilo.ch
|
|
User ubuntu
|
|
ForwardAgent yes
|
|
|
|
Host he-fw
|
|
HostName 192.168.254.1
|
|
User root
|
|
ForwardAgent yes
|
|
|
|
Host he-file
|
|
HostName 192.168.254.2
|
|
User root
|
|
ForwardAgent yes
|
|
|
|
Host pf-fw
|
|
HostName 192.168.0.1
|
|
User root
|
|
ForwardAgent yes
|
|
|
|
Host pf-file
|
|
HostName 192.168.0.2
|
|
#ProxyCommand ssh -q -W 172.23.254.32:22 co.lilo.ch
|
|
User root
|
|
ForwardAgent yes
|
|
|
|
Host bu-fw
|
|
ProxyCommand ssh -q -W 172.23.254.61:22 co.lilo.ch
|
|
User root
|
|
ForwardAgent yes
|
|
|
|
Host z100
|
|
HostName 192.168.0.3
|
|
User ueli
|
|
ForwardAgent yes
|
|
|
|
Host kasm
|
|
HostName 192.168.0.130
|
|
User root
|
|
ForwardAgent yes
|
|
|
|
#Host homeassistant
|
|
# HostName 192.168.0.200
|
|
# User ueli
|
|
# ForwardAgent yes
|
|
|
|
#Host backup.lilo.ch
|
|
# User root
|
|
# ProxyCommand ssh -q -W 172.23.0.21:22 u.utf3.ch
|
|
# ForwardAgent yes
|
|
# AddressFamily inet
|
|
# IdentityFile ~/.ssh/id_ed25519
|
|
|
|
#Host minecraft.lilo.ch
|
|
# User root
|
|
# ProxyCommand ssh -q -W 172.23.0.22:22 u.utf3.ch
|
|
# ForwardAgent yes
|
|
# AddressFamily inet
|
|
|
|
#Host dev.lilo.ch
|
|
# User root
|
|
# ProxyCommand ssh -q -W 172.23.0.23:22 u.utf3.ch
|
|
# ForwardAgent yes
|
|
# AddressFamily inet
|
|
|
|
#Host h.utf3.ch
|
|
# User ueli
|
|
# ForwardAgent yes
|
|
|
|
#Host u.utf3.ch
|
|
# User root
|
|
# ForwardAgent yes
|
|
|
|
Host *
|
|
ServerAliveInterval 10
|
|
ServerAliveCountMax 99
|
|
|