lxc, hosts, dhcp: move pub ipv6 back to up1 range

This commit is contained in:
Astro 2019-07-01 19:40:42 +02:00
parent 8c9568ba60
commit f0ddc642db
3 changed files with 3 additions and 4 deletions

View File

@ -20,7 +20,7 @@ dhcp:
opts:
host-opts:
routers: pub-gw.pub
domain-name-servers: upstream2.core
domain-name-servers: upstream1.core
string-opts:
domain-name: pub.zentralwerk.org

View File

@ -451,6 +451,7 @@ hosts-inet6:
anon1: 2a02:8106:208:5281::9:1
serv-gw: 2a02:8106:208:5281::8:1
pub-gw: 2a02:8106:208:5281::8:2
c3d2-gw: 2a02:8106:208:5281::c3d2:1
c3d2-anon: 2a02:8106:208:5281::c3d2:a
bgp: 2a02:8106:208:5281::c3d2:b
@ -475,8 +476,6 @@ hosts-inet6:
server1: 2a02:8106:211:e981::1
server2: 2a02:8106:211:e981::102
pub-gw: 2a02:8106:211:e981::8:2
upstream2: 2a02:8106:211:e981::b:1
priv1-gw: 2a02:8106:211:e981::c:0

View File

@ -4,7 +4,7 @@ containers:
core:
type: veth
gw: anon1
gw6: upstream2
gw6: upstream1
hwaddr: 0A:14:48:01:16:00
pub:
type: veth