Re: [Openstack] iperf not working between VMs

2015-03-04 Thread nithish B
Hi Priyanka, There must be a packet drop from the client side while returning an ACK to the server. Again, please check the server has those ports "unblocked" by the firewall. Thanks. Regards, Nitish B. On Thu, Mar 5, 2015 at 9:09 AM, Priyanka Naik wrote: > Sir, > > Yes. But it is not print

Re: [Openstack] iperf not working between VMs

2015-03-04 Thread Priyanka Naik
Sir, Yes. But it is not printing any message when it receives a connection. If I run iperf server on my desktop and run the client on a VM (with floating IP) on openstack it connects properly. Thanks, Priyanka On 03/04/2015 10:43 PM, Brian Haley wrote: On 03/04/2015 11:19 AM, ppnaik wrote:

Re: [Openstack] iperf not working between VMs

2015-03-04 Thread Brian Haley
On 03/04/2015 11:19 AM, ppnaik wrote: > Sir, > Yes.ping connectivity is there.the tcpdump on server shows the syn packets > from > the client. But the server does not reply syn/ack. Then this doesn't look like a Neutron problem. You need to figure out why the iperf server did not respond. If yo

Re: [Openstack] iperf not working between VMs

2015-03-04 Thread ppnaik
: [Openstack] iperf not working between VMs Sir, Yes.ping connectivity is there.the tcpdump on server shows the syn packets from the client. But the server does not reply syn/ack. Thanks, Priyanka On 2015-03-04 21:23, abhishek jain wrote: Have you checked ping connectivity between the VMs? On Mar 4

Re: [Openstack] iperf not working between VMs

2015-03-04 Thread ppnaik
Sir, Yes.ping connectivity is there.the tcpdump on server shows the syn packets from the client. But the server does not reply syn/ack. Thanks, Priyanka On 2015-03-04 21:23, abhishek jain wrote: Have you checked ping connectivity between the VMs? On Mar 4, 2015 9:19 PM, "Brian Haley" wrote:

Re: [Openstack] iperf not working between VMs

2015-03-04 Thread Narayanan, Krishnaprasad
Subject: Re: [Openstack] iperf not working between VMs Sir, Yes.ping connectivity is there.the tcpdump on server shows the syn packets from the client. But the server does not reply syn/ack. Thanks, Priyanka On 2015-03-04 21:23, abhishek jain wrote: > Have you checked ping connectivity betw

Re: [Openstack] iperf not working between VMs

2015-03-04 Thread ppnaik
Sir, I ran tcpdump on server side.the syn request were reaching the client but no syn ack was sent back. thanks, Priyanka On 2015-03-04 21:07, Brian Haley wrote: Please keep replies on the list. I would suggest running tcpdump on the server side and see if the packet is making it to the

Re: [Openstack] iperf not working between VMs

2015-03-04 Thread abhishek jain
Have you checked ping connectivity between the VMs? On Mar 4, 2015 9:19 PM, "Brian Haley" wrote: > Please keep replies on the list. > > I would suggest running tcpdump on the server side and see if the packet is > making it to the stack then. Perhaps there are other UFW rules dropping > things?

Re: [Openstack] iperf not working between VMs

2015-03-04 Thread Brian Haley
Please keep replies on the list. I would suggest running tcpdump on the server side and see if the packet is making it to the stack then. Perhaps there are other UFW rules dropping things? You can just use something like 'telnet 192.168.1.42 5001' to verify that. -Brian On 03/04/2015 10:25 AM,

Re: [Openstack] iperf not working between VMs

2015-03-04 Thread Brian Haley
Like Krishna asked, have you added a security group rule for TCP port 5001? Otherwise ingress traffic on that port will be dropped. -Brian On 03/04/2015 05:45 AM, Priyanka Naik wrote: > Hi, > > Sorry my mistake . I was actually trying it for different ports and copied the > earlier command on cl

Re: [Openstack] iperf not working between VMs

2015-03-04 Thread Priyanka Naik
Hi, Sorry my mistake . I was actually trying it for different ports and copied the earlier command on client VM. On client VM I am running iperf -c 192.168.1.42 and on server iperf -s yes the server is listening on port 5001. netstat -anp | grep 5001 (Not all processes could be identified,

Re: [Openstack] iperf not working between VMs

2015-03-04 Thread Narayanan, Krishnaprasad
Hi, Have you defined the port in the security groups associated with the VMs? Regards, Krishnaprasad From: Priyanka Naik [mailto:ppn...@cse.iitb.ac.in] Sent: Mittwoch, 4. März 2015 10:46 To: Openstack Subject: [Openstack] iperf not working between VMs Hi, I have a multinode openstack juno

[Openstack] iperf not working between VMs

2015-03-04 Thread Priyanka Naik
Hi, I have a multinode openstack juno setup. Iperf does not work between VMs( on the same compute node asw ell as different compute nodes) On iperf server VM | iperf-s Server listening on TCP port5001 TCP window size: