On Dienstag, 14. Januar 2014, al smith wrote: > I am trying to connect on the install itself and tried Firefox, which > returns the error "The connection was interrupted" and Konqueror, which > displays the error "The requested operation could not be completed. > Connection to Server refused" > > Below is some additional log info >...
> 1 S root 7289 1 0 80 0 - 8328 poll_s 08:27 pts/1 00:00:00 > gsad --http-only --listen=127.0.0.1 -p 9392 Looks like it is listening on 9392. Which means you should try https://127.0.0.1:9392 Note that http://localhost:9392 misses SSL ("https") and therefore won't work anyway. -- Dr. Jan-Oliver Wagner | ++49-541-335084-0 | http://www.greenbone.net/ Greenbone Networks GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 202460 Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner _______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
