Hey i found your discussion on the internet and see you have helped a lot.
Maybe you can help me out please.

I am running a script to start the Openvas which is

#!/bin/bash
openvassd
openvasmd --rebuild
openvasmd --backup
openvasmd -p 9390 -a 127.0.0.1
openvasmd -a 127.0.0.1 -p 9390
gsad --http-only --listen=127.0.0.1 -p 9392


Is it suppose to be https? I am following off of a youtube tutorial.

I get this error after trying to run the script in my terminal

All plugins loaded
bind() failed : Address already in use




Failed to bind to port 9392: Address already in use
_______________________________________________
Openvas-discuss mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to