Skip to content

Instantly share code, notes, and snippets.

@elbosso
Created March 25, 2018 18:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elbosso/306b3d54d5c616ac189f175c820840a5 to your computer and use it in GitHub Desktop.
Save elbosso/306b3d54d5c616ac189f175c820840a5 to your computer and use it in GitHub Desktop.
interface=wlp2s0_0
dhcp-range=172.16.15.2,172.16.15.250,255.255.255.0,12h
dhcp-option=3,172.16.15.1
dhcp-option=6,172.16.15.1
server=192.168.10.1
log-queries
log-dhcp
listen-address=127.0.0.1
# Specify the default route
dhcp-option=3,172.16.15.1
# Specify the DNS server address
dhcp-option=6,172.16.15.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment