just noticed that if I do this they can't ping to each other:
Netmaker server in docker: 10.11.12.1
Client deployed in the same server outside of docker: 10.11.12.8
Ping from the client to netmaker server in docker:
ping 10.11.12.1
PING 10.11.12.1 (10.11.12.1) 56(84) bytes of data.
From 10.11.12.8 icmp_seq=1 Destination Host Unreachable
ping: sendmsg: Required key not available
Sorry im new to networking/wireguard and learning all this stuff 🙂