Hello it's me again 😅,
I have a series of questions:
- Is it necessary to always use a cluster? I removed the "clustering" object from my config.json, but it still asks for it:
root@vpn-clonada:/opt/wag_8_1# ./wag start 2024/10/15 11:54:02 no listen url was specified for the etcd cluster TLS manager, new wag servers will not be able to join
- Why don’t the assigned IPs follow a sequential order?

Is there any way to change this?
- Why does WireGuard set the iptables FORWARD chain policy to DROP every time the service is started?

- When I create a user, a configuration file is generated, but it only allows a specific IP:

However, if I later add rules granting access to a network segment:

The changes don’t take effect:

However, if I manually modify the WireGuard configuration file, everything works as expected:


Does this mean that any changes I make must be manually applied to each user's WireGuard configuration file in order to take effect?
Thank you!🐧
Hello it's me again 😅,
I have a series of questions:
root@vpn-clonada:/opt/wag_8_1# ./wag start 2024/10/15 11:54:02 no listen url was specified for the etcd cluster TLS manager, new wag servers will not be able to joinIs there any way to change this?
However, if I later add rules granting access to a network segment:
The changes don’t take effect:
However, if I manually modify the WireGuard configuration file, everything works as expected:
Does this mean that any changes I make must be manually applied to each user's WireGuard configuration file in order to take effect?
Thank you!🐧