[Openstack] communication between two VMs
David Gabriel
davidgab283 at gmail.com
Tue Mar 14 10:48:18 UTC 2017
Dears,
I have defined this simple topology:
Internet ----- VM1 ----LAN---- VM2 -----Internet
I made 'ifconfig eth1 up' for each VM to activate the interface.
Then I tried to make the ping between the two VMs but it fails !
So I run the bellow command in one VM and re-run the ping in the other one
tcpdump -i eth1 icmp and icmp[icmptype]=icmp-echo
But I did not receive any packet despite that ICMP packets are allowed in
both directions (IN/OUT) !
Could you please tell me how to fix this problem.
Thanks in advance.
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20170314/12fbf1ed/attachment.html>
More information about the Openstack
mailing list