From f3d66e2cc426f808f6c7f7d49423f4227c3670e6 Mon Sep 17 00:00:00 2001 From: Oliver Voelker Date: Mon, 10 Nov 2014 19:57:35 +0100 Subject: [PATCH] anderes pingziel eingestellt und kommentiert --- bsp/default/root_file_system/etc/fastdstart.sh.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bsp/default/root_file_system/etc/fastdstart.sh.tpl b/bsp/default/root_file_system/etc/fastdstart.sh.tpl index 7f0f75cd..b9c7d365 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