From: Henry N. <hen...@ar...> - 2010-08-06 19:08:29
|
Hello Mike, a big difference between pcap-bride and ndis-bride exist inside the code for auto probing name. pcap-bridge: Checks that the interface has an IP address. ndis-bride: Does *not* check IP address. ndis simple use the first network adapter it will find. So, auto probing the name for ndis would fail in mostly all cases. On an other desktop here for me, ndis found a network card, that no longer exist, becaus I have replaced with a new card. :-( -- Henry N. |