From owner-freebsd-questions@FreeBSD.ORG Mon Sep 1 15:54:46 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 92959DA2 for ; Mon, 1 Sep 2014 15:54:46 +0000 (UTC) Received: from mail-ie0-x22a.google.com (mail-ie0-x22a.google.com [IPv6:2607:f8b0:4001:c03::22a]) (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 61D251CFE for ; Mon, 1 Sep 2014 15:54:46 +0000 (UTC) Received: by mail-ie0-f170.google.com with SMTP id rl12so6313473iec.15 for ; Mon, 01 Sep 2014 08:54:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=6mxjXUATZU+5Surjl9JjThvMul5/JckJilA6HbfENgc=; b=Wclk6uFC/Xyn2nEsOGktf2SpsiiA14c9aqGfN7R6XCCEzj9/M4Pwad4HjHgoZ9kTu1 QF10r+lX98LFNQLTNkBDiZA0QNMjL8xd/zvI9NlpM2lpR8m71UVhZyTU1Tk5a1zcCMiX qsiEoYtkUzZqm+5y5b+SQ/ig8IXpbnjVw7bEe/peOF/tr9HVGOWxKkWLj+mtih1/tlPC ppGqQ1/ty2/jihku6a/WHP2xJWtDHbpyTjjJHpUBtTt7mbjcMfGbAU3j/fhIyyf7cifW bHcHl6nwF3fUMUYASPJA55oRgKqufz6RQPkdXSLjCeTLADk6nsZpFJX4f+zoZHqNIVM/ TSpg== MIME-Version: 1.0 X-Received: by 10.42.84.76 with SMTP id k12mr10715784icl.18.1409586885746; Mon, 01 Sep 2014 08:54:45 -0700 (PDT) Sender: jdavidlists@gmail.com Received: by 10.43.43.136 with HTTP; Mon, 1 Sep 2014 08:54:45 -0700 (PDT) In-Reply-To: References: Date: Mon, 1 Sep 2014 11:54:45 -0400 X-Google-Sender-Auth: _jjU7Yu8_KBZR76SdwfjQGT_vMI Message-ID: Subject: Re: Strange and sudden delay From: J David To: Oriental Sensation Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2014 15:54:46 -0000 On Thu, Aug 28, 2014 at 3:46 PM, Oriental Sensation wrote: > http://pastebin.com/Q3W3dhLM > (again, I inserted spaces around line #151 where 5 seconds in delay -- twice). This one looks like a DNS resolution issue. It sent a packet to 10.0.0.1:53 and got no response for 5 seconds, sent another one, still got no response, sent it a third time, and finally got a response. Check the name server running on 10.0.0.1 for problems.