Add Pi Zero headless serial bridge with AP portal and daily RTC-based logs
This commit is contained in:
9
config/dnsmasq.conf
Normal file
9
config/dnsmasq.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
interface=wlan0
|
||||
bind-interfaces
|
||||
dhcp-authoritative
|
||||
dhcp-range=192.168.4.10,192.168.4.200,255.255.255.0,12h
|
||||
dhcp-option=3,192.168.4.1
|
||||
dhcp-option=6,192.168.4.1
|
||||
address=/#/192.168.4.1
|
||||
log-queries
|
||||
log-dhcp
|
||||
Reference in New Issue
Block a user