In default installation of LXD, the containers can ping each other by their name like c1
or c1.lxd
very easy.
Containers are at a DHCP bridged network which make name resolvation trivial between them, the host also is in this network (eg : 10.0.3.1 ), but host can't do this.
Can any one help with a instruction in simple way to make it available from host?