Hi, I have a question. I just installed the Nessus 2.07. The first procedure is following: Enter the nessus-libraries directory, #./configure <enter> #make <enter> #make install <enter>
Enter the other three directories in order: libnasl,nessus-core,nessus-plugins.Do the same works as in nessus-libraries directory. #nessus-mkcert <enter> ... #nessus-adduser <enter> ... #nessusd -D -p 7777 <enter> #nessus <enter> I enter ip,port,username and password in the client,then I login. There is a alert:"Remote host is not using < NSP/1.2 > or is tcpwrapped" My server and client were running on the same host. The second procedure is following: I enter the four directories in order. #./configure --enable-unix-socket --enable-tcpwrappers <enter> #make <enter> #make install <enter> # nessusd -D bind() failed : No such file or directory (make sure /var/run/nessus/nessus.sock does not exist) I don't find the file nessus.sock. What's wrong? How can I run Nessus? Please help me.
