X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ssh_config;h=217ae9ef7abf90de2533f81bbca70578282b70b7;hb=5b041628369b1f54ab4460c6f05ec203b20d28fd;hp=b61298dabfca6f6e428dada37ab71ac34080dad5;hpb=614f9080ac810a2f4c0a5244bca856f3358e625e;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