From owner-freebsd-security@FreeBSD.ORG Fri Feb 10 14:48:08 2006 Return-Path: X-Original-To: freebsd-security@freebsd.org Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA3AF16A420 for ; Fri, 10 Feb 2006 14:48:08 +0000 (GMT) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D92243D4C for ; Fri, 10 Feb 2006 14:48:03 +0000 (GMT) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost1.sentex.ca (8.13.4/8.13.4) with ESMTP id k1AEm2j0002223; Fri, 10 Feb 2006 09:48:02 -0500 (EST) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.3/8.13.3) with ESMTP id k1AEm1Vv064233 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 10 Feb 2006 09:48:01 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <6.2.3.4.0.20060210093914.09537c70@64.7.153.2> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Fri, 10 Feb 2006 09:47:55 -0500 To: Garance A Drosihn , freebsd-security@freebsd.org From: Mike Tancsa In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by amavisd-new X-Scanned-By: MIMEDefang 2.51 on 64.7.153.18 Cc: Subject: Re: Running nessus on freebsd... X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2006 14:48:09 -0000 At 06:21 PM 09/02/2006, Garance A Drosihn wrote: >Are other people here running nessus (2.2.6) with the "registered >plugins"? (not the commercial registration). Hi, I am running the same sort of setup, with registered plugins but with the X-client. Typically, I shut down the daemon, run the nessus-update-plugins, start the daemon up again, run "nessus" which opens up an X app on my workstation and then login and away it goes. Does it work for you if you do it via X ? [verify1]% nessus -v nessus (Nessus) 2.2.6 for FreeBSD (C) 1998 - 2003 Renaud Deraison SSL used for client - server communication [verify1]% ---Mike