On Tue, Apr 17, 2012 at 02:15:49PM +0200, Mitar wrote:
Hi!
Is it possible to determine from central location (for example gateway) to which node a client is currently connected to?
Hello Mitar, if I correctly got your question, you want to know what the Global Translation Table of each node already contains. Using "batctl tg" or directly inspecting the sysfs you will get such table with all the client entries.
So from DHCP you can get MAC-IP translation, but how to get from MAC on which node client currently is?
However, I didn't get why you need the node MAC.
Cheers,