#!/bin/sh

# $Id: test-echoping-remote,v 4.1 2002/10/03 11:51:12 bortz Exp $

echo ""
echo "Since this tests tries remote servers, a failure is not always "
echo " echoping's fault: it may be a network problem."

./echoping central.internatif.org

./echoping -h / www.debian.org

./echoping -h / www.freenix.org

./echoping -S mx3.hotmail.com
