Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPs reversed, cannot connect to server on boot #12

Closed
dwaite opened this issue Feb 4, 2015 · 2 comments
Closed

IPs reversed, cannot connect to server on boot #12

dwaite opened this issue Feb 4, 2015 · 2 comments
Assignees

Comments

@dwaite
Copy link

dwaite commented Feb 4, 2015

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
Copy link
Member

ryzy commented Feb 4, 2015

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

pozgo added a commit that referenced this issue Feb 4, 2015
System is checking first which IP is set to public.
@pozgo pozgo closed this as completed in e726ce4 Feb 5, 2015
@ryzy
Copy link
Member

ryzy commented Feb 5, 2015

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants