Remove vestiges of old P2P DHCP range.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# PiPedal dnsmasq settings for p2p
|
||||
#disable dns, dhcp only."
|
||||
port=0
|
||||
dhcp-range=172.23.0.3,172.23.0.127,15m
|
||||
dhcp-range=192.168.60.3,192.168.60.127,15m
|
||||
domain=local
|
||||
address=/pipedal-p2p.local/172.23.0.2
|
||||
address=/pipedal-p2p.local/192.168.60.2
|
||||
|
||||
# defensive. Not actually required.
|
||||
except-interface=eth0
|
||||
|
||||
Reference in New Issue
Block a user