0
Multiple Configurations
Hi there, i am trying to use a bypass configuration for a couple of devices.
I have added this to my router (Asus) however 10.0.1.201 continues to use the the 111111 config. How do i set this properly?
./nextdns config set -config 10.0.1.200/32=111111 -config 10.0.1.201/32=111111 -config 222222
./nextdns restart
./nextdns config results
timeout 5s
report-client-info true
discovery-dns
control /var/run/nextdns.sock
config 10.0.1.200/32=111111
config 10.0.1.201/32=111111
config 222222
cache-max-age 0s
listen localhost:53
1 reply
-
The answer is, when you're using IPv4 and v6 you need to add the MAC instead of the v4 IP :) Hope this helps the next person.
Content aside
- 3 yrs agoLast active
- 1Replies
- 164Views
-
1
Following