From owner-freebsd-questions@freebsd.org Wed Sep 2 14:29:56 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E444A9C995E for ; Wed, 2 Sep 2015 14:29:56 +0000 (UTC) (envelope-from luzar722@gmail.com) Received: from mail-ig0-x235.google.com (mail-ig0-x235.google.com [IPv6:2607:f8b0:4001:c05::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ADF189E2 for ; Wed, 2 Sep 2015 14:29:56 +0000 (UTC) (envelope-from luzar722@gmail.com) Received: by igbkq10 with SMTP id kq10so26640438igb.0 for ; Wed, 02 Sep 2015 07:29:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=w6XL4KXgATFPk4rAQ5XMToY8baTqNbeZ6YsFvogPars=; b=XKcF7EFLSCRndUtNNMt/JwACbsmBkcUonByc91fitqMaAfLorM58zhHQhILtb2BdHU OEMwZE77WmoP2/iG0jU2Bh32HeXEElnQIO8s1NMkeIrORHvvsD7ZnosTIKn8Qn/9t4bN AG4EmgjMZJ7aqGknE0y4g02RLUP1GznS1D51Je5P3YNqLJyYq49BDygU/Ji5LRRjbTRF 8VcSwUZAPocQYQbBMeaHFldhNuHUMR5j79akO9LGxXdLd6Uju21ghw30eLGWUXRu97hQ lKF0miKDbFrNY1w/nTDcb4c5IZYkVoslzuH/uMs19QkdsKKdM38/2kfBiqvcoaOOQhAq H5mw== X-Received: by 10.50.73.41 with SMTP id i9mr3696304igv.14.1441204195915; Wed, 02 Sep 2015 07:29:55 -0700 (PDT) Received: from [10.0.10.5] (cpe-76-190-244-6.neo.res.rr.com. [76.190.244.6]) by smtp.googlemail.com with ESMTPSA id qq7sm2327418igb.13.2015.09.02.07.29.55 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 02 Sep 2015 07:29:55 -0700 (PDT) Message-ID: <55E707E7.4070904@gmail.com> Date: Wed, 02 Sep 2015 10:29:59 -0400 From: Ernie Luzar User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: "William A. Mahaffey III" CC: freebsd-questions Subject: Re: fail to fetch vulnxml file each night, as seen in daily security, run output. References: <55E700C9.4080000@gmail.com> <55E7020B.6040404@hiwaay.net> In-Reply-To: <55E7020B.6040404@hiwaay.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Sep 2015 14:29:57 -0000 William A. Mahaffey III wrote: > On 09/02/15 09:05, Ernie Luzar wrote: >> Hello list; >> >> I get the following message in the daily security run output on both >> my 10.1 and 10.2 systems. Both which were installed from scratch >> using a cdisc1.iso file. >> >> Checking for packages with security vulnerabilities: >> pkg: http://vuxml.freebsd.org/freebsd/vuln.xml.bz2: No route to host >> pkg: cannot fetch vulnxml file >> >> -- End of security output -- >> >> >> Is this normal by design? > > > 'No route to host' means networking issue. I get the same thing > whenever I disconnect my Cable modem overnight, which I often do. Make > sure your networking is working AOK overnight when that fetch is > attempted. > > My network is on 7/24 so that is not the problem. When I launch http://vuxml.freebsd.org/freebsd/vuln.xml.bz2 in my browser I get a 404. This means the vuln.xml.bz2 is not present.