changeset 294:a4bf322037a6

New IP for the PDP-11/70 emulation rPi
author Steve Huston <huston@srhuston.net>
date Sun, 23 Feb 2025 18:32:54 -0500
parents 9061f10fcd5a
children f116dccf883e
files .ssh/config
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.ssh/config	Tue Jan 14 10:08:04 2025 -0500
+++ b/.ssh/config	Sun Feb 23 18:32:54 2025 -0500
@@ -48,6 +48,10 @@
   HostName 192.168.7.221
   User pi
 
+Match host pdp-11 exec "~/.ssh/athome"
+  HostName 192.168.7.217
+  User pi
+
 # Shared connection for xanadu, csesbh2, and joshua
 # Including w2zq too, though I don't usually want those to stick around -
 # they'll get canceled when the proxy use is finished