I don't know if it's possible but for the promiscuous mode. It is very rare for a NIC to have it. I've looked
(I could be wrong
).
But sometimes depending on a few factors you can force it on.
quote:
To work around this behavior, force the adapter into Compatibility mode:
1. At a command prompt, type netsh bridge show adapter.
2. Locate the identification number of the NIC that is not responding.
3. If the NIC is not in Compatibility mode, you can change it manually if you type the following command, where 1 is the number of the NIC that is displayed in the first step:
netsh bridge set adapter 1 forcecompatmode=enable
4. Run the netsh bridge show adapter command again to verify that the ForceCompatabilityMode field for the NIC is displayed as Enabled.