I have a network that looks like
10.10.10.1 OpenWrt Server
10.10.10.2 Peer 1
10.10.10.3 Peer 2
I can ping from Server each of the Peers and vice versa but I cannot ping neither Peer from the other. What am i misunderstanding? Isn't the server supposed to route the connection?
Server configuration:
peer1:
allowed ips: 10.10.10.3/32
peer2:
allowed ips: 10.10.10.2/32
Peer1 configuration:
peer:
allowed ips: 10.10.10.1/32
Peer2 configuration:
peer:
allowed ips: 10.10.10.1/32