From owner-freebsd-stable@FreeBSD.ORG Fri Oct 24 12:22:56 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9DD70D1D for ; Fri, 24 Oct 2014 12:22:56 +0000 (UTC) Received: from mail-lb0-x230.google.com (mail-lb0-x230.google.com [IPv6:2a00:1450:4010:c04::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1F136B93 for ; Fri, 24 Oct 2014 12:22:55 +0000 (UTC) Received: by mail-lb0-f176.google.com with SMTP id p9so2436742lbv.21 for ; Fri, 24 Oct 2014 05:22:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:mail-followup-to :references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=unUjxKCa7oEraPYEwuOt83XLo6BMZcDHV5i7c6pey48=; b=PStqVaFGggiHZiTVMUzMsA6KRXvv98P/O+opn+3MUQ11WLsYbXlevw2gNcTHdEcZkl pHd86hE/u47KGBHKDylOUqoFWJxDJInNH+JZFEjje8kY9U3qGK/IARpiLBzIv5g+8jX5 uwRbwHRTvgWjIY4N3/vm8hyDpxLZV620q205j3/6hQRA2rUlvBMJqUvilx4sP1aCKlmh ijs+0Sfg0VggApObTneKlmgvs3yn4hTtMpwu5/tUosidTSXrwvxfhSml6qjGx1LTsIWK oyHxd7xBy5+MiDvPbvzalxm40+FaIChuiZCz4tpAmuRMZ+SvXnWo9gJ+8wZiX7AYfQ92 BpVQ== X-Received: by 10.112.57.227 with SMTP id l3mr4153809lbq.68.1414153373735; Fri, 24 Oct 2014 05:22:53 -0700 (PDT) Received: from brick.home (aefx165.neoplus.adsl.tpnet.pl. [79.186.153.165]) by mx.google.com with ESMTPSA id i6sm1804822laf.47.2014.10.24.05.22.52 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Oct 2014 05:22:52 -0700 (PDT) Sender: =?UTF-8?Q?Edward_Tomasz_Napiera=C5=82a?= Date: Fri, 24 Oct 2014 14:22:50 +0200 From: Edward Tomasz =?utf-8?Q?Napiera=C5=82a?= To: Harald Schmalzbauer Subject: Re: ctld(8), multiple 'portal-group' on same socket (individual 'discovery-auth-group' restrictions) Message-ID: <20141024122250.GA3992@brick.home> Mail-Followup-To: Harald Schmalzbauer , FreeBSD Stable References: <5444C94C.4050705@omnilan.de> <20141021104308.GA5990@brick.home> <54464405.4090207@omnilan.de> <20141021134516.GA89872@brick.home> <5446988B.5020509@omnilan.de> <20141022105804.GB5415@brick.home> <5447A362.30605@omnilan.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5447A362.30605@omnilan.de> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: FreeBSD Stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Oct 2014 12:22:56 -0000 Hi. Could you grab the file below, untar, "make all install", add "send authorized" (even shorter than 'authorized-portals-only yes" ;-) to portal-group in your ctl.conf, and see how it works for you? Thanks! http://people.freebsd.org/~trasz/ctld-send-authorized.tar.gz