** Description changed:

  There is a bug in /etc/hosts. Your hostname is NO alias of 127.0.0.1.
  Only "localhost" is an alias for the loopback. When an application want
  to know your ip adresss, it will get 127.0.0.1. But this is not your ip
  adress in your local network!
  
  This is not right:
- 127.0.0.1     localhost HOSTNAME
  127.0.1.1     HOSTNAME
  
  I'd deleted HOSTNAME to get my application work. It does already work if
  you delete this two lines or all lines.

** Description changed:

- There is a bug in /etc/hosts. Your hostname is NO alias of 127.0.0.1.
+ There is a bug in /etc/hosts. Your hostname is NO alias of 127.0.1.1.
  Only "localhost" is an alias for the loopback. When an application want
- to know your ip adresss, it will get 127.0.0.1. But this is not your ip
+ to know your ip adresss, it will get 127.0.1.1. But this is not your ip
  adress in your local network!
  
  This is not right:
  127.0.1.1     HOSTNAME
- 
- I'd deleted HOSTNAME to get my application work. It does already work if
- you delete this two lines or all lines.

-- 
/etc/hosts: hostname alias of loopback
https://bugs.launchpad.net/bugs/234543
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to