<div>Hi All,</div>
<div> </div>
<div>I am using netperf2.4.1 and able to run netperf on multiple machines using IPv4 addresses. But when it comes to IPv6 address, the server started successfully, however when netperf ran on the client, it failed to establish control.
</div>
<div> </div>
<div>Then I ran netperf on the machine where the netserver had started, using the loopback address ::1, no error was reported, but as shown below when I use eth0 IPv6 address of machine-1, it failed to establish control</div>
<div> </div>
<div><font size="2">[machine-1 ~]$</font> netserver241 -6<br>Starting netserver at port 12865<br>Starting netserver at hostname ::0 port 12865 and family AF_INET6<br><font size="2">[machine-1 ~]$</font></div>
<div><font size="2"></font> </div>
<div><font size="2">[machine-1 ~]$ </font> netperf241 -6 -H ::1 <br>TCP STREAM TEST from ::0 (::) port 0 AF_INET6 to ::1 (::1) port 0 AF_INET6 : histogram : demo<br>Recv Send Send <br>Socket Socket Message Elapsed
<br>Size Size Size Time Throughput <br>bytes bytes bytes secs. 10^6bits/sec </div>
<div>
<p> 87380 16384 16384 10.00 2705.46 <br><font size="2">[machine-1 ~]$ </font><br></p></div>
<div><font size="2">[machine-1 ~]$ netperf241 -6 -H fe80::209:3dff:fe00:8c6 -D<br>establish control: are you sure there is a netserver listening on fe80::209:3dff:fe00:8c6 at port 12865?<br>establish_control could not establish the control connection from ::0 port 0 address family AF_INET6 to fe80::209:3dff:fe00:8c6 port 12865 address family AF_INET6
<br>[machine-1 ~]$ </font><br> </div>
<div>Can you please give me some clue on these or point me to the right documentation about netperf and IPv6.</div>
<div> </div>
<div> </div>
<div>Thanks in advance,</div>
<div>Ashenafi</div>