Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.
arp spoofing issues
So the other day, i decided to play around my college network (using my laptop of course)
so i happened to find a server which i believe acts as a proxy
so using fragrouter and dsniff, i decided to see what i can pick up.
the issue is like this:
using the command arpspoof -i eth1 -t 192.168.0.64 192.168.0.78 (the first ip is my laptop, 2nd one is the target), i immediately started sending packets.
but, using arpspoof -i -eth1 -t 192.168.0.78 192.168.0.64, i found that it said that the server refused to send packets back to me.
i think i've made a mistake somewhere, but i'm not sure which one.
the remote server uses CentOS, which is a bit like RHEL.