[Pkg-utopia-maintainers] Bug#607482: Bug#607482: network-manager: Breaks working configuration on upgrade 0.8.1-3 to 0.8.1-6

Michael Goetze mgoetze at mgoetze.net
Sat Dec 18 23:12:20 UTC 2010


On Sat, 18 Dec 2010 23:23:35 +0100, Michael Biebl <biebl at debian.org> wrote:
> Please post your complete /etc/network/interfaces file, the output of
> nm-tool and the output of running
> NetworkManager --no-daemon

% cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
#NetworkManager#iface eth0 inet dhcp

iface fai inet static
   address 192.168.2.80
   netmask 255.255.255.0
   gateway 192.168.2.250
   dns-nameservers 192.168.1.4 192.168.1.6
   dns-search mgoetze.net

allow-hotplug wlan0
iface wlan0 inet static
   address 172.25.1.5
   netmask 255.255.255.0
   gateway 172.25.1.1
   wireless-essid spohr
   wireless-key s:********
   dns-nameservers 141.1.1.1
   dns-search mgoetze.net
% nm-tool

NetworkManager Tool

State: connected

- Device: eth0  
-----------------------------------------------------------------
   Type:              Wired
   Driver:            e1000e
   State:             unavailable
   Default:           no
   HW Address:        00:26:B9:C2:22:36

   Capabilities:
     Carrier Detect:  yes

   Wired Properties
     Carrier:         off


- Device: wlan0  [spohr]  
-------------------------------------------------------
   Type:              802.11 WiFi
   Driver:            iwlagn
   State:             connected
   Default:           yes
   HW Address:        00:24:D6:87:23:20

   Capabilities:
     Speed:           54 Mb/s

   Wireless Properties
     WEP Encryption:  yes
     WPA Encryption:  yes
     WPA2 Encryption: yes

   Wireless Access Points (* = current AP)
     WIRELESS:        Infra, 00:15:0C:80:08:BA, Freq 2457 MHz, Rate 54  
Mb/s, Strength 35 WEP
     WLAN-001F3F99133D: Infra, 00:1F:3F:99:13:3D, Freq 2412 MHz, Rate 54  
Mb/s, Strength 35 WPA WPA2
     FRITZ!Box Fon WLAN 7240: Infra, 00:1F:3F:D5:7D:37, Freq 2412 MHz, Rate  
54 Mb/s, Strength 45 WPA WPA2
     linksys:         Infra, 00:0F:66:83:5D:D8, Freq 2437 MHz, Rate 54  
Mb/s, Strength 51 WEP
     AIR-NET:         Infra, 00:22:B0:F2:08:49, Freq 2412 MHz, Rate 54  
Mb/s, Strength 40 WPA2
     FRITZ!Box  2,4GHz: Infra, BC:05:43:2A:09:0A, Freq 2472 MHz, Rate 54  
Mb/s, Strength 34 WPA WPA2
     hampman:         Infra, F0:7D:68:3F:89:B0, Freq 2467 MHz, Rate 54  
Mb/s, Strength 35 WPA WPA2
     NETGEAR:         Infra, 00:22:3F:18:C1:A2, Freq 2462 MHz, Rate 54  
Mb/s, Strength 41 WPA2
     WIRELESS:        Infra, 00:15:0C:03:DD:F3, Freq 2457 MHz, Rate 54  
Mb/s, Strength 42 WEP
     EasyBox-906725:  Infra, 00:23:08:90:67:6B, Freq 2412 MHz, Rate 54  
Mb/s, Strength 58 WPA WPA2
     *spohr:          Infra, 00:80:48:4F:00:7E, Freq 2422 MHz, Rate 54  
Mb/s, Strength 95 WEP
     NETGEAR:         Infra, 00:1E:2A:01:41:14, Freq 2462 MHz, Rate 54  
Mb/s, Strength 48 WPA
     MyHomeNet:       Infra, 00:24:FE:A0:26:2C, Freq 2457 MHz, Rate 54  
Mb/s, Strength 75 WPA WPA2

   IPv4 Settings:
     Address:         172.25.1.5
     Prefix:          24 (255.255.255.0)
     Gateway:         172.25.1.1

     DNS:             141.1.1.1


- Device: usb0  
-----------------------------------------------------------------
   Type:              Mobile Broadband (GSM)
   Driver:            cdc_ether
   State:             disconnected
   Default:           no

   Capabilities:


% NetworkManager --no-daemon
You must be root to run NetworkManager!
% sudo NetworkManager --no-daemon
[sudo] password for mgoetze:
NetworkManager is already running (pid 15857)


...or would you like me to undo my edit to  
/etc/NetworkManager/NetworkManager.conf first?

Regards,
Michael





More information about the Pkg-utopia-maintainers mailing list