summaryrefslogtreecommitdiffstats
path: root/source/n/network-scripts/modprobe.d/modprobe.d/ipv6.conf
diff options
context:
space:
mode:
Diffstat (limited to 'source/n/network-scripts/modprobe.d/modprobe.d/ipv6.conf')
-rw-r--r--source/n/network-scripts/modprobe.d/modprobe.d/ipv6.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/source/n/network-scripts/modprobe.d/modprobe.d/ipv6.conf b/source/n/network-scripts/modprobe.d/modprobe.d/ipv6.conf
new file mode 100644
index 000000000..a0395a5ad
--- /dev/null
+++ b/source/n/network-scripts/modprobe.d/modprobe.d/ipv6.conf
@@ -0,0 +1,8 @@
+##############################################################################
+# Do not edit this file; instead, copy it to /etc/modprobe.d/ and edit that
+##############################################################################
+#
+# Disable IPv6 auto configuration (SLAAC) by default
+#
+options ipv6 autoconf=0
+options net-pf-10 autoconf=0