Hallo Jürgen, Marcus Röckrath wrote: > while ssh root at 192.168.1.3 2>&1 exit | grep -Eq "No route to > host|Connection refused" oder kürzer: while ! ssh root at 192.168.1.3 exit 2>/dev/null -- Gruß Marcus [eisfair-Team]