Re: [Openvas-discuss] Openvas Setup

2018-08-06 Thread Eero Volotinen
Sounds like you need to ask firewall administrator to open rsync port to feed.openvas.org tcp/873 Eero On Mon, Aug 6, 2018 at 10:33 AM Wong Peter wrote: > Dear All, > > I tried to setup Openvas but it failed to grab the feed update using > openvas-feed-update command. The error is connection

Re: [Openvas-discuss] Openvas Setup

2018-08-06 Thread Shreyas M R
Hi, Please provide the logs which gave you this error. Shreyas M R about.me/shreyasmrs On Mon, Aug 6,

Re: [Openvas-discuss] OpenVAS Setup

2017-12-10 Thread Christian Fischer
Hi, On 07.12.2017 19:58, Douglas Funk wrote: > Then when I do a openvas-check-setup I get No OpenVAS SCAP database > found. Run a SCAP sync script like greenbone-scapdata-sync. > > So I run that command and nothing happens. you could try to run the script with e.g. greenbone-scapdata-sync

Re: [Openvas-discuss] OpenVas setup

2017-07-25 Thread Christian Fischer
Hi, On 17.07.2017 12:10, Derek Jackson wrote: > Hi, > > I'm trying to setup Openvas and it has failed twice now. I attach the > output of the last attempt and would appreciate any help you can offer > to 'uninstall' and to initiate again. > > I'm running the openvas setup process from a

Re: [Openvas-discuss] OpenVas setup

2017-07-24 Thread Eero Volotinen
Looks like redis is not correctly configured or not listening socket. For commercial support you need to contact greenbone: https://www.greenbone.net/en/ Eero 2017-07-17 13:10 GMT+03:00 Derek Jackson : > Hi, > > I'm trying to setup Openvas and it has failed twice

Re: [Openvas-discuss] OpenVas setup fail on BT5

2011-07-23 Thread Bill Holder
I had the same issue, Then I remembered the iptables rules I had in place were blocking direct internet connections. I was blocking ftp and only allowing http via an proxy server. So I set the http_proxy environment variable and used the -wget switch for the rebuild command