summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/dotfiles/ssh/config.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/dotfiles/ssh/config.j2 b/misc/dotfiles/ssh/config.j2
index 7fe3bec..6b9ac59 100644
--- a/misc/dotfiles/ssh/config.j2
+++ b/misc/dotfiles/ssh/config.j2
@@ -15,10 +15,10 @@ Host sun mail
# Moscow machines behind NAT.
Host water
ProxyJump gate
- Hostname 10.9.8.2
+ Hostname 10.0.0.2
ForwardAgent yes
Host flame
ProxyJump gate
- Hostname 10.9.9.2
+ Hostname 10.0.0.3
ForwardAgent yes