You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
268 B
10 lines
268 B
2 years ago
|
lxc.net.0.type = veth
|
||
|
lxc.net.0.flags = up
|
||
|
lxc.net.0.link = br0
|
||
|
# lxc.net.0.name = eth1
|
||
|
lxc.net.0.ipv4.address = 10.157.1.2/24 10.157.1.255
|
||
|
lxc.net.0.ipv4.gateway = 10.157.1.1
|
||
|
lxc.net.0.veth.pair = veth-if-0
|
||
|
lxc.idmap = u 0 1100000 65536
|
||
|
lxc.idmap = g 0 1100000 65536
|