ARP Req to virtual machines

Discussions related to using VirtualBox on Windows hosts.
Post Reply
tardich
Posts: 1
Joined: 21. Aug 2020, 02:44

ARP Req to virtual machines

Post by tardich »

Hi,

I'm running Linux VM's on a Windows machine. These VM's are connected to the network through Bridged Networking. They form a Kubernetes cluster with a deployment that enable "publishing" services outside of the cluster (Service LoadBalancing). One of the modes that enables this to work is layer2 which basically allows to answer to ARP requests. I know that my service is working as I can connect to this "external" service when sitting on a VM. But outside the Virtualbox environment (on the same layer2 network, though), I do not get my ARP requests answered.

Is there a way I can enable this?

Thanks,

Christian
Post Reply