<div dir="ltr">Hi,<div><br></div><div>I am trying to setup an image server for my development team. I'm trying to push a container from one host to a remote so that other users can use the image. I happen to be pushing over an openvpn connection. My local IP is 192.168.2.158 but my IP for the VPN is 172.16.0.5.</div><div><br></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">sudo lxc remote add gloin 192.168.0.196
</span><br>Certificate fingerprint: ok (y/n)? y
<br>Admin password for gloin:
<br>Client certificate stored at server:  gloin
<br><br></span></div><div><span style="font-family:monospace">sudo lxc publish development gloin: --alias=development
<br>error: Get <a href="https://192.168.2.158:8443/1.0/images/2c00f2ae68df008fe1977325512153a45156baf3b9c70b7b8be4b10bfd004e77?secret=ef5283bbfde3a7a4ca32efd8c4af99631b4df3f6523d4bcf72ea935d9426c">https://192.168.2.158:8443/1.0/images/2c00f2ae68df008fe1977325512153a45156baf3b9c70b7b8be4b10bfd004e77?secret=ef5283bbfde3a7a4ca32efd8c4af99631b4df3f6523d4bcf72ea935d9426c</a><br>f97: Unable to connect to: <a href="http://192.168.2.158:8443">192.168.2.158:8443</a><br>
<br></span></div><div>I assume this is the correct approach but it appears that lxd is trying to connect back on the wrong IP, is there a way to tell lxd to use a different IP or interface?<br></div><div><br></div><div>Thanks,</div><div>Pete</div><div><br></div></div>