IP binding before sendto()
From: Vinod Kumar P (vinukumarp_at_hotmail.com)
Date: 10/30/03
- Next message: Covarde Anonimo: "Problems with squid, ntlm auth and a win2k PDC"
- Previous message: Vinod Kumar P: "Re: IPv4 unicast sendto() through a network interface"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Oct 2003 07:04:57 -0800
Dear all
I tried to channel IPv4 unicasts through a particular network
interface in my linux machine by binding the datagram socket to a
particular IP in the interested network interface. But even then it is
found to flow through both interfaces when used bind() just before
sendto().
Why this happens? . I am working on RedHat Linux Version 7.2 with
packages gcc version 2.96, glibc2.2.4-13 and glibc-devel-2.2.4-13. do
you have any idea why this happens?
Please help me
Thanks for all replies
Vinod Kumar P
- Next message: Covarde Anonimo: "Problems with squid, ntlm auth and a win2k PDC"
- Previous message: Vinod Kumar P: "Re: IPv4 unicast sendto() through a network interface"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|