diff --git a/bsp/default/root_file_system/etc/fastdstart.sh.tpl b/bsp/default/root_file_system/etc/fastdstart.sh.tpl
index 7f0f75cdc861b232b8f8ef228ed9430c7b36f308..b9c7d36532eb499dfdfb7d321cd93bee28eca43d 100755
--- a/bsp/default/root_file_system/etc/fastdstart.sh.tpl
+++ b/bsp/default/root_file_system/etc/fastdstart.sh.tpl
@@ -5,9 +5,9 @@ SERVER="no"
 
 project="${VPN_PROJECT}"
 
-test_ipv4_host1="mastersword.de"
-test_ipv4_host2="109.163.229.254"
-test_ipv6_host1="heise.de"
+test_ipv4_host1="mastersword.de" # Tims server
+test_ipv4_host2="8.8.8.8"        # Google DNS
+test_ipv6_host1="heise.de"       # heise Zeitschriftenverlag
 
 if [ "$SERVER" = "no" ]; then
 	test -f /tmp/started || exit