Re: UDP sockets bound to ANY send answers with wrong src ip address

From: YOSHIFUJI Hideaki / 吉藤英明
Date: Wed Jun 09 2004 - 07:27:49 EST


In article <200406091425.39324.vda@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> (at Wed, 9 Jun 2004 14:25:39 +0300), Denis Vlasenko <vda@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> says:

> I observe that UDP sockets listening on ANY
> send response packets with ip addr derived from
> ip address of interface which is used to send 'em
> instead of using dst ip address of client's packet.

use IP_PKTINFO when responding the client.

--yoshfuji
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html