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

[debian8] no IPv4 localhost definition in /etc/hosts #7

Open
npf opened this issue Aug 26, 2015 · 0 comments
Open

[debian8] no IPv4 localhost definition in /etc/hosts #7

npf opened this issue Aug 26, 2015 · 0 comments
Labels

Comments

@npf
Copy link
Contributor

npf commented Aug 26, 2015

/etc/hosts on a VM has no localhost definition for IPv4:

127.0.0.1 server server
::1   localhost.localdomain localhost
192.168.36.10 server
192.168.36.11 frontend
192.168.36.101 node-1
192.168.36.102 node-2

instead of the 1st line, it would be better to have for instance:

127.0.0.1 localhost.localdomain localhost
127.0.1.1 server server
@npf npf added the bug label Aug 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant