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/57722d061dbf04a75744244676e95c42 to your computer and use it in GitHub Desktop.
Save elbosso/57722d061dbf04a75744244676e95c42 to your computer and use it in GitHub Desktop.
interface=wlp2s0
dhcp-range=10.10.10.2,10.10.10.250,255.255.255.0,12h
dhcp-option=3,10.10.10.1
dhcp-option=6,10.10.10.1
server=192.168.10.1
log-queries
log-dhcp
listen-address=127.0.0.1
# Specify the default route
dhcp-option=3,10.10.10.1
# Specify the DNS server address
dhcp-option=6,10.10.10.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment