hareram wrote: > iam getting this error > > when iam trying to browse > > > Aug 30 19:13:44 ffw nufw[9123]: Sending request for 3616199872 > Aug 30 19:13:44 ffw nufw[9123]: Not connected, trying TLS connection > Aug 30 19:13:45 ffw nuauth[9077]: activity on 4 > Aug 30 19:13:45 ffw nuauth[9077]: Packet from user [EMAIL PROTECTED] > Aug 30 19:13:45 ffw nuauth[9077]: (tls.c:351) Packet size is 52 > Aug 30 19:13:45 ffw nuauth[9077]: Pushing packet to user_checker > Aug 30 19:13:45 ffw nuauth[9077]: entering user_check > Aug 30 19:13:45 ffw nuauth[9077]: got IPV4 field > Aug 30 19:13:45 ffw nuauth[9077]: got APP field > Aug 30 19:13:45 ffw nuauth[9077]: User : [EMAIL PROTECTED] > Aug 30 19:13:45 ffw nuauth[9077]: Connection : src=192.168.3.9 > dst=213.186.33.19 proto=6 > Aug 30 19:13:45 ffw nuauth[9077]: sport=1491 dport=80 > Aug 30 19:13:45 ffw nuauth[9077]: OS : Windows XP Service Pack 2 2600 > Aug 30 19:13:45 ffw nuauth[9077]: Application : Not Available > Aug 30 19:13:45 ffw nuauth[9077]: > Aug 30 19:13:45 ffw nuauth[9077]: leaving user_check > Aug 30 19:13:45 ffw nuauth[9077]: Starting search and fill > Aug 30 19:13:45 ffw nuauth[9077]: Creating new element > Aug 30 19:13:47 ffw nufw[9123]: Sending request for 3616200160 > Aug 30 19:13:47 ffw nufw[9123]: Not connected, trying TLS connection > Aug 30 19:13:47 ffw nufw[9123]: rx : 52, tx : 0, track_size : 2, > start_list > : 0x80552e0 >
Looks like nufw is not managing to open a connection to nuauth. Are they running on the same server? If so, is traffic on the loopback interface allowed? If all is fine, when running "netstat -pant|grep ESTAB" on the box running nufw, you should see a TCP connection in state "ESTABLISHED". Vincent _______________________________________________ Nufw-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/nufw-users
