On Wed, 3 Oct 2012 15:06:47 +0200 Salman Toor <salman.toor at it.uu.se> wrote: > # swift -V 2.0 -A http://130.238.17.161:5000/v2.0 -U openstackDemo:adminUser -K adm stat > [Errno 113] EHOSTUNREACH Normally I would ask to run curl -v http://130.238.17.161:5000/. Obviously it must be a POST, but at least look if host is reacheable by the client. The logs you posted show that Swift can reach it, presumably from 130.238.17.163, but the clients have to have visibility too. -- Pete