From owner-freebsd-questions@FreeBSD.ORG Sun Apr 17 14:28:13 2005 Return-Path: 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 31D6516A4CE for ; Sun, 17 Apr 2005 14:28:13 +0000 (GMT) Received: from lmail.bathnetworks.co.uk (mail.bathnetworks.com [84.92.24.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ED2A43D2D for ; Sun, 17 Apr 2005 14:28:11 +0000 (GMT) (envelope-from bsd@bathnetworks.com) Received: (qmail 11705 invoked by uid 510); 17 Apr 2005 15:30:52 +0100 Received: from 84.92.24.252 by lmail.bathnetworks.co.uk (envelope-from , uid 508) with qmail-scanner-1.24-st-qms (clamdscan: 0.83/710. spamassassin: 3.0.2. perlscan: 1.24-st-qms. Clear:RC:0(84.92.24.252):SA:0(-1.7/5.0):. Processed in 1.843041 secs); 17 Apr 2005 14:30:52 -0000 X-Spam-Status: No, hits=-1.7 required=5.0 X-Antivirus-MYDOMAIN-Mail-From: bsd@bathnetworks.com via lmail.bathnetworks.co.uk X-Antivirus-MYDOMAIN: 1.24-st-qms (Clear:RC:0(84.92.24.252):SA:0(-1.7/5.0):. Processed in 1.843041 secs Process 11698) Received: from mail.bathnetworks.com (HELO ?84.92.24.252?) (bsd@bathnetworks.com@84.92.24.252) by lmail.bathnetworks.co.uk with SMTP; 17 Apr 2005 15:30:50 +0100 From: Robert Slade To: "freebsd-questions@freebsd.org" Content-Type: text/plain Message-Id: <1113748250.7889.5.camel@lmail.bathnetworks.co.uk> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 (1.4.6-2) Date: Sun, 17 Apr 2005 15:30:50 +0100 Content-Transfer-Encoding: 7bit Subject: Heartbeat X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Apr 2005 14:28:13 -0000 Hi, I'm trying to get heartbeat going. I have a problem though with the udpport setting. The default is 694, but heartbeat won't start and say that it cannot bind to that port something else is listening on it. Using netstat dosn't show anything (the only thing running on the system is ssh and samba). I note 694 is not listed in services, should I add it? or is there anything else I should do? Rob