From owner-freebsd-questions@FreeBSD.ORG Thu Jul 19 01:49:38 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6C9CE16A405 for ; Thu, 19 Jul 2007 01:49:38 +0000 (UTC) (envelope-from ck@yourserveradmin.com) Received: from tetrahedron.itechcraft.com (tetrahedron.itechcraft.com [72.34.45.195]) by mx1.freebsd.org (Postfix) with ESMTP id 555B413C4BA for ; Thu, 19 Jul 2007 01:49:38 +0000 (UTC) (envelope-from ck@yourserveradmin.com) Received: from dodekaedr.techs.com.ua ([193.109.101.2]:2781 helo=[10.10.10.9]) by tetrahedron.itechcraft.com with esmtpa (Exim 4.63) (envelope-from ) id 1IBL96-0000KX-K7; Thu, 19 Jul 2007 04:49:36 +0300 Message-ID: <469EC32F.3060705@yourserveradmin.com> Date: Thu, 19 Jul 2007 04:49:35 +0300 From: CK User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: george , freebsd-questions@freebsd.org References: <039601c7c99d$787ffa50$6500a8c0@desk> In-Reply-To: <039601c7c99d$787ffa50$6500a8c0@desk> Content-Type: text/plain; charset=windows-1250; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - tetrahedron.itechcraft.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - yourserveradmin.com X-Source: X-Source-Args: X-Source-Dir: Cc: Subject: Re: how to qwery txt records in dns 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: Thu, 19 Jul 2007 01:49:38 -0000 george wrote: > I would like to ask how do I retrieve a txt record from DNS? [kirt@office ~] dig iog.org.ua txt ; <<>> DiG 9.2.3 <<>> iog.org.ua txt ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 18333 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 0 ;; QUESTION SECTION: ;iog.org.ua. IN TXT ;; ANSWER SECTION: iog.org.ua. 86400 IN TXT "v=spf1 a mx ~all" ;; AUTHORITY SECTION: iog.org.ua. 86400 IN NS ns2.afraid.org. iog.org.ua. 86400 IN NS tazek.iog.org.ua. ;; Query time: 2357 msec ;; SERVER: 10.10.10.7#53(10.10.10.7) ;; WHEN: Thu Jul 19 04:47:01 2007 ;; MSG SIZE rcvd: 105