While doing a vprofile project in linux setting up a multiple vm through hypervisor and a vagrant file i'm facing issues as all vms can't ping to each other as required in the stack.
PING web01 (192.168.56.11) 56(84) bytes of data. From localhost.localdomain (192.168.56.107) icmp_seq=1 Destination Host Unreachable From localhost.localdomain (192.168.56.107) icmp_seq=2 Destination Host Unreachable From localhost.localdomain (192.168.56.107) icmp_seq=3 Destination Host Unreachable From localhost.localdomain (192.168.56.107) icmp_seq=4 Destination Host Unreachable
what should i do? here they're able to ping to each other
If VMs using mactap driver they cant interact. Each other and to host. You need to create bridge network