Hi list,
I have trouble with Alfred server and client. I have a Batman-adv serve as a server and another as client.
In the server node (batman-adv server) I start alfred as master. In the client node (batman-adv client) I start alfred as slave.
Then I try to set data from server node by command: echo "data from server" | alfred -s 65 I can see the data in server side by command alfred -r 65
But I can not read the data from client by using the same command.
How can I troubleshoot this issue since I have successfully set and get data via alfred before. I have no ideas why it is not working now.
Thanks, Dat