Packet Sniffing
Tagged with: eth, filler, ifconfig, network, packet, sniffing
Sunday, September 28th, 2008 11:46 PM
Configure ‘eth0′ in promiscuous mode to gather packets (sniffing)
ifconfig eth0 promisc
Configure ‘eth0′ in promiscuous mode to gather packets (sniffing)
ifconfig eth0 promisc
Configure IP Address using the ifconfig command
ifconfig eth0 192.168.1.1 netmask 255.255.255.0