From 49c5e90580fb30971367f653589f23ac37b583ad Mon Sep 17 00:00:00 2001 From: Silvino Silva Date: Wed, 8 Jan 2020 01:01:04 +0000 Subject: improved documentation on git,dnsmasq --- tools/dnsmasq.html | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'tools/dnsmasq.html') diff --git a/tools/dnsmasq.html b/tools/dnsmasq.html index ca776d1..39b53e6 100644 --- a/tools/dnsmasq.html +++ b/tools/dnsmasq.html @@ -65,11 +65,25 @@

Check /var/lib/dhcp/dnsmasq.leases to get list of dhcp leases assigned.

+

Local host

+ +

To configure dnsmasq for local host only change configuration provided values to;

+ +
+	server=10.0.0.254
+	#interface=br0
+	#interface=wlp7s0
+	listen-address=127.0.0.7
+	#no-dhcp-interface=wlp7s0
+	#dhcp-range=10.0.0.100,10.0.0.200,255.0.0.0,2h
+	#enable-tftp
+        
+ Tools Index

This is part of the Hive System Documentation. - Copyright (C) 2019 + Copyright (C) 2020 Hive Team. See the file Gnu Free Documentation License for copying conditions.

-- cgit 1.4.1-2-gfad0