ma lanparty/lancache-dns: add documentation

This commit is contained in:
makefu 2017-11-08 10:52:06 +01:00
parent 6d2bcf3929
commit f45a5057aa
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -2,6 +2,8 @@
with import <stockholm/lib>;
let
upstream-server = "8.8.8.8";
# make sure the router pins the ip address to the deployed host
# and set it as dns server ( dhcp option 6,192.168.10.10 )
local_ip = "192.168.10.10";
extra-config = pkgs.writeText "local.conf" ''