Marge wrote:
I added all the paths to the current terminal window and got nessusd running in the background. I am trying to run NessusClient from the same machine and click on "Connect." I get the message "Initiating connection. Error: host not found. Could not open a connection to 192.x.x.x." I would appreciate any help.
Considering that you are running nessusd and NessusClient on the same machine, why not try to connect to localhost/127.0.0.1 instead of your 192.168.x.x address?
Maybe do a "lsof -i" and check if nessusd listens on port 1241 (default) or try a "telnet 127.0.0.1 1241" and check if something responds.
-- Jesper S. Jensen _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
