Hi , anupam Can I ask a question about SO_BINDTODEVICE, since you mentioned it here. (I can't recall where I find the information), it is said to use SO_BINDTODEVICE, you still need to have a route pointing to the device. SO_BINDTODEVICE only allow you to choose device among the different routing priorities. Is it true for LINUX? Also somebody said SO_BINDTODEVICE can't work with multicast, true? Thanks, Xia Weizhong -----Original Message----- From: linux-net-owner@vger.kernel.org [mailto:linux-net-owner@vger.kernel.org]On Behalf Of Anupam Kapoor Sent: 2004?8?26? 12:34 To: Henrik Nordstrom Cc: rss26@njit.edu; linux-net@vger.kernel.org Subject: Re: Forcing a connection from a particular NIC > You can in most cases accomplish this with a little LD_PRELOAD hackery, to > modify the socket calls to always bind() to the desired address when the > application tries to call connect(). > how about limiting the packet through a specific interface via the SO_BINDTODEVICE socket option ? i guess that's what you (henrik) means. right ? kind regards anupam - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html