Brian Gregory
Brian Gregory
I'm a little confused by your language, but I think you should try with `bogus-priv false`
Could you share more detail like your nextdns.conf and exact router model? Nextdns has been working well for me on my Edgerouter X, except that /var/log/messages does fill up with...
The "invention" of DoH has made blocking using DNS, in a way that can't be worked around by your users, very difficult. DoH was designed to let users resolve any...
> I'm using an Ubiquiti Dream Machine as my router. In addition I use [split-vpn](https://github.com/peacey/split-vpn) to provide VPN services to certain networks (e.g. 192.168.3.0/24). The problem is when I enable...
I agree. There needs to be a way to disable this.
Could one just add an extra echo to clarify things? ``` reload_config() { echo "Loading configuration..." config begin config load echo "Commiting configuration..." config commit config end } ```
Sorry, sudo is just there because I tried both without sudo and with sudo. Here is some info about my configuration (port number, encryption keys and public IPv6 addresses are...
We're now also discussing this [here](https://community.ui.com/questions/Release-WireGuard-for-EdgeRouter/3765d2a4-1952-4629-948a-3ac9d9c22311#answer/420d9c62-8867-4c95-999c-d9982a27a1fd)
> @BrianG61UK if you want to test the theory, you could `configure`, delete the IPv6 `address` from `wg0` and from `peers -> allowed-ips`, `commit` (no need to save). Then run...
It refuses to commit after I've deleted the IPv6 addresses.