diff --git a/ssh/config b/ssh/config index fa27404..133d476 100644 --- a/ssh/config +++ b/ssh/config @@ -34,6 +34,11 @@ Host steep User preisi Port 17 +Host pi + HostName wg.tpreisner.de + # dynamic ip behind hostname would cause warnings + CheckHostIP no + # use if they havent been defined yet: Host * Compression yes