Home
last modified time | relevance | path

Searched refs:BLASTHOST (Results 1 – 4 of 4) sorted by relevance

/freebsd/tools/test/stress2/misc/
H A Dudp.sh36 ping -c 5 -t 2 $BLASTHOST > /dev/null 2>&1 ||
37 { echo "Can not ping $BLASTHOST"; exit 0; }
H A Dudp2.sh40 ping -c 5 -t 2 $BLASTHOST > /dev/null 2>&1 ||
41 { echo "Can not ping $BLASTHOST"; exit 0; }
H A Dall.sh124 ping -c 2 -t 2 $BLASTHOST > /dev/null 2>&1 ||
125 { echo "Note: Can not ping \$BLASTHOST: $BLASTHOST"; }
/freebsd/tools/test/stress2/
H A Ddefault.cfg20 export BLASTHOST=${BLASTHOST:-192.168.1.1} # host with udp discard enabled in inetd.conf