Browse Source

template.conf: update next-node IPv6, too

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

+ 1 - 1
extra/template.conf

@@ -72,7 +72,7 @@
 	-- must lie in the above prefix4 and prefix6.
 	next_node = {
 		ip4 = '10.132.0.1',
-		ip6 = 'fdca:ffee:ff12:132::1',
+		ip6 = '2a03:2260:2342:0::1',
 
 		-- mac address, must be unique in the client network
 		-- (usually, you don't need to change this)