Added automatic config script
This commit is contained in:
7
dnsmasq.conf
Normal file
7
dnsmasq.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
interface=wlan0
|
||||
dhcp-range=192.168.2.2,192.168.2.30,255.255.255.0,6h
|
||||
address=/#/192.168.2.1
|
||||
server=8.8.8.8
|
||||
log-queries
|
||||
log-dhcp
|
||||
#listen-address=127.0.0.1
|
||||
Reference in New Issue
Block a user