From owner-freebsd-questions@freebsd.org Wed Sep 2 13:59:35 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 C1EF99C895E for ; Wed, 2 Sep 2015 13:59:35 +0000 (UTC) (envelope-from luzar722@gmail.com) Received: from mail-ig0-x22e.google.com (mail-ig0-x22e.google.com [IPv6:2607:f8b0:4001:c05::22e]) (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 8D9D1759 for ; Wed, 2 Sep 2015 13:59:35 +0000 (UTC) (envelope-from luzar722@gmail.com) Received: by igbut12 with SMTP id ut12so14340118igb.1 for ; Wed, 02 Sep 2015 06:59:35 -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:subject :content-type:content-transfer-encoding; bh=uG9DM1IfXoa7mdGj6Zj7XvBHrHmZJorpCfBbtgxaSXg=; b=C3FyKhUtS25WR4dFYTBuNbNSyhOxJzvYZyAXF9jhGufgiDDw5mjQZEkeEXlNIfTwGO dQ7I+UcRMS2Rm+yLTE6QYI9Z0/BVYH7RKKCN1qXbPT2GJ6h+oE9B6XAl70EALAbb2+JL 4svKKK6mFp9z8ty/HM55vRWmxISK03JaZnz3PwruC6gXLVUHIsK+q6/sMRR3LVwC7aRe UVqZzW9JZxYEsW1LRSUXAzz8bypZsCvHJI5KKi+gXZEM0g0lpMSXuKeEAqiYyVNhQj1d sSyFR8na0JV+gQXVFjTRdueNZhWhzTpaBEH4PKRG6ifx4JwRwboc4KvRtdR5PJCiYt5V TvBg== X-Received: by 10.50.8.69 with SMTP id p5mr3418686iga.43.1441202374830; Wed, 02 Sep 2015 06:59:34 -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 f16sm2267653igt.5.2015.09.02.06.59.33 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 02 Sep 2015 06:59:33 -0700 (PDT) Message-ID: <55E700C9.4080000@gmail.com> Date: Wed, 02 Sep 2015 09:59:37 -0400 From: Ernie Luzar User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: freebsd-questions Subject: fail to fetch vulnxml file each night, as seen in daily security, run output. 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 13:59:35 -0000 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?