nufw-users
[Top][All Lists]
Advanced

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

Re: [Nufw-users] nutcpc hangup in recv_message()


From: Eric Leblond
Subject: Re: [Nufw-users] nutcpc hangup in recv_message()
Date: Sun, 16 Jan 2005 17:09:54 +0100

Hi,

First of all debugging trace you show are 
Are you testing it on a single host ? I mean host runs nuauth and nufw
and client is on same computer ?
In this case there's a problem 

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

nuauth will ask authentication to 192.168.10.41 by sending a packet to
client on this host :
> ** Message: need to warn client

But in your case you are probably connected with 127.0.0.1 source
address. So nuauth can not warn you.
So try to do :
        nutcpc -H 192.168.10.141
or try to disable push mode :
        nuauth_push_to_client=0

BR,
-- 
Eric Leblond <address@hidden>
INL





reply via email to

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