Created
October 31, 2012 14:20
-
-
Save xiaolzha/3987283 to your computer and use it in GitHub Desktop.
dnsmasq
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
interface=wlan0 | |
dhcp-range=net:wlan0,192.168.0.100,192.168.0.150,255.255.255.0,1440m | |
dhcp-option=wlan0,3,192.168.0.1 | |
dhcp-option=wlan0,6,208.67.222.222,208.67.220.220 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment