Commit 4e6564a7 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Update SSH config

* Add net.kodo.org.uk settings
* Remove devnet.actual-experience.com settings
parent ada1e8f0
Loading
Loading
Loading
Loading
+2 −6
Original line number Diff line number Diff line
HashKnownHosts no
GSSAPIAuthentication no
CanonicalizeHostname yes
CanonicalDomains lw.kodo.org.uk kodo.org.uk devnet.actual-experience.com actual-experience.com
CanonicalDomains net.kodo.org.uk lw.kodo.org.uk kodo.org.uk actual-experience.com

# === General Identities ===
Host *.bath.ac.uk
@@ -9,14 +9,10 @@ Host *.bath.ac.uk


# === LAN Settings ===
Host *.lw.kodo.org.uk 192.168.1.* 192.168.2.*
Host *.net.kodo.org.uk *.lw.kodo.org.uk 192.168.1.* 192.168.2.* 192.168.100.22.*
	ProxyCommand ~/.ssh/forward %h %p lw.kodo.org.uk
	CheckHostIP no

Host *.devnet.actual-experience.com 192.168.100.* 192.168.101.*
	ProxyCommand ~/.ssh/forward %h %p office.kodo.org.uk
	CheckHostIP no


# === Local IPs ===
# localhost and localnetwork fingerprints are too unreliable