Disable LLMNR.
This commit is contained in:
@@ -42,6 +42,8 @@
|
||||
|
||||
networking.useNetworkd = true;
|
||||
systemd.network.enable = true;
|
||||
# not useful and potentially a security loophole
|
||||
services.resolved.llmnr = "false";
|
||||
|
||||
systemd.network.netdevs."10-br0" = {
|
||||
netdevConfig = {
|
||||
|
||||
Reference in New Issue
Block a user