|
From: | Lockenvitz Jan EXT |
Subject: | [Nufw-users] client hangs while trying to connect to nuauth |
Date: | Thu, 7 Oct 2004 13:40:43 +0200 |
Hi,
i'm trying to get the nufw working.
I configured it for plaintext usage and created the keys for the client and nuath but when I try to
connect with "nutcpc -U 100 -H <ip>" i have to enter the passphrase an thats it!
Nuauth has been started with debugging an print out the following:
** Message: recieved : .
** Message: setting mx to 10
** Message: setting mx to 9
** Message: mx set to 9
** Message: NuFW TLS Handshake was complete
now nothing happens
if i kill the client, nuauth is talking again:
** Message: client didn't choose mechanism
** Message: recieved : .
thats all!
I stick in a little bit into the sources of the client an found the following line in "libnuclient.c" in the function
"mysasl_negotiate" :
len = gnutls_record_recv(session, buf, sizeof buf);
Well, it seems not to return from this one!
I used nearly the default config files (also for users).
Is it a bug or am i doing something wrong?
Regards,
Jan
[Prev in Thread] | Current Thread | [Next in Thread] |