Interesting thing...if I do a netstat -an it looks like OpenVAS is
running, but only listening on port 9390 IPv6 (tcp6), not regular
IPv4...or am I crazy?!?


tcp        0      0 0.0.0.0:10000           0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN
tcp        0      0 10.10.10.7:22           10.10.10.216:50656      ESTABLISHED
tcp6       0      0 :::9390                 :::*                    LISTEN
tcp6       0      0 :::22                   :::*                    LISTEN
udp        0      0 0.0.0.0:10000           0.0.0.0:*

Does that make any sense at all?

Thanks.

Scott



On Thu, Mar 11, 2010 at 10:16 AM, Felix Wolfsteller
<[email protected]> wrote:
> Hi,
>
> I assume you have read the README/INSTALL of openvas-manager, openvas-scanner
> and gsa and set up everything accordingly.
>
> You started the gsa(d). Now what exactly happens if you open a browser and try
> to access it?
>
> If you have installed openvas-client, you can use the small omp-cli to test
> whether (parts of) the basic setup work:
>
> omp-cli --host <localhost i guess> --port <the port you chose when starting
> manager> -u <user> -w <password for user> -X "<help/>"
>
> hth
>
> -- felix
>
>
> On Thursday 11 March 2010 17:05:43 Scott Damron wrote:
>> The only thing in the logs is as follows:
>>
>> gsad main:  DEBUG:2010-03-11 08h26.24 CST:2174: Forking...
>>
>> It repeats that several times with different time stamps.
>>
>> On Thu, Mar 11, 2010 at 8:56 AM, Matthew Mundell
>>
>> <[email protected]> wrote:
>> >> I have managed to get Greenbone installed, but can not get it to
>> >> start.  When I issue the command - sudo gsad --mport 9391 it just
>> >> exits with no output.  I tried using the --verbose switch and it
>> >> doesn't provide any output either...  Any ideas?
>> >
>> > The daemon forks when you start it.  Any error messages go to the log in
>> > PREFIX/var/log/openvas/gsad.log.
>> > --
>> > Intevation GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B
>> > 18998 Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver
>> > Wagner
>>
>> _______________________________________________
>> Openvas-discuss mailing list
>> [email protected]
>> http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss
>
>
> --
> Felix Wolfsteller |  ++49 541 335083-783  |  http://www.intevation.de/
> PGP Key: 39DE0100
> Intevation GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 18998
> Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner
> _______________________________________________
> Openvas-discuss mailing list
> [email protected]
> http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss
>
_______________________________________________
Openvas-discuss mailing list
[email protected]
http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss

Reply via email to