Dharmesh wrote:

Hi,

I wonder if your problem would be solved using the patch made by Dmitriy 
for UDP-multihoming:

http://archive.ncsa.uiuc.edu/lists/iperf-users/apr08/msg00003.html
http://archive.ncsa.uiuc.edu/lists/iperf-users/apr08/msg00004.html
http://sourceforge.net/mailarchive/message.php?msg_id=Pine.SOL.4.64.0804100128150.17362%40kekkonen.cs.hut.fi

The iperf maintainers have not confirmed yet whether the patch has been 
incorporated into vanilla iperf or not.

> Hi users,
> 
> I have multiple NIC card on my PC like:
> Server:
> SERVER_NIC1: 192.168.54.82
> SERVER_NIC2: 10.10.10.82
> 
> Client:
> CLIENT_NIC1: 192.168.54.83
> CLIENT_NIC2: 10.10.10.83
> 
> Now suppose I find out below commands to test Iperf Multicast:
> Server: iperf -u -B 230.17.17.1 -s -t 60 -i 5 -l 1K -P 1 -p 5001
> Client: iperf -u -B 192.168.54.83 -c 230.17.17.1 -t 60 -i 10 -l 2k -P 1 
> -p 5001
> 
> And its worked but when ran commands for NIC2 like:
> Server: iperf -u -B 230.17.17.1 -s -t 60 -i 5 -l 1K -P 1 -p 5001
> Client: iperf -u -B 10.10.10.83 -c 230.17.17.1 -t 60 -i 10 -l 2k -P 1 -p 
> 5001
> 
> Server didn't response and seems that it was not hearing on 10.10.10.XX IP.
> 
> How can I Run Multicast test on NIC2 / Else than Default NIC ? Do any 
> one have any Command OR Solution ? *
> *
> Thanks,
> Dharmesh
> 
> 
> -- 
> 
> _____________________________________________________________________
> 
> Disclaimer: This e-mail message and all attachments transmitted with it
> 
> are intended solely for the use of the addressee and may contain legally
> 
> privileged and confidential information. If the reader of this message
> 
> is not the intended recipient, or an employee or agent responsible for
> 
> delivering this message to the intended recipient, you are hereby
> 
> notified that any dissemination, distribution, copying, or other use of
> 
> this message or its attachments is strictly prohibited. If you have
> 
> received this message in error, please notify the sender immediately by
> 
> replying to this message and please delete it from your computer. Any
> 
> views expressed in this message are those of the individual sender
> 
> unless otherwise stated.Company has taken enough precautions to prevent
> 
> the spread of viruses. However the company accepts no liability for any
> 
> damage caused by any virus transmitted by this email.
> 
> __________________________________________________________________________
> 
>  
> 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Iperf-users mailing list
> Iperf-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/iperf-users


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Iperf-users mailing list
Iperf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iperf-users

Reply via email to