Browse Source

site.conf: update IP configuration

Karsten Böddeker 7 years ago
parent
commit
3562a9dbb1
1 changed files with 2 additions and 2 deletions
  1. 2 2
      extra/template.conf

+ 2 - 2
extra/template.conf

@@ -13,11 +13,11 @@
 	site_code = '%SC',
 
 	-- v4 and v6 prefixes in which nodes+clients might get an IP
-	prefix4 = '10.132.0.0/18',
+	prefix4 = '10.132.0.0/19',
 	prefix6 = 'fdca:ffee:ff12:132::/64',
 
 	-- extra ipv6 prefixes used in this mesh area
-	additional_prefix6 = { '2001:470:6d:860::/64', '2a03:2260:2342:2300::/64', },
+	additional_prefix6 = { '2001:470:6d:860::/64', '2a03:2260:2342::/64', },
 
 	-- timezone
 	timezone = 'CET-1CEST,M3.5.0,M10.5.0/3', -- Europe/Berlin