My goal is to connect a virtual machine A with a virtual machine C through a virtual machine B that has two interfaces. When I create a bridge on these two interfaces I can ping A<-->C but I cannot ping from A<-->B and B<-->C. If the bridge works in layer 2, is it possible to ping to interfaces that are part of the bridge?
Thank you in advance for your answers.