Re: how does curl-loader use RTNETLINK
Status: Alpha
Brought to you by:
coroberti
From: Javier M. <jam...@in...> - 2008-02-21 12:33:39
|
Ok, thanks for your fast reply! However, It would be useful that the loader, once when it has finished, could close or delete the secondary ip that assigns to the interface. Additionally, it would be very helpul for me if you tell me how the loader allocates those directions and more especifically, how the server knows where to send back the responses to the virtual clients, since i have manually ping'ed the clients from the server without no response. Sincerely, On 2/20/08, Robert Iakobashvili <cor...@gm...> wrote: > Hi Javier, > > On Feb 20, 2008 7:32 PM, Javier Miranda <jam...@in...> wrote: > > > add_secondary_ip_addrs - setting secondary IP 10.111.111.150 > > rtnl_talk(): RTNETLINK answers: File exists > > This means, that the secondary IP-address has been already > added to the interface, thus, it will be re-used > > > > add_secondary_ip_addrs - note: probably, the IP-address > > "10.111.111.150/24" already exists. > > > > this is not really a problem when using the loader, but when I use the > > same ip used by another machine (e.g. a virtual machine), the virtual > > client replaces it (supplanting) and the host became unreachable (even > > when curl-loader is down). > > Why to use the same IP? Y can use any IP-addresses, from any networks, > just ensure routing. > > > > > > Do you know how to delete the file which is referenced by rtnl_talk() > > ?, or if there is another way to solve this problem. > > > Sure. The command ip is your friend: > like # ip addr del ..... > look at #man ip > > Sincerely, > Robert Iakobashvili > "Light will come from Jerusalem" > ........................................................... > http://curl-loader.sourceforge.net > An open-source web testing and traffic generation. > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > curl-loader-devel mailing list > cur...@li... > https://lists.sourceforge.net/lists/listinfo/curl-loader-devel > > -- Javier Miranda jam...@in... 8-552-6707 |