Arpspoof unintended behaviour
First of all, I’ve enabled IP forwarding by setting the kernel parameter with sudo sysctl -w net.ipv4.ip_forward=1, which is a prerequisite.
Then I’ve executed arpspoof -t 192.168.1.24 192.168.1.1 -i eth0, and vice versa (fot the IPs). App… Continue reading Arpspoof unintended behaviour