[lxc-users] Container to container comms by hostname

Jamie Brown Jamie.Brown at mpec.co.uk
Fri Mar 11 13:56:52 UTC 2016


Update: After about 5 minutes the hostname suddenly became available to ping from the other containers.

I guess this is just some sort of DNS caching issue?

Would still be interested in understanding how people are achieving this.

From: Jamie Brown <Jamie.Brown at mpec.co.uk<mailto:Jamie.Brown at mpec.co.uk>>
Date: Friday, 11 March 2016 at 13:51
To: LXC users mailing-list <lxc-users at lists.linuxcontainers.org<mailto:lxc-users at lists.linuxcontainers.org>>
Subject: Container to container comms by hostname

Hi,

I’m using the default network configuration from LXD with lxcbr0 and 10.0.3.* IP range.

If I create multiple containers (ubuntu:14.04) then I am able to contact these containers from within each other by hostname.

e.g.
container1
container2
container3

Within container2 I can simply run ‘ping container1’ and it manages to resolve the IP without any further configuration.

However, if I then delete container1 and re-create it, the IP address of container1 may change (via DHCP) and when I try to ping container1 from container2 I simply receive “ping: unknown host container1”.

I’m not sure what the intended behaviour is here, I was really happy when I realised I could simple communicate between containers by container name (host name), but now I’m not so sure it is a reliable method.

Could someone outline the intended behaviour here, and perhaps recommend a more reliable way of container to container communication without relying on knowing the IP addresses?

Thanks,

Jamie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxcontainers.org/pipermail/lxc-users/attachments/20160311/7660ab74/attachment.html>


More information about the lxc-users mailing list