Well for now I’ve been able at least to acess 172.x.x.x ips from dev machine by adding needed route:
route /P add 172.0.0.0 MASK 255.0.0.0 10.0.75.2
Now want to figure aout is it possible to connect to them using some DNS names (maybe http://docs.master.dockerproject.org/engine/userguide/networking/configure-dns/) to get immutable connectivity way.