Hi,
I've just started with perl so as a practice I thought of working with net::pcap.
However lookupnet for my wlan returns an address which is equivalent to 192.168.100.0 instead of 192.168.100.100 and I guess that is the reason it can't snif the network packets.
Can anyone point out what is it that I'm doing wrong
Thanks