mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-19 12:56:01 +00:00
Add 99-edns.conf to dnsmasq.d directory
This commit is contained in:
@@ -48,6 +48,7 @@ server:
|
||||
private-address: fd00::/8
|
||||
private-address: fe80::/10
|
||||
EOF
|
||||
touch /etc/dnsmasq.d/99-edns.conf
|
||||
cat <<EOF >/etc/dnsmasq.d/99-edns.conf
|
||||
edns-packet-max=1232
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user