Hey Dat,
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.
is the underlying IPv6 connection working, e.g. can you ping6 the other node?
Does it work if you set both into master mode? You should wait 10 seconds before trying to read on the other node in this case.
Cheers, Simon