nufw-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nufw-users] nutcpc hangup in recv_message()


From: hpt
Subject: [Nufw-users] nutcpc hangup in recv_message()
Date: Sat, 15 Jan 2005 11:52:27 +0800

hi,
I am trying to get the nufw woring.

I use 0.9.6 on FC3.

I have corrected the default config file according to the 
http://www.nufw.org/testing.html

Now, the nutcpc and nuauth can communicate.

In debug mode, the nutcpc print:
** Message: Auth (user) module: libdbm
** Message: ACL module: libplaintext
** Message: User logs module: syslog
** Message: IP Auth (user) module: libipauthident
** Message: TLS using key /etc/nufw/nuauth.pem and
cert /etc/nufw/nuauthcert.pem
** Message: Packet Server now Listening

Then, when invoke the nutcpc, the nuauth print:
** Message: setting mx to 8

** Message: setting mx to 7

** Message: mx set to 7

** Message: NuFW TLS Handshake was completed

** Message: 1 mechanisms : (PLAIN)

and when i input password in nutcpc, it print:
** Message: client choose mechanism PLAIN

** Message: We are entering dbm_user_check()

** Message: calling dbm_file_init() now

** Message: We are entering dbm_file_init()

** Message: dbm_file_init : file should be open now()

** Message: We are leaving dbm_file_init()

** Message: user id is user, size 4

** Message: key user, size 4 was found. good

** Message: Data shall now be analysed : {SHA1}lgJ11mVejyWMPhz9hL5y85
+FdfY= 102

** Message: Extracting password...
** Message: it's {SHA1}lgJ11mVejyWMPhz9hL5y85+FdfY=
** Message: got *102*

** Message: given imauser, hash \x96\u0002u\xd6e^\x8f%\x8c>\u001c\xfd
\x84\xber\xf3\x9f\x85u\xf6, decoded lgJ11mVejyWMPhz9hL5y85+FdfY=,
stored : {SHA1}lgJ11mVejyWMPhz9hL5y85+FdfY=

** Message: user address@hidden uses OS Linux ,2.6.10-1.737_FC3, #1 Mon Jan
10 13:50:10 EST 2005
** Message: Tell we need to work on 8

** Message: request needed
** Message: request send
** Message: checking mx against 8

It seems that everything ok. And the nutcpc become a demon.

But when i try to visit the web, such as "lynx www.nufw.org", the nuauth
print:

** Message: Working on  3394952896

** Message: Packet :
** Message: Connection : src=192.168.10.41 dst=213.186.33.24 proto=6
** Message: sport=34776 dport=80
** Message:
** Message: entering acl_check

** Message: leaving acl_check

** Message: Starting search and fill

** Message: Creating new element

** Message: need to warn client

and so on. And I counldn't visit the web.

When I try to debug the nutcpc with nutcpc, I found it's hangs on
libnuclient.so, recv_message()'s "ret= gnutls_record_recv(*session-
>tls,dgram,sizeof dgram);".

please help.

Sorry for my poor English:)

Thanks a lot

-- 
hpt <address@hidden>

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]