2010/11/24 David DURIEUX <[email protected]>: > Hello, > > We can have a problem when we use macaddress in existant criteria in > lib php FusionInventory. For windows, agent get all network ports > (physical and virtual) and between 2 inventory of agent, mac address > can change on Virtual ports and it create another computer in lib. > > I suggest to use only mac address of physical network port in > criteria lib. > BUT : on VM computer all network ports all virtual so it can match > criteria.
Yes you're right. For your information, there is a NETWORKS/VIRTUALDEV which is supposed to be true if its a virtual device (VPN, etc). We should ignore the MAC of such interfaces. -- Gonéri Le Bouder _______________________________________________ Fusioninventory-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/fusioninventory-devel
