]> git.madduck.net Git - etc/ssh.git/blobdiff - .ssh/config.in

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:

do not limit tunes to ipv4
[etc/ssh.git] / .ssh / config.in
index b5a4d670bb37c774708e1708bbac87ccb944d9ea..028e04f71d49f08718253f739617ab60cc6b41ad 100644 (file)
@@ -27,6 +27,14 @@ Host openvpn.madduck.net | openvpn
   User madduck
   HostKeyAlias pulse.madduck.net
   #AddressFamily inet
+Host ssh443.madduck.net | ssh443
+  User madduck
+  HostKeyAlias pulse.madduck.net
+  ForwardAgent yes
+  Port 443
+Host backup.madduck.net | backup
+  HostKeyAlias pulse.madduck.net
+  #AddressFamily inet
 
 Host khyber.madduck.net | khyber
   ForwardAgent yes
@@ -101,9 +109,8 @@ Host pict.oerlikon.madduck.net | pict
 #  AddressFamily inet
 
 Host lust.oerlikon.madduck.net | lust | hermia
-  Hostname rscguest.ex.ulcc.ac.uk
-  AddressFamily inet
   HostKeyAlias hermia.mjollnir.org
+  ForwardX11 yes
   CheckHostIP no
 
 Host mother.gauting.madduck.net | mother
@@ -324,10 +331,13 @@ Host smetana.debian.org | smetana
   Hostname smetana.debian.org
   User madduck
 
-Host people.debian.org
-  Hostname people.debian.org
+Host cvs.debian.org
+  HostKeyAlias gluck.debian.org
   User madduck
+
+Host people.debian.org
   HostKeyAlias ravel.debian.org
+  User madduck
 
 Host sergei.ifi.uzh.ch | sergei
   Hostname sergei.ifi.uzh.ch
@@ -340,6 +350,10 @@ Host gratis2.opro.ch | opro
   Hostname 193.242.105.2
   User madduck
 
+Host skynet.skynet.ie | skynet.ie | skynet
+  Hostname skynet.skynet.ie
+  User madduck
+
 Host *
 # AddressFamily any
 # BatchMode no