In article <[EMAIL PROTECTED]> you wrote:
> I configured my interface to send UDP frames (AF_INET,SOCK_DGRAM,0)
> but how is it possible for sendto to return errno 111 connection
> refused... 

It can mean you have a deny-rule set for outgoing packets. Or you tried to
send to an invalid (unknown, illeagal, broadcast) destination.

Greetings
Bernd
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to