From owner-freebsd-current@FreeBSD.ORG Thu Jan 20 14:13:09 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E05E16A4CE for ; Thu, 20 Jan 2005 14:13:08 +0000 (GMT) Received: from mail.vdsoft.org (poseidon.vdsoft.org [193.85.147.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1558643D46 for ; Thu, 20 Jan 2005 14:13:08 +0000 (GMT) (envelope-from dvorakv@vdsoft.org) Received: from [10.0.0.132] (unknown [10.0.0.132]) by mail.vdsoft.org (Postfix) with ESMTP id 3174847E01C; Thu, 20 Jan 2005 15:13:03 +0100 (CET) Message-ID: <41EFBCC5.9060503@vdsoft.org> Date: Thu, 20 Jan 2005 15:14:29 +0100 From: Vladimir Dvorak User-Agent: Debian Thunderbird 1.0 (X11/20050116) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Lars Erik Gullerud References: <41EF8FB4.3090406@vdsoft.org> <20050120143901.X47843@electra.nolink.net> In-Reply-To: <20050120143901.X47843@electra.nolink.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: DNS reverse zone problem? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 14:13:09 -0000 Lars Erik Gullerud wrote: > On Thu, 20 Jan 2005, Vladimir Dvorak wrote: > >> nikolay.nenchev@rbb-sofia.raiffeisen.at wrote: >> >>> I have problems with reverse zone. I have classless adress from >>> 0-63, so I'm wiht mask /26. >>> >> If you have /26 network, is has no sense to set up reverse zone, >> because no nameserver will query it. You can up only classfull (like >> /24 ) in-addra.arpa zones. Ask your provider. > > > _Clueful_ providers have been doing classless in-addr.arpa delegation > for years. > > http://www.ietf.org/rfc/rfc2317.txt (there are other ways too). Thank you for your notice guys, sorry for my mistake. V.