]> git.madduck.net Git - etc/ssh.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

add clegg to config and hostkey
authormartin f. krafft <madduck@madduck.net>
Sun, 14 Oct 2012 15:49:01 +0000 (17:49 +0200)
committermartin f. krafft <madduck@madduck.net>
Sun, 14 Oct 2012 15:49:01 +0000 (17:49 +0200)
.ssh/config.in
.ssh/known_hosts.d/lehel.madduck.net [new file with mode: 0644]

index e417ef47e8ef5741ae85126ddb8d524c5de152a3..8d6c4e9e4a30bcf10a4789546affc5ba1f177766 100644 (file)
@@ -211,6 +211,11 @@ Host bricke
   ForwardX11 yes
   HostKeyAlias brick.gauting.madduck.net
 
+Host clegg.lehel.madduck.net | clegg
+  CheckHostIP no
+  ForwardAgent yes
+  Hostname clegg.lehel.madduck.net
+
 Host zlinli.no-ip.org | zlinli
   CheckHostIP no
   Hostname zlinli.no-ip.org
diff --git a/.ssh/known_hosts.d/lehel.madduck.net b/.ssh/known_hosts.d/lehel.madduck.net
new file mode 100644 (file)
index 0000000..c115fe7
--- /dev/null
@@ -0,0 +1 @@
+clegg.lehel.madduck.net,clegg.lehel,clegg,192.168.17.1,2001:a60:f10a::1 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3rqCQ/65ZlNkBz7sIXHqSgN3zqsjvdU+UVzCVSbicxfWbAln9FQQjer4cwSfQUh9qYQhkl3+N/jSS8LYJxXosDXQ/1/jfKl5zKi0slBmH7lzxc+y8G6CarSSsNtNOvuG3e4f37XTE++7+7SvIx4fgwJDAvNxvPtUNXj+71fIuCG1/YfLdWb0zagTo4ubuK09gfTPhbwlfSK4WZRZlgSpXtwGLtgC1f6Ed7dNTI33e+EKT2oPSqwTJIWtNfOW5dZ0Es4abOnhWOhfyqKD8nk5imQY7ZbYYdhO0FPK+5rHPSdlD8i/YZEWHGJn5Z2O0uiOm9n2X/THbET+6RjfIS1ef