Hi, i have your same output of ifconfig, when i restart the network i see that just eth0 is in promiscuous mode seams that eth1 don't is in this state. How can i do to change state?
You could use "ifconfig eth1 promisc" to set eth1 into promiscuous mode. I don't know what, if anything, you can put into the ifcfg-eth1 file to have this happen at boot time though.
How can i do to controll the bridge ( firewall ) from other network? I need to add another NIC CARD ?
You should be able to reach the bridge via the IP address assigned to the bridge itself, if you have assigned an IP address to it (which you have).
Paul.