You can add the command "ifconfig eth0 promisc" in the file /etc/rc.local and it will be persistent.
Voila :)
How do I set the eth0 to start in promisc mode every time the system reboots. I know that I can use ifconfig eth0 promisc , but I want to make this persistent.