--
You received this message because you are subscribed to the Google Groups "OpenWISP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openwisp+u...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/openwisp/8cf2b9a0-a6f6-46ad-a794-155b647c8459n%40googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/openwisp/8ffafcd3-b5e4-4bf6-a713-57c1d355edban%40googlegroups.com.
Hi everybody,
I plan to use openwisp to provide Internet access in a community centre in a rural area in Spain. The access point´s will be installed in the community centre itself, but the openwisp server will be in a virtual machine hosted on my Synology NAS at home.
Consequently I plan to use wireguard to get the devices to reach the server.
I managed to deploy the server on Ubuntu 24.04 and to register two access points that, for the time being, are connected to my home network.
These two devices are registered but following ping checks fail.
The wireguard network is 10.8.0.0/24 and the server is given 10.8.0.1, whereas the access points are given 10.8.0.2 and 10.8.0.3.
Although the server and the devices can ping each other in the home network 192.168.0.0/24, they are unable to ping each other via wireguard.
The problem seems to be a routing one, but I´m not sure to tweak the routing table of the server without asking first; if it was such an evident problem, it would be covered in the guides, wouldn´t it?
If I don´t find a solution, I will have to revert to installing the server in the community centre and not using VPN´s.
Regards,
Iván Ledesma Obelar