You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
LabyrinthAP/config/dnsmasq.conf

10 lines
171 B
Plaintext

interface=wlan0
dhcp-range=10.3.141.1,10.3.141.24,255.255.255.0,12h
bind-dynamic
domain-needed
bogus-priv
no-resolv
server=/loki/127.3.2.1
server=127.0.0.1
server=1.1.1.1