Index: /trunk/src/VBox/ValidationKit/testboxscript/win/readme.txt
===================================================================
--- /trunk/src/VBox/ValidationKit/testboxscript/win/readme.txt	(revision 68413)
+++ /trunk/src/VBox/ValidationKit/testboxscript/win/readme.txt	(revision 68414)
@@ -107,4 +107,7 @@
         for /L %i in (5000,1,5032) do netsh firewall add portopening TCP %i "NetPerf %i TCP"
         for /L %i in (5000,1,5032) do netsh firewall add portopening UDP %i "NetPerf %i UDP"
+        netsh firewall set icmpsetting type=ALL
+
+11b. Set a hostname which the test script can resolve to the host's IP address.
 
 12. Setup time server to "wei01-time.de.oracle.com" and update date/time.
