We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1036164 commit 15bc063Copy full SHA for 15bc063
dhcp.conf
@@ -0,0 +1,5 @@
1
+interface=wlan0
2
+dhcp-range=192.168.100.10,192.168.100.50,12h
3
+dhcp-option=option:netmask,255.255.255.0
4
+dhcp-option=option:router,192.168.100.1
5
+dhcp-option=option:dns-server,192.168.100.1
dhcpd.conf
0 commit comments