91 lines
1.7 KiB
Plaintext
91 lines
1.7 KiB
Plaintext
AddressFamily inet
|
|
ServerAliveInterval 120
|
|
|
|
Host * !*.home
|
|
ControlMaster auto
|
|
ControlPath ~/.ssh/socket-%r@%h:%p
|
|
Compression yes
|
|
|
|
# This is only for git repo access
|
|
Match Originalhost git.corradoprimier.it Exec "dig +short git.corradoprimier.it | grep '^192\.168\.178\.50$'"
|
|
Hostname 192.168.20.6
|
|
ProxyJump jump@jump.home
|
|
Host git.corradoprimier.it
|
|
User git
|
|
IdentityFile /home/bardo/.ssh/id_ed25519
|
|
# This is for ssh access to the host from the home network
|
|
Host git.home
|
|
Hostname 192.168.20.6
|
|
User root
|
|
ProxyJump jump@jump.home
|
|
|
|
Host github.com
|
|
User git
|
|
IdentityFile ~/.ssh/id_ed25519
|
|
|
|
Host tenar
|
|
Hostname vps239653.ovh.net
|
|
User bardo
|
|
IdentityFile ~/.ssh/id_ed25519
|
|
|
|
Host jump.home
|
|
Hostname 192.168.178.50
|
|
Port 4222
|
|
User root
|
|
IdentityFile ~/.ssh/id_ed25519
|
|
|
|
Host random.home
|
|
Hostname 192.168.178.248
|
|
User root
|
|
IdentityFile ~/.ssh/id_ed25519
|
|
SetEnv TERM=xterm-256color
|
|
|
|
Host reverse.home
|
|
Hostname 192.168.10.2
|
|
User root
|
|
ProxyJump jump@jump.home
|
|
|
|
Host router.home
|
|
Hostname 192.168.20.1
|
|
User root
|
|
ProxyJump jump@jump.home
|
|
|
|
Host hi-z.home
|
|
Hostname 192.168.20.2
|
|
User root
|
|
IdentityFile ~/.ssh/id_ed25519
|
|
ProxyJump jump@jump.home
|
|
|
|
Host nuvola.home
|
|
Hostname 192.168.20.4
|
|
User root
|
|
ProxyJump jump@jump.home
|
|
|
|
Host play.home
|
|
Hostname 192.168.20.7
|
|
User root
|
|
ProxyJump jump@jump.home
|
|
|
|
Host web-my.home
|
|
Hostname 192.168.20.8
|
|
User root
|
|
ProxyJump jump@jump.home
|
|
|
|
Host wireguard.home
|
|
Hostname 192.168.30.2
|
|
User root
|
|
ProxyJump jump@jump.home
|
|
|
|
Host decodificador-dev.home
|
|
Hostname 192.168.20.9
|
|
User root
|
|
ProxyJump jump@jump.home
|
|
|
|
Host docs.home
|
|
Hostname 192.168.20.10
|
|
User root
|
|
ProxyJump jump@jump.home
|
|
|
|
Host assistant.home
|
|
User root
|