From owner-freebsd-questions@FreeBSD.ORG Fri Aug 12 14:39:34 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 765ED16A41F for ; Fri, 12 Aug 2005 14:39:34 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DF1F43D46 for ; Fri, 12 Aug 2005 14:39:33 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by wproxy.gmail.com with SMTP id i5so585131wra for ; Fri, 12 Aug 2005 07:39:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=snBtGGX8QiyKeQmfnbjiUDu6L2RQ/3ce5iPbFKbwHtZOU3W2WLs8ogtWhWleNGbY2VhrrQhEou6i35bbMYLnm2r/75BS2tD2MO7PUZS4ccd/xBggETee9mfOeymPQlb0RpU3fVvZX7YAFo518yGIAXp/v0sJ8kFhFWCEBmfHrYY= Received: by 10.54.160.5 with SMTP id i5mr1912190wre; Fri, 12 Aug 2005 07:39:33 -0700 (PDT) Received: by 10.54.124.11 with HTTP; Fri, 12 Aug 2005 07:39:33 -0700 (PDT) Message-ID: Date: Fri, 12 Aug 2005 09:39:33 -0500 From: Nikolas Britton To: guru@sisis.de In-Reply-To: <20050812132346.GA5814@revolucion.Sisis.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050812132346.GA5814@revolucion.Sisis.de> Cc: freebsd-questions@freebsd.org Subject: Re: PowerChute && FreeBSD 5.4 / 6.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Aug 2005 14:39:34 -0000 On 8/12/05, Matthias Apitz wrote: >=20 > Hello, >=20 > In our rack we have a APC Smart-UPS RT 5000 and in most of > the Linux servers we use some java-based daemon 'PowerChute'; the > daemon on each server creats LISTEN in TCP/3052 and UDP/3052 > and the Smart-UPS does UDP broadcasts on this port; this is > all I can see with tcpdump. >=20 > PowerChute does not support FreeBSD (only Solaris, Linux, ...) > and even if it would support FreeBSD I'm not willing to install > all the java stuff on it because the system will be used as > firewall. >=20 > Is there somehow a small client for this TCP/UDP protocol? >=20 http://www.freebsd.org/ports/sysutils.html Search in there with the keywords UPS, APC, etc. Check out nut: http://www.freebsd.org/cgi/url.cgi?ports/sysutils/nut/pkg-descr http://www.networkupstools.org/