Skip to content
Snippets Groups Projects
Commit f3d66e2c authored by Oliver Voelker's avatar Oliver Voelker Committed by Tim Niemeyer
Browse files

anderes pingziel eingestellt und kommentiert

parent 4322fde6
No related branches found
No related tags found
No related merge requests found
...@@ -5,9 +5,9 @@ SERVER="no" ...@@ -5,9 +5,9 @@ SERVER="no"
project="${VPN_PROJECT}" project="${VPN_PROJECT}"
test_ipv4_host1="mastersword.de" test_ipv4_host1="mastersword.de" # Tims server
test_ipv4_host2="109.163.229.254" test_ipv4_host2="8.8.8.8" # Google DNS
test_ipv6_host1="heise.de" test_ipv6_host1="heise.de" # heise Zeitschriftenverlag
if [ "$SERVER" = "no" ]; then if [ "$SERVER" = "no" ]; then
test -f /tmp/started || exit test -f /tmp/started || exit
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment