From owner-freebsd-hackers@FreeBSD.ORG Wed Apr 26 07:27:25 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D922516A400 for ; Wed, 26 Apr 2006 07:27:25 +0000 (UTC) (envelope-from oceanare@pacific.net.sg) Received: from smtpgate4.pacific.net.sg (smtpgate4.pacific.net.sg [203.81.36.24]) by mx1.FreeBSD.org (Postfix) with SMTP id D152D43D45 for ; Wed, 26 Apr 2006 07:27:24 +0000 (GMT) (envelope-from oceanare@pacific.net.sg) Received: (qmail 23095 invoked from network); 26 Apr 2006 07:27:22 -0000 Received: from maxwell6.pacific.net.sg (203.120.90.212) by smtpgate4.pacific.net.sg with SMTP; 26 Apr 2006 07:27:22 -0000 Received: from [192.168.0.107] ([210.24.122.33]) by maxwell6.pacific.net.sg with ESMTP id <20060426072722.BWRT1180.maxwell6.pacific.net.sg@[192.168.0.107]>; Wed, 26 Apr 2006 15:27:22 +0800 Message-ID: <444F20B5.5030302@pacific.net.sg> Date: Wed, 26 Apr 2006 15:26:45 +0800 From: Erich Dollansky Organization: oceanare pte ltd User-Agent: Thunderbird 1.5 (X11/20060422) MIME-Version: 1.0 To: Ashok Shrestha References: <79e2026f0604251721m2582d89bwead20e7e610fea8c@mail.gmail.com> In-Reply-To: <79e2026f0604251721m2582d89bwead20e7e610fea8c@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@freebsd.org Subject: Re: workstation DNS issue X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Apr 2006 07:27:25 -0000 Hi, Ashok Shrestha wrote: > > %less /etc/resolv.conf > #search 192.168.1.1 > nameserver 204.127.202.19 > nameserver 216.148.227.79 > nameserver 68.87.68.162 > before going deeper. Did you try to change the sequence of these entries? Try it and compare then the results. Erich