I couldn't find an answer yet I hope its not just the way I searched google. I have a computer connected to a router via Ethernet exit. my promiscuous mode is on but I don't see other devices connected to my network in PCAPs, I only see my device and broadcast packets. Also my computer is running Ubuntu 14 I use:
tshark -i eth1 -f "host <some ip>" -w <path> &
to record the network
Thanks