So for context I have two virtual machines one is running on kali linux which is the "Hacker's" machine and the other one is running on windows 10 pro which is supposed to be the victim's machine
So today I tried doing arp spoofing/poisoning via Bettercap and when start the spoofing it works and it actually changes the mac address of the router on my windows machine however whenever I start the process I lose connection to the Internet on my windows virtual machine and a yellow icon appears next to my ethernet icon
and when I try to "Troubleshoot" the problem it outputs Problems found: Windows can't communicate with the device or resource (primary DNS server)
But however I know that the problem isn't caused of the windows machine because as soon as I turn off the spoofing it reconnects just fine
So please help me and tell me what is causing this problem I think that it is from the router's settings itself that they have built a mechanism to prevent arp spoofing or can it be a problem with my kali Linux machine's port forwarding if so can you tell me how to update the port forwarding settings Appreciate it!
P.S. : I have tried turning on port forwarding by writing echo 1 > blah blah blah into the terminal and that didn't solve the issue