On Wed, Mar 24, 2004 at 05:08:19PM -0500, [EMAIL PROTECTED] wrote:

> Now I try to connect from client to master as magda and I'm getting Socket
> error1813.
...
> New encryption key was generated
> Database directory "C:\NessusDB" created successfully.
> Connecting to server xxx.xxx.xx.xx  (port 1241) using TLSv1 encrypted
> connection...
> ERROR: Cannot establish connection with  xxx.xxx.xxx.xxx (Socket error
> 1813).

I don't know what error 1813 means in the Winsock API, but here are some
possible sources of error:

   - Is nessusd still running?

   - Is nessusd listening on port 1241 on an interface reachable via 
     client? That is, are you running it as something like
     "nessusd -a 127.0.0.1"? Or did you configure it to work with
     unix sockets?

   - Are you using tcp_wrappers to control access to nessusd and did
     you allow access via client?

   - Are there any interesting errors logged in either messages or
     nessusd.messages?

Also, while I don't think it's the cause, make sure your server is set
up for TLS / SSL since you're using that when connecting via NessusWX. 

George
-- 
[EMAIL PROTECTED]

Attachment: pgp00000.pgp
Description: PGP signature

_______________________________________________
Nessus mailing list
[EMAIL PROTECTED]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to