From owner-freebsd-questions@FreeBSD.ORG Wed Dec 10 02:58:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ECF941065677 for ; Wed, 10 Dec 2008 02:58:13 +0000 (UTC) (envelope-from khoogc@singnet.com.sg) Received: from smtp14.singnet.com.sg (smtp14.singnet.com.sg [165.21.6.24]) by mx1.freebsd.org (Postfix) with ESMTP id 6328C8FC28 for ; Wed, 10 Dec 2008 02:58:12 +0000 (UTC) (envelope-from khoogc@singnet.com.sg) Received: from localhost (bb121-6-214-58.singnet.com.sg [121.6.214.58]) by smtp14.singnet.com.sg (8.14.1/8.14.1) with ESMTP id mBA2wB7G018734 for ; Wed, 10 Dec 2008 10:58:11 +0800 Date: Wed, 10 Dec 2008 10:58:13 +0800 (SGT) From: Richard KHOO Guan Chen X-X-Sender: khoogc@localhost.my.domain To: "freebsd-questions@freebsd.org" In-Reply-To: <20081209043837.GA5653@shepherd> Message-ID: <20081210105026.L889@localhost.my.domain> References: <20081209103518.T1048@localhost.my.domain> <20081209043837.GA5653@shepherd> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: portaudit -solved 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: Wed, 10 Dec 2008 02:58:14 -0000 Thank you Sahil Tandon I have solved the problem. My ISP uses proxy for http (I think) as I have closed off port 80 and opened port 8080, and that has got me to the web with no problem. I have also been able to use ports installation with my ipf firewall setup, so I could not understand why portaudit command failed. I have now opened up port 80 and get the thing working. Your message got me thinking in this direction as you confiremed that the file is from http://www.FreeBSD.org/ports. Once again thanks and apologies for the late reply. On Mon, 8 Dec 2008, Sahil Tandon wrote: > Richard KHOO Guan Chen wrote: > >> I have recently installed 6.4 release and tried to do a portausidt -F. >> No go reply was that auditfile.tbz unavailable. > > By default, portaudit fetches the database from www.FreeBSD.org/ports. > What is the output of the following commands on your machine? > > % wget http://www.FreeBSD.org/ports/auditfile.tbz > % fetch -1amp http://www.FreeBSD.org/ports/auditfile.tbz > > Have you created or modified /usr/local/etc/portaudit.conf? > > -- > Sahil Tandon > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >