Public bug reported:

Binary package hint: network-manager-gnome

In agreement with written in this how to:

https://help.ubuntu.com/community/WifiDocs/NetworkManager

The file /etc/network/interfaces must be like this:

#/etc/network/interfaces
auto lo
iface lo inet loopback

but after installed the ubuntu 7.04 this is like this:

#/etc/network/interfaces
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp

auto ath1
iface ath1 inet dhcp

auto ath2
iface ath2 inet dhcp

auto wlan0
iface wlan0 inet dhcp


This cause a slowing  down in logon phase in a business net.

Thanks

** Affects: network-manager (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed


** Tags: 7.04 ubuntu

** Tags added: 7.04 ubuntu

** Description changed:

  Binary package hint: network-manager-gnome
  
  In agreement with written in this how to:
  
  https://help.ubuntu.com/community/WifiDocs/NetworkManager
  
  The file /etc/network/interfaces must be like this:
  
  #/etc/network/interfaces
  auto lo
  iface lo inet loopback
  
  but after installed the ubuntu 7.04 this is like this:
  
  #/etc/network/interfaces
  auto lo
  iface lo inet loopback
  
  auto eth0
- iface eth2 inet dhcp
+ iface eth0 inet dhcp
  
  auto ath1
- iface ath0 inet dhcp
+ iface ath1 inet dhcp
  
  auto ath2
- iface ath0 inet dhcp
+ iface ath2 inet dhcp
  
  auto wlan0
  iface wlan0 inet dhcp
  
  
  This cause a slowing  down in logon phase in a business net.
  
  Thanks

-- 
NetwokManager not correctly installed
https://bugs.launchpad.net/bugs/110192
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to