Last active
September 22, 2017 14:47
-
-
Save bjoerns1983/fc8805d6bc5f2672388d9cae4dc08b96 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
log-facility=/var/log/dnsmasq.log | |
interface=eth0 | |
dhcp-range=10.0.0.10,10.0.0.250,12h | |
dhcp-option=3,10.0.0.1 | |
dhcp-option=6,10.0.0.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment