Explorar el Código

Add new ipv6 default prefix to disable he-uplink in the future

Karsten Böddeker hace 8 años
padre
commit
a11a5c04ae
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  1. 4 1
      site.conf

+ 4 - 1
site.conf

@@ -17,7 +17,10 @@
 	prefix6 = 'fdca:ffee:ff12:132::/64',
 
 	-- extra ipv6 prefixes used in this mesh area
-	additional_prefix6 = { '2001:470:6d:860::/64', },
+	additional_prefix6 = {
+		'2001:470:6d:860::/64',
+		'2a03:2260:2342:2300::/64',
+	},
 
 	-- timezone
 	timezone = 'CET-1CEST,M3.5.0,M10.5.0/3', -- Europe/Berlin