lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 15 Sep 2006 15:14:18 -0400
From:	Phillip Susi <psusi@....rr.com>
To:	xixi lii <xixi.limeng@...il.com>
CC:	Jan Engelhardt <jengelh@...ux01.gwdg.de>,
	Sven-Haegar Koch <haegar@...net.de>,
	Linux-Kernel-Mailinglist <linux-kernel@...r.kernel.org>
Subject: Re: UDP question.

It is a question of where you are sending the packets TO, not from.  It 
is the destination address that is used to route the packet, not the 
source.  If you were sending the packets to the same destination 
address, then they will go out the same interface since the routing 
table identifies that interface as the way to reach the destination 
address.

xixi lii wrote:
> My two adapters has two different IP address, and I bind one IP on one 
> socket,
> do you mean that I alloc two socket and bind different IP is not
> helpful? In fact, all the packet sent from two socket is go out by one
> network adapter?
> 
> xixi

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ