diff .ssh/config @ 280:5140712f8bd6

Config for new joshua host's IP, probably easier to get used to a new IP than move them around
author Steve Huston <huston@srhuston.net>
date Sun, 07 Jul 2024 22:51:55 -0400
parents df0b24d4fabd
children 1becad4fc13d
line wrap: on
line diff
--- a/.ssh/config	Fri Jun 07 18:03:51 2024 -0400
+++ b/.ssh/config	Sun Jul 07 22:51:55 2024 -0400
@@ -29,6 +29,10 @@
 Match host joshua.srhuston.net exec "~/.ssh/athome"
   HostName 192.168.7.49
 
+# New joshua host on the N100
+Match host newjoshua exec "~/.ssh/athome"
+  HostName 192.168.7.252
+
 # Some "local" hosts, rather than configuring DNS or hosts files
 Match host milton exec "~/.ssh/athome"
   HostName 192.168.7.56