mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-19 12:47:27 +02:00
Compare commits
No commits in common. "aa865106db56aa8d1b1f97037f94b9656ca06d92" and "85c7fedcb21cfa3a173f7ff3d1a9e35d1f449086" have entirely different histories.
aa865106db
...
85c7fedcb2
@ -1,3 +0,0 @@
|
||||
# This is Lumina's kernel command line. When using
|
||||
# UEFI UNIFIED KERNEL IMAGES, this file is very important to have.
|
||||
kernel_cmdline="root=UUID=805c850d-d923-45ba-b55c-9b95309b58b5 ro rootflags=subvol=root rd.luks.uuid=luks-2f03d7ba-c447-43b9-b62b-6d76362774ee quiet mitigations=auto acpi_osi=Linux rw fsck.mode=force fsck.repair=yes lockdown=confidentiality"
|
@ -1,2 +0,0 @@
|
||||
# Create UEFI Unified Kernel Images
|
||||
uefi=yes
|
@ -1,18 +1,16 @@
|
||||
# This will only affect servers that are accessed with public IP address!
|
||||
server:
|
||||
#module-config: "ipsecmod validator iterator"
|
||||
# subnetcache must be loaded for ecs
|
||||
module-config: "subnetcache validator iterator"
|
||||
# Send ECS everywhere always
|
||||
client-subnet-zone: "."
|
||||
client-subnet-always-forward: yes
|
||||
#client-subnet-always-forward: yes
|
||||
# Send different subnet size
|
||||
#max-client-subnet-ipv6: "16"
|
||||
#max-client-subnet-ipv4: "0"
|
||||
max-client-subnet-ipv4: "0"
|
||||
|
||||
# IP address to send client subnets TO. Optionally /CIDR can be appended.
|
||||
# This actually means AUTHORITY servers!
|
||||
#send-client-subnet:
|
||||
#send-client-subnet:
|
||||
# IP address to send as client subnet. Optionally /CIDR can be appended.
|
||||
#
|
||||
# These are actual Moi.fi IP addresses (dynamic, so they will likely
|
||||
# change very soon and thus kind of become "anonymized" :D)
|
||||
#send-client-subnet: "82.203.160.208"
|
||||
send-client-subnet: "2001:14bb:653:a161:9d7b:be7a:1e40:ad7"
|
||||
|
||||
# vim: filetype=unbound.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user