problem:
The DMXrouter lists more MA-devices than available on the network.
situation:
- I have a netowrk with several VLANs and a lot of MA2 and MA3 devices in several VLANs. The network is working, because MA devices find other MA devices that are on the same VLAN only. A MA3 on one VLAN for example does not see any other MA3 devices on other VLANs.
- A Windows 10 PC is connected to this network via a trunk port.
- On that Windows 10 all existing VLANs are created on the driver basis, i.e. by the VLAN-tool of the manufacturer of the NIC. No Hyper-V is installed. So, each VLAN has its own virtual NIC on this system.
- All but one virtual NIC are disabled. So, the only NICs available for software are the trunk and one MA-VLAN (which got a static IPv4).
- Any MA onPC software running on this PC behaves like any other MA device in the network: the onPC does see only the MA-devices inside the selected VLAN, not other devices from other VLANs.
- On this PC DMXrouter 1.11.2 is started and the interface for the MA VLAN is selected.
- The MA-net listener finds MA-devices on the network.
issue:
The MAnet listener does find all MA devices on all VLANs, even on those VLANs that are disabled on this Windows!
guess:
The MAnet listener seams to not respect the selected interface (the virtual NIC for a VLAN). Instead it seams to listen to all interfaces (0.0.0.0 ?), which includes the trunk port of the system, which carries all VLANs and thus receiving all MA-data from all VLANs of the network. BUT: even this trunk does not mix those VLANs together. All VLAN-traffic is tagged inside this trunk. So, the MAnet listener seams to even not respect the VLAN-tags when scanning the network.
request:
The MAnet listener should respect the selected interface and only scan on this interface.
If scanning over several interfaces or receiving tagged pakets, the MAnet listener should group the devices depending on the interface/IP-network/VLAN.
problem:
The DMXrouter lists more MA-devices than available on the network.
situation:
issue:
The MAnet listener does find all MA devices on all VLANs, even on those VLANs that are disabled on this Windows!
guess:
The MAnet listener seams to not respect the selected interface (the virtual NIC for a VLAN). Instead it seams to listen to all interfaces (0.0.0.0 ?), which includes the trunk port of the system, which carries all VLANs and thus receiving all MA-data from all VLANs of the network. BUT: even this trunk does not mix those VLANs together. All VLAN-traffic is tagged inside this trunk. So, the MAnet listener seams to even not respect the VLAN-tags when scanning the network.
request:
The MAnet listener should respect the selected interface and only scan on this interface.
If scanning over several interfaces or receiving tagged pakets, the MAnet listener should group the devices depending on the interface/IP-network/VLAN.