million12 / linodeapi

Deploy CoreOS on Linode.
https://registry.hub.docker.com/u/million12/linode-coreos-api/
36 stars 9 forks source link

IPs reversed, cannot connect to server on boot #12

Closed dwaite closed 9 years ago

dwaite commented 9 years ago

The public and private IP addresses are reversed when running through the script:

[LINODE API 11:10:20] Public IP: 192.168.161.141, private IP: 45.56.10.12, gateway: 45.56.10.1.

The result of this is that the sshpass polling of the server never succeeds - it is polling a 192.168.x.x address.

ryzy commented 9 years ago

Yes, that's the same as #11 @pozgo is working on that ;)

ryzy commented 9 years ago

Should be fixed by now, let us know it works for you, @dwaite