Package: connman
Version: 1.21-1.2
Severity: normal

Dear Maintainer,

   * What led up to the situation?
        I'd like to use a MultiTech rCell 100 USB modem to connect to the
        internet. This modem is based on a Telit HE910 chipset. 

   * What exactly did you do (or not do) that was effective (or
     ineffective)?
        Initially, I got nowhere. Connman was completely unable to use the
        modem to connect to the Internet.Then I ran the command 
                echo tun > /etc/modules-load.d/tun.conf
        After this, the modem connects to the internet right after boot. 
        However, after I disconnect connman using econnman, the service is
        not just disconnected, but removed from the services list. 

   * What was the outcome of this action?
        The cellular technology is still available, but I can't reconnect.

   * What outcome did you expect instead?
        The service from my cellular ISP should be in the services list,
        letting me reconnect to it.


-- System Information:
Debian Release: 8.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages connman depends on:
ii  dbus                 1.8.18-0+deb8u1
ii  init-system-helpers  1.22
ii  libc6                2.19-18
ii  libdbus-1-3          1.8.18-0+deb8u1
ii  libglib2.0-0         2.42.1-1
ii  libgnutls-deb0-28    3.3.8-6+deb8u2
ii  libreadline6         6.3-8+b3
ii  libxtables10         1.4.21-2+b1
ii  lsb-base             4.1+Debian13+nmu1

Versions of packages connman recommends:
ii  bluez          5.23-2+b1
ii  ofono          1.15-3
ii  wpasupplicant  2.3-1+deb8u1

Versions of packages connman suggests:
pn  indicator-network  <none>

-- Configuration Files:
/etc/init/connman.conf changed:
description "Connection Manager"
start on started dbus
stop on stopping dbus
expect fork
respawn
exec connmand --nobacktrace -d


-- no debconf information

-- output of `grep -E '(connman|ofono)' /var/log/syslog`

Aug 21 14:27:03 inname-test ofonod[416]: oFono version 1.15
Aug 21 14:27:03 inname-test connman-vpnd[411]: Connection Manager VPN daemon 
version 1.21
Aug 21 14:27:03 inname-test connmand[409]: Connection Manager version 1.21
Aug 21 14:27:03 inname-test connman-vpnd[411]: lo {newlink} index 1 operstate 0 
<UNKNOWN>
Aug 21 14:27:03 inname-test connman-vpnd[411]: eth0 {create} index 2 type 1 
<ETHER>
Aug 21 14:27:03 inname-test connman-vpnd[411]: eth0 {update} flags 4098 <DOWN>
Aug 21 14:27:03 inname-test connman-vpnd[411]: eth0 {newlink} index 2 address 
00:1C:42:01:24:58 mtu 1500
Aug 21 14:27:03 inname-test connman-vpnd[411]: eth0 {newlink} index 2 operstate 
2 <DOWN>
Aug 21 14:27:03 inname-test connmand[409]: Checking loopback interface settings
Aug 21 14:27:03 inname-test connmand[409]: System hostname is inname-test
Aug 21 14:27:03 inname-test connmand[409]: lo {newlink} index 1 operstate 0 
<UNKNOWN>
Aug 21 14:27:03 inname-test connmand[409]: eth0 {create} index 2 type 1 <ETHER>
Aug 21 14:27:03 inname-test connmand[409]: eth0 {update} flags 4098 <DOWN>
Aug 21 14:27:03 inname-test connmand[409]: eth0 {newlink} index 2 address 
00:1C:42:01:24:58 mtu 1500
Aug 21 14:27:03 inname-test connmand[409]: eth0 {newlink} index 2 operstate 2 
<DOWN>
Aug 21 14:27:03 inname-test connman-vpnd[411]: eth0 {update} flags 102467 
<UP,RUNNING,LOWER_UP>
Aug 21 14:27:03 inname-test connman-vpnd[411]: eth0 {newlink} index 2 address 
00:1C:42:01:24:58 mtu 1500
Aug 21 14:27:03 inname-test connman-vpnd[411]: eth0 {newlink} index 2 operstate 
6 <UP>
Aug 21 14:27:03 inname-test connmand[409]: Adding interface eth0 [ ethernet ]
Aug 21 14:27:03 inname-test connmand[409]: eth0 {RX} 1 packets 451 bytes
Aug 21 14:27:03 inname-test connmand[409]: eth0 {TX} 0 packets 0 bytes
Aug 21 14:27:03 inname-test connmand[409]: eth0 {update} flags 102467 
<UP,RUNNING,LOWER_UP>
Aug 21 14:27:03 inname-test connmand[409]: eth0 {newlink} index 2 address 
00:1C:42:01:24:58 mtu 1500
Aug 21 14:27:03 inname-test connmand[409]: eth0 {newlink} index 2 operstate 6 
<UP>
Aug 21 14:27:03 inname-test connmand[409]: Skipping disconnect of carrier, 
network is connecting.
Aug 21 14:27:03 inname-test connmand[409]: Setting domainname to localdomain
Aug 21 14:27:03 inname-test connmand[409]: eth0 {add} route fe80:: gw :: scope 
0 <UNIVERSE>
Aug 21 14:27:03 inname-test connmand[409]: Method "ListAdapters" with signature 
"" on interface "org.bluez.Manager" doesn't exist
Aug 21 14:27:03 inname-test connmand[409]: eth0 {add} address 10.211.55.7/24 
label eth0 family 2
Aug 21 14:27:03 inname-test connmand[409]: eth0 {add} route 10.211.55.0 gw 
0.0.0.0 scope 253 <LINK>
Aug 21 14:27:03 inname-test connmand[409]: eth0 {add} route 10.211.55.1 gw 
0.0.0.0 scope 253 <LINK>
Aug 21 14:27:03 inname-test connmand[409]: eth0 {add} route 0.0.0.0 gw 
10.211.55.1 scope 0 <UNIVERSE>
Aug 21 14:27:03 inname-test connmand[409]: eth0 {add} route 0.0.0.0 gw 
10.211.55.1 scope 0 <UNIVERSE>
Aug 21 14:27:03 inname-test connmand[409]: eth0 {add} route 10.211.55.0 gw 
0.0.0.0 scope 253 <LINK>
Aug 21 14:27:03 inname-test connmand[409]: eth0 {add} route 10.211.55.1 gw 
0.0.0.0 scope 253 <LINK>
Aug 21 14:27:03 inname-test connmand[409]: eth0 {add} route 82.165.8.211 gw 
10.211.55.1 scope 0 <UNIVERSE>
Aug 21 14:27:03 inname-test connmand[409]: eth0 {del} route 82.165.8.211 gw 
10.211.55.1 scope 0 <UNIVERSE>
Aug 21 14:27:04 inname-test connmand[409]: eth0 {add} route fdb2:2c26:f4e4:: gw 
:: scope 0 <UNIVERSE>
Aug 21 14:27:05 inname-test connmand[409]: eth0 {add} address 
fdb2:2c26:f4e4:0:21c:42ff:fe01:2458/64 label (null) family 10
Aug 21 14:27:05 inname-test ofonod[416]: Unable to read waiting messages 
numbers from SIM
Aug 21 14:27:05 inname-test ofonod[416]: Unable to read mailbox identifies from 
SIM
Aug 21 14:27:13 inname-test connman-vpnd[411]: eth0 {update} flags 36867 <UP>
Aug 21 14:27:13 inname-test connman-vpnd[411]: eth0 {newlink} index 2 address 
00:1C:42:01:24:58 mtu 1500
Aug 21 14:27:13 inname-test connman-vpnd[411]: eth0 {newlink} index 2 operstate 
2 <DOWN>
Aug 21 14:27:13 inname-test connmand[409]: eth0 {RX} 18 packets 2377 bytes
Aug 21 14:27:13 inname-test connmand[409]: eth0 {TX} 28 packets 3307 bytes
Aug 21 14:27:13 inname-test connmand[409]: eth0 {update} flags 36867 <UP>
Aug 21 14:27:13 inname-test connmand[409]: eth0 {newlink} index 2 address 
00:1C:42:01:24:58 mtu 1500
Aug 21 14:27:13 inname-test connmand[409]: eth0 {newlink} index 2 operstate 2 
<DOWN>
Aug 21 14:27:13 inname-test connmand[409]: eth0 {del} route fdb2:2c26:f4e4:: gw 
:: scope 0 <UNIVERSE>
Aug 21 14:27:13 inname-test connmand[409]: eth0 {del} route fe80:: gw :: scope 
0 <UNIVERSE>
Aug 21 14:27:13 inname-test connmand[409]: eth0 {del} address 
fdb2:2c26:f4e4:0:21c:42ff:fe01:2458/64 label (null)
Aug 21 14:27:13 inname-test connmand[409]: eth0 {del} address 10.211.55.7/24 
label eth0
Aug 21 14:27:13 inname-test connmand[409]: eth0 {del} route 10.211.55.0 gw 
0.0.0.0 scope 253 <LINK>
Aug 21 14:27:14 inname-test connmand[409]: Skipping disconnect of 
/he910_0/context1, network is connecting.
Aug 21 14:27:17 inname-test ofonod[416]: IP: 100.106.190.147
Aug 21 14:27:17 inname-test ofonod[416]: DNS: 194.151.228.3, 194.151.228.51
Aug 21 14:27:17 inname-test connman-vpnd[411]: ppp0 {create} index 3 type 65534 
<NONE>
Aug 21 14:27:17 inname-test connman-vpnd[411]: ppp0 {update} flags 4240 <DOWN>
Aug 21 14:27:17 inname-test connman-vpnd[411]: ppp0 {newlink} index 3 operstate 
2 <DOWN>
Aug 21 14:27:17 inname-test connman-vpnd[411]: ppp0 {update} flags 69841 
<UP,RUNNING,LOWER_UP>
Aug 21 14:27:17 inname-test connman-vpnd[411]: ppp0 {newlink} index 3 operstate 
0 <UNKNOWN>
Aug 21 14:27:17 inname-test connmand[409]: ppp0 {create} index 3 type 65534 
<NONE>
Aug 21 14:27:17 inname-test connmand[409]: ppp0 {update} flags 4240 <DOWN>
Aug 21 14:27:17 inname-test connmand[409]: ppp0 {newlink} index 3 operstate 2 
<DOWN>
Aug 21 14:27:17 inname-test connmand[409]: ppp0 {update} flags 69841 
<UP,RUNNING,LOWER_UP>
Aug 21 14:27:17 inname-test connmand[409]: ppp0 {newlink} index 3 operstate 0 
<UNKNOWN>
Aug 21 14:27:17 inname-test connmand[409]: Adding host route failed (Invalid 
argument)
Aug 21 14:27:17 inname-test connmand[409]: Adding host route failed (Invalid 
argument)
Aug 21 14:27:17 inname-test connmand[409]: ppp0 {add} address 
100.106.190.147/32 label ppp0 family 2
Aug 21 14:27:17 inname-test connmand[409]: ppp0 {add} route 100.106.190.147 gw 
0.0.0.0 scope 253 <LINK>
Aug 21 14:27:17 inname-test connmand[409]: ppp0 {add} route 194.151.228.3 gw 
0.0.0.0 scope 253 <LINK>
Aug 21 14:27:17 inname-test connmand[409]: ppp0 {add} route 194.151.228.51 gw 
0.0.0.0 scope 253 <LINK>
Aug 21 14:27:17 inname-test connmand[409]: ppp0 {add} route 0.0.0.0 gw 0.0.0.0 
scope 253 <LINK>
Aug 21 14:27:57 inname-test ofonod[416]: oFono version 1.15
Aug 21 14:27:57 inname-test connman-vpnd[411]: Connection Manager VPN daemon 
version 1.21
Aug 21 14:27:57 inname-test connmand[409]: Connection Manager version 1.21
Aug 21 14:27:57 inname-test connman-vpnd[411]: lo {newlink} index 1 operstate 0 
<UNKNOWN>
Aug 21 14:27:57 inname-test connman-vpnd[411]: eth0 {create} index 2 type 1 
<ETHER>
Aug 21 14:27:57 inname-test connman-vpnd[411]: eth0 {update} flags 4098 <DOWN>
Aug 21 14:27:57 inname-test connman-vpnd[411]: eth0 {newlink} index 2 address 
00:1C:42:01:24:58 mtu 1500
Aug 21 14:27:57 inname-test connman-vpnd[411]: eth0 {newlink} index 2 operstate 
2 <DOWN>
Aug 21 14:27:57 inname-test connmand[409]: Checking loopback interface settings
Aug 21 14:27:57 inname-test connmand[409]: System hostname is inname-test
Aug 21 14:27:57 inname-test connmand[409]: Failed to open RFKILL control device
Aug 21 14:27:57 inname-test connmand[409]: lo {newlink} index 1 operstate 0 
<UNKNOWN>
Aug 21 14:27:57 inname-test connmand[409]: eth0 {create} index 2 type 1 <ETHER>
Aug 21 14:27:57 inname-test connmand[409]: eth0 {update} flags 4098 <DOWN>
Aug 21 14:27:57 inname-test connmand[409]: eth0 {newlink} index 2 address 
00:1C:42:01:24:58 mtu 1500
Aug 21 14:27:57 inname-test connmand[409]: eth0 {newlink} index 2 operstate 2 
<DOWN>
Aug 21 14:27:57 inname-test connman-vpnd[411]: eth0 {update} flags 36867 <UP>
Aug 21 14:27:57 inname-test connman-vpnd[411]: eth0 {newlink} index 2 address 
00:1C:42:01:24:58 mtu 1500
Aug 21 14:27:57 inname-test connman-vpnd[411]: eth0 {newlink} index 2 operstate 
2 <DOWN>
Aug 21 14:27:57 inname-test connmand[409]: Adding interface eth0 [ ethernet ]
Aug 21 14:27:57 inname-test connmand[409]: eth0 {update} flags 36867 <UP>
Aug 21 14:27:57 inname-test connmand[409]: eth0 {newlink} index 2 address 
00:1C:42:01:24:58 mtu 1500
Aug 21 14:27:57 inname-test connmand[409]: eth0 {newlink} index 2 operstate 2 
<DOWN>
Aug 21 14:27:57 inname-test connmand[409]: Method "ListAdapters" with signature 
"" on interface "org.bluez.Manager" doesn't exist
Aug 21 14:28:00 inname-test ofonod[416]: Unable to read waiting messages 
numbers from SIM
Aug 21 14:28:00 inname-test ofonod[416]: Unable to read mailbox identifies from 
SIM
Aug 21 14:28:04 inname-test connmand[409]: Skipping disconnect of 
/he910_0/context1, network is connecting.
Aug 21 14:28:10 inname-test ofonod[416]: IP: 10.26.92.193
Aug 21 14:28:10 inname-test ofonod[416]: DNS: 194.151.228.3, 194.151.228.51
Aug 21 14:28:10 inname-test connmand[409]: ppp0 {create} index 3 type 65534 
<NONE>
Aug 21 14:28:10 inname-test connmand[409]: ppp0 {update} flags 4240 <DOWN>
Aug 21 14:28:10 inname-test connmand[409]: ppp0 {newlink} index 3 operstate 2 
<DOWN>
Aug 21 14:28:10 inname-test connmand[409]: ppp0 {update} flags 69841 
<UP,RUNNING,LOWER_UP>
Aug 21 14:28:10 inname-test connmand[409]: ppp0 {newlink} index 3 operstate 0 
<UNKNOWN>
Aug 21 14:28:10 inname-test connman-vpnd[411]: ppp0 {create} index 3 type 65534 
<NONE>
Aug 21 14:28:10 inname-test connman-vpnd[411]: ppp0 {update} flags 4240 <DOWN>
Aug 21 14:28:10 inname-test connman-vpnd[411]: ppp0 {newlink} index 3 operstate 
2 <DOWN>
Aug 21 14:28:10 inname-test connman-vpnd[411]: ppp0 {update} flags 69841 
<UP,RUNNING,LOWER_UP>
Aug 21 14:28:10 inname-test connman-vpnd[411]: ppp0 {newlink} index 3 operstate 
0 <UNKNOWN>
Aug 21 14:28:10 inname-test connmand[409]: Adding host route failed (Invalid 
argument)
Aug 21 14:28:10 inname-test connmand[409]: Adding host route failed (Invalid 
argument)
Aug 21 14:28:10 inname-test connmand[409]: ppp0 {add} address 10.26.92.193/32 
label ppp0 family 2
Aug 21 14:28:10 inname-test connmand[409]: ppp0 {add} route 10.26.92.193 gw 
0.0.0.0 scope 253 <LINK>
Aug 21 14:28:10 inname-test connmand[409]: ppp0 {add} route 194.151.228.3 gw 
0.0.0.0 scope 253 <LINK>
Aug 21 14:28:10 inname-test connmand[409]: ppp0 {add} route 194.151.228.51 gw 
0.0.0.0 scope 253 <LINK>
Aug 21 14:28:10 inname-test connmand[409]: ppp0 {add} route 0.0.0.0 gw 0.0.0.0 
scope 253 <LINK>
Aug 21 14:29:00 inname-test connman-vpnd[411]: ppp0 {update} flags 4240 <DOWN>
Aug 21 14:29:00 inname-test connman-vpnd[411]: ppp0 {newlink} index 3 operstate 
2 <DOWN>
Aug 21 14:29:00 inname-test connman-vpnd[411]: ppp0 {dellink} index 3 operstate 
2 <DOWN>
Aug 21 14:29:00 inname-test connman-vpnd[411]: ppp0 {remove} index 3
Aug 21 14:29:00 inname-test connmand[409]: Deleting host route failed (No such 
device)
Aug 21 14:29:00 inname-test connmand[409]: Deleting host route failed (No such 
device)
Aug 21 14:29:00 inname-test connmand[409]: Removing default interface route 
failed (No such device)
Aug 21 14:29:01 inname-test connmand[409]: (null) {RX} 6 packets 634 bytes
Aug 21 14:29:01 inname-test connmand[409]: (null) {TX} 15 packets 1599 bytes
Aug 21 14:29:01 inname-test connmand[409]: (null) {update} flags 4240 <DOWN>
Aug 21 14:29:01 inname-test connmand[409]: ppp0 {newlink} index 3 operstate 2 
<DOWN>
Aug 21 14:29:01 inname-test connmand[409]: Inconsistent IP pool management 
(start not found)
Aug 21 14:29:01 inname-test connmand[409]: (null) {del} address 10.26.92.193/32 
label ppp0
Aug 21 14:29:01 inname-test connmand[409]: ppp0 {dellink} index 3 operstate 2 
<DOWN>
Aug 21 14:29:01 inname-test connmand[409]: (null) {RX} 6 packets 634 bytes
Aug 21 14:29:01 inname-test connmand[409]: (null) {TX} 15 packets 1599 bytes
Aug 21 14:29:01 inname-test connmand[409]: (null) {remove} index 3
Aug 21 14:29:02 inname-test connmand[409]: Deleting host route failed (No such 
device)
Aug 21 14:29:02 inname-test connmand[409]: Deleting host route failed (No such 
device)

Reply via email to