I have a problem with my installation on Ubuntu. N...
# linux
s
I have a problem with my installation on Ubuntu. Nodes refuse to communicate with each other. Even though yesterday evening some of them were able to ping each other. This morning they don't I didn't change anything. On both nodes I have UFW enabled which interferes with networks. But I have allowed Wireguard and all WG network communication. I even tried to turn off UFW but it had no effect.
Copy code
51821:51830/udp            ALLOW       Anywhere                  
Anywhere on nm-OVH         ALLOW       Anywhere
Nodes are appearing in UI as well as
sudo wg show
is displaying everything correctly. Here are routes and those seem to be a little weird. Because I see there IPs of 3 other clients as well as whole IP range of the network.
Copy code
ip r
default via <censored> dev eth0 onlink 
10.233.181.0/24 dev nm-OVH scope link 
10.233.181.1 dev nm-OVH scope link 
10.233.181.3 dev nm-OVH scope link 
10.233.181.4 dev nm-OVH scope link