X-Git-Url: http://gitweb.pimeys.fr/?p=config-20-100.git;a=blobdiff_plain;f=.ssh%2Fconfig;fp=.ssh%2Fconfig;h=ba9a3474c237a0daf1d2027e2804ace383fff66b;hp=4c10e3340e867862c881ba8db0de289d9bc9aa61;hb=d3428e2ad3494df8c2e9325a65c402f10796ceb0;hpb=a777ce3e71875d9e73387a6e3e6866e0416a2384 diff --git a/.ssh/config b/.ssh/config index 4c10e33..ba9a347 100644 --- a/.ssh/config +++ b/.ssh/config @@ -121,7 +121,13 @@ Host cabal.home cabal HostName 192.168.1.81 User vincent ForwardAgent yes - ProxyCommand ssh home.b2moo.fr -W %h:%p + ProxyCommand ssh -4 home.b2moo.fr -W %h:%p + +Host cabalviabox + HostName home.b2moo.fr + Port 2222 + User vincent + ForwardAgent yes Host cabalw.home cabalw HostName 192.168.1.63