I think I've tracked down this problem. I was having it as well. For
me at least using a proxy, the \" arround $proxy_user and $proxy_passwd
when set for wget stop it from working.
echo "$fetch_cmd" | grep "wget" 2>&1 > /dev/null &&
{
test -n "$proxy" && http_proxy="http://$proxy/"
test -n "$proxy_user" && proxyopts="--proxy=on --proxy-user=$proxy_user
--proxy-passwd=$proxy_passwd"
}
works. (line breaks aside)
Barry
Renaud Deraison wrote:
>On Tue, Oct 01, 2002 at 07:37:43PM -0700, Jeff Ambrose wrote:
>
>>Yes.. mine I see nothing.. it just jumps down to the root prompt after about
>>2-3 seconds.
>>
>
>
>
>try :
>
> nessus-update-plugins -v
>
>
>
>
> -- Renaud
>-
>[EMAIL PROTECTED]: general discussions about Nessus.
>* To unsubscribe, send a mail to [EMAIL PROTECTED] with
>"unsubscribe nessus" in the body.
>
--
Barry Lynam Phone: +61 7 3864 9408
Senior Network Engineer, Security Fax: +61 7 3864 2921
Network Management Postal: I.T. Services
Information Technology Services Level 12, 126 Margaret St
Queensland University of Technology GPO Box 2434
Brisbane QLD 4001
Email: [EMAIL PROTECTED] AUSTRALIA
http://www.net.qut.edu.au/security/
-
[EMAIL PROTECTED]: general discussions about Nessus.
* To unsubscribe, send a mail to [EMAIL PROTECTED] with
"unsubscribe nessus" in the body.