X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=ssh_config;h=217ae9ef7abf90de2533f81bbca70578282b70b7;hb=5b041628369b1f54ab4460c6f05ec203b20d28fd;hp=b61298dabfca6f6e428dada37ab71ac34080dad5;hpb=211f5faa3895e4cc6fc2ea7d2ee739ae99468f5f;p=config%2Fdotfiles.git diff --git a/ssh_config b/ssh_config index b61298d..217ae9e 100644 --- a/ssh_config +++ b/ssh_config @@ -33,6 +33,9 @@ Host * # ControlMaster to work. ControlPath ~/.ssh/master-%l-%h-%p-%r +# Abort if not all requested port forwardings can be set up. + ExitOnForwardFailure yes + # Don't send any environment variables. SendEnv