Skip to content

Commit d517926

Browse files
committed
update scripts
1 parent 8ea45d8 commit d517926

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/etc/dnsmasq.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
interface=wlan0 # To get dnsmasq to listen only on wlan0.
22
dhcp-range=10.0.0.2,10.0.0.5,255.255.255.0,12h # This sets the available range from 10.0.0.2 to 10.0.0.5
33
dhcp-authoritative
4+
#dhcp-option=252,"\n"
5+
#no-resolv
6+
#no-poll

0 commit comments

Comments
 (0)