network/wlan: setting DHCP options for DNS and captive portal redirect
This commit is contained in:
parent
fcdf816c7d
commit
abcd689bc6
1 changed files with 2 additions and 0 deletions
|
@ -10,4 +10,6 @@ IPForward=no
|
|||
DHCPServer=yes
|
||||
|
||||
[DHCPServer]
|
||||
EmitDNS=yes
|
||||
DNS=192.168.1.1
|
||||
SendOption=114:string:http://tuer.kraut.space/
|
||||
|
|
Loading…
Reference in a new issue