diff --git a/home/pi/pivilion/config/dnsmasq.hotpsot b/home/pi/pivilion/config/dnsmasq.hotpsot new file mode 100644 index 0000000..1fbf574 --- /dev/null +++ b/home/pi/pivilion/config/dnsmasq.hotpsot @@ -0,0 +1,19 @@ +interface=br0 +listen-address=10.1.1.1 +no-hosts +dhcp-range=10.1.1.2,10.1.1.254,72h +dhcp-option=option:router,10.1.1.1 +dhcp-authoritative +address=/#/10.1.1.1 +address=/clients1.google.com/1.2.3.4 +address=/clients3.google.com/1.2.3.4 +address=/connectivitycheck.android.com/1.2.3.4 +address=/connectivitycheck.gstatic.com/1.2.3.4 +address=/connect.rom.miui.com/generate_204/1.2.3.4 +address=/www.apple.com/library/test/success.html/1.2.3.4 +server=/0.debian.pool.ntp.org/# +server=/1.debian.pool.ntp.org/# +server=/2.debian.pool.ntp.org/# +server=/3.debian.pool.ntp.org/# +server=/deb.debian.org/debian/# +#server=/formatc.hr/# \ No newline at end of file