root@dcmarac1:~# ip link add testbr0 type bridge
root@dcmarac1:~# ip link set testbr0 up
root@dcmarac1:~# ifconfig testbr0
testbr0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet6 fe80::2836:3cff:fed1:2df3 prefixlen 64 scopeid 0x20<link>
ether 2a:36:3c:d1:2d:f3 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 29 bytes 3536 (3.5 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
root@dcmarac1:~# cat /proc/sys/net/ipv6/conf/testbr0/disable_ipv6
0
root@dcmarac1:~# ip -6 addr add fdb8:8fd4:375c:6f2a::1/64 dev testbr0
root@dcmarac1:~# ifconfig testbr0
testbr0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet6 fe80::2836:3cff:fed1:2df3 prefixlen 64 scopeid 0x20<link>
inet6 fdb8:8fd4:375c:6f2a::1 prefixlen 64 scopeid 0x0<global>
ether 2a:36:3c:d1:2d:f3 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 43 bytes 5820 (5.8 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1629540
Title:
package lxd (not installed) failed to install/upgrade: subprocess
installed post-installation script returned error exit status 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxd/+bug/1629540/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs