Hi,

from my .ssh/config:

Host r1grab1
  User holger
  ProxyCommand ssh [email protected] "nc -q 1 r1grab1 22"
Host r1grab2
  User holger
  ProxyCommand ssh [email protected] "nc -q 1 r1grab2 22"
Host r1dvswitch
  User holger
  ProxyCommand ssh [email protected] "nc -q 1 r1dvswitch 22"
Host r2dvswitch
  User holger
  ProxyCommand ssh [email protected] "nc -q 1 r2dvswitch 22"
Host r2grab1
  User holger
  ProxyCommand ssh [email protected] "nc -q 1 r2grab1 22"
Host r2grab1
  User holger
  ProxyCommand ssh [email protected] "nc -q 1 r2grab1 22"
Host storage1
  User holger
  ProxyCommand ssh [email protected] "nc -q 1 storage1 22"
Host localstream1
  User holger
  ProxyCommand ssh [email protected] "nc -q 1 localstream1 22"



cheers,
        Holger

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Debconf-video mailing list
[email protected]
http://lists.debconf.org/mailman/listinfo/debconf-video

Reply via email to