From owner-freebsd-questions@FreeBSD.ORG Sun Sep 11 23:04:30 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3263816A41F for ; Sun, 11 Sep 2005 23:04:30 +0000 (GMT) (envelope-from julesg@shilohyrc.com) Received: from proc5.arainc.com (proc5.arainc.com [66.254.6.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id E15C143D48 for ; Sun, 11 Sep 2005 23:04:29 +0000 (GMT) (envelope-from julesg@shilohyrc.com) Received: from [127.0.0.1] ([66.92.66.128]) by proc5.arainc.com (Merak 7.5.2) with ASMTP id IWG74382 for ; Sun, 11 Sep 2005 18:04:29 -0500 Message-ID: <4324B8A6.8030303@shilohyrc.com> Date: Sun, 11 Sep 2005 19:07:18 -0400 From: Jules Gilbert User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: trying to write a simple PING X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jules.stocks@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Sep 2005 23:04:30 -0000 I just need to get the status of a machine on my intranet. What clever method have I not thought of? \ --jg