summaryrefslogtreecommitdiff
path: root/ssh/config-pers
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-09-08 11:51:07 +0300
committerLars Wirzenius <liw@liw.fi>2020-09-08 11:51:07 +0300
commitd252825cf7681880edd69b21a9f9a2b80895b07f (patch)
treec88fb4ecbba58e01a248fa261606fa60ccc7d4fb /ssh/config-pers
parent304d9e6c19df6e78b53b896a710f5f801a988222 (diff)
parentd5ff7cef6eb7a90ca560e91deed3f456372bfd85 (diff)
downloadliw-dot-files-d252825cf7681880edd69b21a9f9a2b80895b07f.tar.gz
Merge branch 'master' of ssh://git.liw.fi/liw-dot-files
Diffstat (limited to 'ssh/config-pers')
-rw-r--r--ssh/config-pers10
1 files changed, 8 insertions, 2 deletions
diff --git a/ssh/config-pers b/ssh/config-pers
index d207323..36624d4 100644
--- a/ssh/config-pers
+++ b/ssh/config-pers
@@ -6,7 +6,13 @@ Host pergamum
User liw-e4
IdentityFile ~/.ssh/pergamum.key
-# Random individucal hosts. These are not tested by Subplot.
+# My home network from the outside.
+
+Host ext-valkama
+ Hostname 62.78.212.250
+ User ansible
+
+# Random individual hosts. These are not tested by Subplot.
Host liwphone
Hostname 10.0.0.161
@@ -34,7 +40,7 @@ Host remy
Hostname 10.0.0.79
Host atuin.liw.fi
- ProxyJump pieni.net
+# ProxyJump pieni.net
UserKnownHostsFile /dev/null
StrictHostKeyChecking no