Hi, I have installed arpspoof, but I have strange error. Arpspoof generate packet with arp incorrect. After X hops, i execute ^C and arpspoof reply three packets correctly forged and stop it.
# arp -a (192.168.1.1) at 00:18:f6:2f:ec:3a on bge0 (192.168.1.101) at 00:13:d3:64:9b:fd on bge0 # arpspoof -t 192.168.1.101 192.168.1.1 23:27:01:00:00:00 00:13:d3:64:9b:fd 0806 42: arp reply 192.168.1.1 is-at 23:27:01:00:00:00 2a:27:01:00:00:00 00:13:d3:64:9b:fd 0806 42: arp reply 192.168.1.1 is-at 2a:27:01:00:00:00 ^C00:18:f6:2f:ec:3a 00:13:d3:64:9b:fd 0806 42: arp reply 192.168.1.1 is-at 00:18:f6:2f:ec:3a 00:18:f6:2f:ec:3a 00:13:d3:64:9b:fd 0806 42: arp reply 192.168.1.1 is-at 00:18:f6:2f:ec:3a 00:18:f6:2f:ec:3a 00:13:d3:64:9b:fd 0806 42: arp reply 192.168.1.1 is-at 00:18:f6:2f:ec:3a # # arpspoof -t 192.168.1.1 192.168.1.101 f6:20:01:00:00:00 00:18:f6:2f:ec:3a 0806 42: arp reply 192.168.1.101 is-at f6:20:01:00:00:00 fa:20:01:00:00:00 00:18:f6:2f:ec:3a 0806 42: arp reply 192.168.1.101 is-at fa:20:01:00:00:00 ^C00:13:d3:64:9b:fd 00:18:f6:2f:ec:3a 0806 42: arp reply 192.168.1.101 is-at 00:13:d3:64:9b:fd 00:13:d3:64:9b:fd 00:18:f6:2f:ec:3a 0806 42: arp reply 192.168.1.101 is-at 00:13:d3:64:9b:fd On client ==> Interface : 192.168.1.101 --- 0x2 Adresse Internet Adresse physique Type 192.168.1.1 00-18-f6-2f-ec-3a dynamique 192.168.1.3 00-12-3f-1a-83-06 dynamique D:\arp -a Interface : 192.168.1.101 --- 0x2 Adresse Internet Adresse physique Type 192.168.1.1 72-1c-01-00-00-00 dynamique 192.168.1.3 00-12-3f-1a-83-06 dynamique D:\arp -a Interface : 192.168.1.101 --- 0x2 Adresse Internet Adresse physique Type 192.168.1.1 50-1d-01-00-00-00 dynamique 192.168.1.3 00-12-3f-1a-83-06 dynamique Thanks
