connect to mobile broadband twice, teardown connection and prohibit reconnect
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
modemmanager (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
network-manager (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
I use the Vodafone UMTS stick for my internet connection and the nmcli command to control my network interfaces.
When establish a connection over UMTS via:
nmcli con up uuid <UUID of the connection>
All works fine if the mobile broadband connection is offline, but if a connection is already established, it gets disconnected.
When this happen it is not possible to reconnect. Neither over the nmcli command, nor the applet. Also a reboot of the computer does not help. Any reconnect attempt fail.
The weird thing is the applet show the the "Vodafone UMTS" entry in gray under mobile broadband and white in another section of the context menu. The command "nmcli con status" reports only my lan connection.
The only possibility to resolve this bug is to replug the usb stick. After this you can connect to the mobile broadband again.
Calling the "nmcli con up" command twice with my lan connection is no problem. The problem only occur with the mobile broadband.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: network-manager 0.9.4.0-0ubuntu4.1
ProcVersionSign
Uname: Linux 3.2.0-32-generic x86_64
NonfreeKernelMo
ApportVersion: 2.0.1-0ubuntu14
Architecture: amd64
Date: Sat Nov 10 17:19:24 2012
IfupdownConfig:
auto lo
iface lo inet loopback
InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 (20120823.1)
IpRoute:
default dev usb0 proto static
169.254.0.0/16 dev eth0 scope link metric 1000
192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.33 metric 1
NetworkManager.
[main]
NetworkingEnab
WirelessEnable
WWANEnabled=true
WimaxEnabled=true
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile.
nmcli-con:
NAME UUID TYPE TIMESTAMP TIMESTAMP-REAL AUTOCONNECT READONLY DBUS-PATH
Winkel#Oder_HofO a6c81580-
Wired connection 1 9b60a295-
Vodafone UMTS 3233f410-
nmcli-dev:
DEVICE TYPE STATE DBUS-PATH
usb0 gsm connected /org/freedeskto
eth0 802-3-ethernet connected /org/freedeskto
wlan0 802-11-wireless unavailable /org/freedeskto
nmcli-nm:
RUNNING VERSION STATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN
running 0.9.4.0 connected enabled enabled disabled enabled enabled
Changed in modemmanager (Ubuntu): | |
status: | Incomplete → New |
Changed in network-manager (Ubuntu): | |
status: | Incomplete → New |
Please get and attach debug logs: https:/ /wiki.ubuntu. com/DebuggingMo demmanager