]> 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:

fix gauting port forwards
authormartin f. krafft <madduck@madduck.net>
Tue, 16 Jun 2009 10:11:40 +0000 (12:11 +0200)
committermartin f. krafft <madduck@madduck.net>
Tue, 16 Jun 2009 10:11:40 +0000 (12:11 +0200)
.ssh/config.in

index ea6095d03602d6753a060b574bbc22276893537d..48571e7f0d2b863e81d9c0fab1b9361500b4751e 100644 (file)
@@ -134,7 +134,7 @@ Host mother.gauting.madduck.net | mother
   ForwardAgent yes
   ForwardX11 yes
 Host mothere
   ForwardAgent yes
   ForwardX11 yes
 Host mothere
-  Hostname embryo.madduck.net
+  Hostname embryo.gauting.madduck.net
   Port 22221
   CheckHostIP no
   ForwardAgent yes
   Port 22221
   CheckHostIP no
   ForwardAgent yes
@@ -146,7 +146,7 @@ Host brick.gauting.madduck.net | brick
   ForwardAgent yes
   ForwardX11 yes
 Host bricke
   ForwardAgent yes
   ForwardX11 yes
 Host bricke
-  Hostname embryo.madduck.net
+  Hostname embryo.gauting.madduck.net
   Port 22222
   CheckHostIP no
   ForwardAgent yes
   Port 22222
   CheckHostIP no
   ForwardAgent yes