I have several embedded linux running same configuration on both product.They share the same individual adress and one of them became deaf and mute to the knxd bus.
Why do you share indiv.addresses? That basically
never make sense. Stop doing it.
I try to understand why knxd seems to filter frames
To prevent cycles. When it *knows* that a packet with source address A must arrive from bus X, because that's where it has seen it coming from previously, a packet with the same address suddenly arriving from bus Y will get dropped.
This is reported when you turn on log output.
-- -- Matthias Urlichs