I'm connected via eth0 to my netgear router running ettercap on my lenovo, its running on BT4 final in Vmware.
the computer i'm sniffing is running windows vista 64 bit, and im using ARP poisoning for my MITM attack.
I was able to sniff my NNTP login credentials but for some reason my connections timed out when i was trying to view web pages, and access my gmail. the error i was getting was in this line
Code:
SEND L3 ERROR :922 byte packet (0800:01) destined to 192.168.0.4 was not forwarded (libnet_write_ipv4(): -1 bytes written (message too long)
as far as the options i chose in ettercap :
its bridged sniffing
promiscuous mode
and sniff remote connection
let me also mention that i was using the gtk release in version 0.7.3
The question is can i change any config so that it will forward any size packet so i won't receive the error and my connections wont be dropped. The NNTP traffic all forwarded fine, but it was just the HTTP traffic that wasn't forwarded.