tcpdump default truncate to 68 bytes snapshot length (snaplen). Use -s 0 to capture all packet length
tcpdump -s 0 -w /tmp/my240.dump -i eth1 port 2000 |
tcpdump default truncate to 68 bytes snapshot length (snaplen). Use -s 0 to capture all packet length
tcpdump -s 0 -w /tmp/my240.dump -i eth1 port 2000 |
Run Ettercap without disabling kernel forward (/proc/sys/net/ipv4/ip_forward
)
gksu "/usr/sbin/ettercap --gtk --unoffensive"
GTK display can also transported from remote host