nsd: adding captive portal dns redirect
This commit is contained in:
parent
abcd689bc6
commit
21d585edc2
3 changed files with 29 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -10,6 +10,7 @@ install:
|
|||
@echo setup nsd dns server
|
||||
install -o0 -g0 nsd/nsd.conf.d/* /etc/nsd/nsd.conf.d/
|
||||
install -o0 -g0 nsd/zones/* /etc/nsd/zones/
|
||||
systemctl restart nsd.service
|
||||
|
||||
@echo install nginx
|
||||
rm -f /etc/nginx/sites-enabled/default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue