# Run an access point (named OpenAPS) on the Pi, so that devices like the # pebble can connect to it when there's no internet. # # Released under MIT license. See the accompanying LICENSE.txt file for # full terms and conditions # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. # Send a custom IP address range to clients. Keep the IP allocation short (1m) dhcp-range=10.29.29.100,10.29.29.150,1m # Send the default router details along with the DHCP lease. See # https://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol#DHCP_options dhcp-option=3