Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 93314 invoked from network); 28 Aug 2008 18:49:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Aug 2008 18:49:27 -0000 Received: (qmail 25504 invoked by uid 500); 28 Aug 2008 18:49:25 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 25114 invoked by uid 500); 28 Aug 2008 18:49:24 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 25103 invoked by uid 99); 28 Aug 2008 18:49:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Aug 2008 11:49:24 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of elihusmails@gmail.com designates 66.249.92.170 as permitted sender) Received: from [66.249.92.170] (HELO ug-out-1314.google.com) (66.249.92.170) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Aug 2008 18:48:27 +0000 Received: by ug-out-1314.google.com with SMTP id m2so1430457uge.5 for ; Thu, 28 Aug 2008 11:48:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=fN1MS53vdF/45iyvLn0G6g/VHucMJPveTeF1/P/Ocng=; b=i36z4TX984jJN9BiBInUX8KDb9H2MawA5WJzlPJ7S0JdVfBqus9f+ICCzvpT/73+b3 YGNvsgCyByQmjFsVUWEZWTdK+667eWtvqvPKhchX2aISK/GoYg3AoFxEQn9CO8dpjL1a 4t7/vThFSPqKSzRjRxcu/f+Ym23ibaJD0zj5A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=n89h9n5wK8V6QjuPwEX6obEU6GY+LJuXjqsavmVuR/aUGOrQn88WDDQiKMuB3JW/PY fT1HJ4wO8kx82oDUMuaVTg07ezWF0aNeILjLNzOy5jZh2DZcJmp6rb5yUQ4PwGAJx7L5 dQk0+AWMNPXcWQ/JskEt4D5E228Ih3nF6yViQ= Received: by 10.103.233.4 with SMTP id k4mr1182236mur.48.1219949326313; Thu, 28 Aug 2008 11:48:46 -0700 (PDT) Received: by 10.103.202.6 with HTTP; Thu, 28 Aug 2008 11:48:46 -0700 (PDT) Message-ID: <9f066ee90808281148o7a007fe5he0abc188fc442c47@mail.gmail.com> Date: Thu, 28 Aug 2008 14:48:46 -0400 From: "Mark Webb" To: users@activemq.apache.org Subject: stop multicast MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_8735_10069092.1219949326323" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_8735_10069092.1219949326323 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Is there a way to stop ActiveMQ from sending multicast packets on the network for discovery? I disabled multicast from the activemq.xml configuration file but it does not prevent multicast packets from going on the network. Thanks ------=_Part_8735_10069092.1219949326323--