Send connman mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.01.org/mailman/listinfo/connman
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of connman digest..."
Today's Topics:
1. Question about changing default route (Naveen Singh)
2. Re: Question about changing default route (Patrik Flykt)
3. Connman bugs report (Razvan Heghedus)
----------------------------------------------------------------------
Message: 1
Date: Thu, 8 Sep 2016 22:44:24 -0700
From: Naveen Singh <[email protected]>
To: [email protected]
Subject: Question about changing default route
Message-ID:
<CAEwPxKbykgm7ejs2UGwA0GZ-hQCu=3Or6xLTp1iY9pX2K0Z=y...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hi All
Let us consider device has two ways to go over internet (one via cellular
and other via wifi). Even though device has two ways, the default route is
either via wifi or via cellular. Is it possible to change the default route
to other technology on fly? My understanding is that we have agent API that
can let user change it.
To change the default connection to your access point, the user needs to
manually drag the access point service to the top of the list.
Do we have a command for doing the same? Looks like what is required
here is to change the order.
Any idea?
Regards
Naveen
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.01.org/pipermail/connman/attachments/20160908/b4ec8c5d/attachment-0001.html>
------------------------------
Message: 2
Date: Fri, 09 Sep 2016 13:03:10 +0300
From: Patrik Flykt <[email protected]>
To: [email protected], [email protected]
Subject: Re: Question about changing default route
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"
On Thu, 2016-09-08 at 22:44 -0700, Naveen Singh wrote:
> Hi All
> Let us consider device has two ways to go over internet (one via
> cellular and other via wifi). Even though device has two ways, the
> default route is either via wifi or via cellular. Is it possible to
> change the default route to other technology on fly? My understanding
> is that we have agent API that can let user change it.
>
> To change the default connection to your access point, the user needs
> to
> manually drag the access point service to the top of the list.?
>
> Do we have a command for doing the same? Looks like what is required
> here is to change the order.
Updating the order doesn't work flawlessly, i.e. order is rest whenever
ConnMan sorts the services internally. Fixing this to work as expected
will not be at all trivial, unfortunately.
For a bit more static configuration, one can set PreferredTechnologies
in /etc/connman/main.conf. Then there is always the option to enhance
ConnMan to have multiple default routes out, but that solution ends up
with a default defaultroute used anyway and is perhaps not what it
wanted anyway.
Cheers,
Patrik
------------------------------
Message: 3
Date: Fri, 9 Sep 2016 16:59:45 +0300
From: Razvan Heghedus <[email protected]>
To: [email protected]
Subject: Connman bugs report
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"; Format="flowed"
Hi all,
I found these bugs on a system based on OE with linux kernel 4.1.15 and
connman version 1.33, which have 2 ethernet interfaces.
1)
When both interfaces are connected with default settings everything is
ok, but when i apply test1.config connmand enters in some sort if
infinity loop(output1). If I restart connman, then the config is applied
and both interfaces/services have the same settings. If I disconnect one
if the services using connmanctl and then apply the same config then the
config is correctly applied on that service.
2)
Both interfaces connected, default settings, everyting is good and I am
tring to apply this test2.config, but is not applied entirely(output2).
All settings are correctly applied except for the ipv4
settings(service.report). If I disconnect and connect that service same
result. When I disconnect the service and then apply the same config
only then the config is correctly applied.
3)
This bug is about connmanctl. When i run this command: `connmanctl
config some-service nameservers 12.12.12.12 timeservers 21.21.21.21
47.47.47.47 domains 11.11.11.11 my.test` then the addresses from
timeservers are put in nameservers, and there is no update for
timeservers and domains. I belive this is related with the parser and
everything after nameservers is considered to be the nameservers. So
than nameservers, timeservers and domains options are mutually exclusive
and cann't be used in the same call of connmanctl config. If this isn't
a bug then it should be specified in documentation that nameservers,
timeservers, and domains options are mutually exclusive and cann't be
used more then one in the same config call command.
Razvan Heghedus
-------------- next part --------------
connmand[32027]: Connection Manager version 1.33
connmand[32027]: Checking loopback interface settings
connmand[32027]: System hostname is NI-PXIe-8135-2f17d5e8
connmand[32027]: System domainname is emea.corp.natinst.com
connmand[32027]: Cannot create /var/run/connman/resolv.conf falling back to
/etc/resolv.conf
connmand[32027]: lo {newlink} index 1 address 00:00:00:00:00:00 mtu 65536
connmand[32027]: lo {newlink} index 1 operstate 0 <UNKNOWN>
connmand[32027]: eth0 {create} index 2 type 1 <ETHER>
connmand[32027]: eth0 {RX} 65860 packets 9421068 bytes
connmand[32027]: eth0 {TX} 19799 packets 2119843 bytes
connmand[32027]: eth0 {update} flags 36866 <DOWN>
connmand[32027]: eth0 {newlink} index 2 address 00:80:2F:17:D5:E8 mtu 1500
connmand[32027]: eth0 {newlink} index 2 operstate 2 <DOWN>
connmand[32027]: Adding interface eth0 [ ethernet ]
connmand[32027]: eth1 {create} index 3 type 1 <ETHER>
connmand[32027]: eth1 {RX} 135168 packets 18042866 bytes
connmand[32027]: eth1 {TX} 76351 packets 7539191 bytes
connmand[32027]: eth1 {update} flags 36866 <DOWN>
connmand[32027]: eth1 {newlink} index 3 address 00:80:2F:17:D5:E9 mtu 1500
connmand[32027]: eth1 {newlink} index 3 operstate 2 <DOWN>
connmand[32027]: Adding interface eth1 [ ethernet ]
connmand[32027]: eth0 {RX} 65860 packets 9421068 bytes
connmand[32027]: eth0 {TX} 19799 packets 2119843 bytes
connmand[32027]: eth0 {update} flags 36867 <UP>
connmand[32027]: eth0 {newlink} index 2 address 00:80:2F:17:D5:E8 mtu 1500
connmand[32027]: eth0 {newlink} index 2 operstate 2 <DOWN>
connmand[32027]: eth1 {RX} 135168 packets 18042866 bytes
connmand[32027]: eth1 {TX} 76351 packets 7539191 bytes
connmand[32027]: eth1 {update} flags 36931 <UP,RUNNING>
connmand[32027]: eth1 {newlink} index 3 address 00:80:2F:17:D5:E9 mtu 1500
connmand[32027]: eth1 {newlink} index 3 operstate 6 <UP>
connmand[32027]: eth1 {RX} 135168 packets 18042866 bytes
connmand[32027]: eth1 {TX} 76351 packets 7539191 bytes
connmand[32027]: eth1 {update} flags 36867 <UP>
connmand[32027]: eth1 {newlink} index 3 address 00:80:2F:17:D5:E9 mtu 1500
connmand[32027]: eth1 {newlink} index 3 operstate 2 <DOWN>
connmand[32027]: eth1 {RX} 135168 packets 18042866 bytes
connmand[32027]: eth1 {TX} 76351 packets 7539191 bytes
connmand[32027]: eth1 {update} flags 102467 <UP,RUNNING,LOWER_UP>
connmand[32027]: eth1 {newlink} index 3 address 00:80:2F:17:D5:E9 mtu 1500
connmand[32027]: eth1 {newlink} index 3 operstate 6 <UP>
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: Setting domainname to emea.corp.natinst.com
connmand[32027]: eth1 {add} route ff00:: gw :: scope 0 <UNIVERSE>
connmand[32027]: ntp: time slew +0.013921 s
connmand[32027]: eth1 {add} route fe80:: gw :: scope 0 <UNIVERSE>
connmand[32027]: eth1 {add} address 10.113.0.46/23 label eth1 family 2
connmand[32027]: eth1 {add} route 10.113.0.0 gw 0.0.0.0 scope 253 <LINK>
connmand[32027]: eth1 {add} route 10.113.0.1 gw 0.0.0.0 scope 253 <LINK>
connmand[32027]: eth1 {add} route 130.164.170.210 gw 10.113.0.1 scope 0
<UNIVERSE>
connmand[32027]: eth1 {add} route 130.164.176.170 gw 10.113.0.1 scope 0
<UNIVERSE>
connmand[32027]: eth1 {add} route 0.0.0.0 gw 10.113.0.1 scope 0 <UNIVERSE>
connmand[32027]: eth0 {add} route ff00:: gw :: scope 0 <UNIVERSE>
connmand[32027]: eth0 {add} route fe80:: gw :: scope 0 <UNIVERSE>
connmand[32027]: eth0 {RX} 65860 packets 9421068 bytes
connmand[32027]: eth0 {TX} 19799 packets 2119843 bytes
connmand[32027]: eth0 {update} flags 102467 <UP,RUNNING,LOWER_UP>
connmand[32027]: eth0 {newlink} index 2 address 00:80:2F:17:D5:E8 mtu 1500
connmand[32027]: eth0 {newlink} index 2 operstate 6 <UP>
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: rp_filter set to 2 (loose mode routing), old value was 2
connmand[32027]: ntp: time slew +0.033643 s
connmand[32027]: eth0 {add} address 10.113.0.67/23 label eth0 family 2
connmand[32027]: eth0 {add} route 10.113.0.0 gw 0.0.0.0 scope 253 <LINK>
connmand[32027]: eth0 {add} route 10.113.0.1 gw 0.0.0.0 scope 253 <LINK>
connmand[32027]: eth0 {add} route 130.164.170.210 gw 10.113.0.1 scope 0
<UNIVERSE>
connmand[32027]: eth0 {add} route 130.164.176.170 gw 10.113.0.1 scope 0
<UNIVERSE>
connmand[32027]: eth1 {add} route 82.165.8.211 gw 10.113.0.1 scope 0 <UNIVERSE>
connmand[32027]: eth0 {add} route 82.165.8.211 gw 10.113.0.1 scope 0 <UNIVERSE>
connmand[32027]: eth1 {del} route 82.165.8.211 gw 10.113.0.1 scope 0 <UNIVERSE>
connmand[32027]: eth0 {del} route 82.165.8.211 gw 10.113.0.1 scope 0 <UNIVERSE>
connmand[32027]: ntp: time slew +0.000125 s
connmand[32027]: Adding configuration test
connmand[32027]: rp_filter restored to 2
connmand[32027]: Setting domainname to emea.corp.natinst.com
connmand[32027]: ipconfig state 6 ipconfig method 1
connmand[32027]: rp_filter set to 2 (loose mode routing), old value was 2
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: rp_filter restored to 2
connmand[32027]: Time request for server 192.168.0.1 failed (101/Network is
unreachable)
connmand[32027]: ipconfig state 6 ipconfig method 1
connmand[32027]: Time request for server 192.168.0.1 failed (101/Network is
unreachable)
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: ipconfig state 3 ipconfig method 1
connmand[32027]: Skipping disconnect of carrier, network is connecting.
connmand[32027]: ipconfig state 7 ipconfig method 1
-------------- next part --------------
connmand[8799]: Connection Manager version 1.33
connmand[8799]: Checking loopback interface settings
connmand[8799]: System hostname is NI-PXIe-8135-2f17d5e8
connmand[8799]: System domainname is emea.corp.natinst.com
connmand[8799]: Cannot create /var/run/connman/resolv.conf falling back to
/etc/resolv.conf
connmand[8799]: lo {newlink} index 1 address 00:00:00:00:00:00 mtu 65536
connmand[8799]: lo {newlink} index 1 operstate 0 <UNKNOWN>
connmand[8799]: eth0 {create} index 2 type 1 <ETHER>
connmand[8799]: eth0 {RX} 67314 packets 9668004 bytes
connmand[8799]: eth0 {TX} 19987 packets 2176553 bytes
connmand[8799]: eth0 {update} flags 36866 <DOWN>
connmand[8799]: eth0 {newlink} index 2 address 00:80:2F:17:D5:E8 mtu 1500
connmand[8799]: eth0 {newlink} index 2 operstate 2 <DOWN>
connmand[8799]: Adding interface eth0 [ ethernet ]
connmand[8799]: eth1 {create} index 3 type 1 <ETHER>
connmand[8799]: eth1 {RX} 137559 packets 18405689 bytes
connmand[8799]: eth1 {TX} 77434 packets 7686097 bytes
connmand[8799]: eth1 {update} flags 36866 <DOWN>
connmand[8799]: eth1 {newlink} index 3 address 00:80:2F:17:D5:E9 mtu 1500
connmand[8799]: eth1 {newlink} index 3 operstate 2 <DOWN>
connmand[8799]: Adding interface eth1 [ ethernet ]
connmand[8799]: eth0 {RX} 67314 packets 9668004 bytes
connmand[8799]: eth0 {TX} 19987 packets 2176553 bytes
connmand[8799]: eth0 {update} flags 36867 <UP>
connmand[8799]: eth0 {newlink} index 2 address 00:80:2F:17:D5:E8 mtu 1500
connmand[8799]: eth0 {newlink} index 2 operstate 2 <DOWN>
connmand[8799]: eth1 {RX} 137559 packets 18405689 bytes
connmand[8799]: eth1 {TX} 77434 packets 7686097 bytes
connmand[8799]: eth1 {update} flags 36931 <UP,RUNNING>
connmand[8799]: eth1 {newlink} index 3 address 00:80:2F:17:D5:E9 mtu 1500
connmand[8799]: eth1 {newlink} index 3 operstate 6 <UP>
connmand[8799]: eth1 {RX} 137559 packets 18405689 bytes
connmand[8799]: eth1 {TX} 77434 packets 7686097 bytes
connmand[8799]: eth1 {update} flags 36867 <UP>
connmand[8799]: eth1 {newlink} index 3 address 00:80:2F:17:D5:E9 mtu 1500
connmand[8799]: eth1 {newlink} index 3 operstate 2 <DOWN>
connmand[8799]: eth1 {RX} 137559 packets 18405689 bytes
connmand[8799]: eth1 {TX} 77434 packets 7686097 bytes
connmand[8799]: eth1 {update} flags 102467 <UP,RUNNING,LOWER_UP>
connmand[8799]: eth1 {newlink} index 3 address 00:80:2F:17:D5:E9 mtu 1500
connmand[8799]: eth1 {newlink} index 3 operstate 6 <UP>
connmand[8799]: Skipping disconnect of carrier, network is connecting.
connmand[8799]: eth1 {add} route ff00:: gw :: scope 0 <UNIVERSE>
connmand[8799]: eth1 {add} route fe80:: gw :: scope 0 <UNIVERSE>
connmand[8799]: Setting domainname to emea.corp.natinst.com
connmand[8799]: eth1 {add} address 10.113.0.46/23 label eth1 family 2
connmand[8799]: ntp: time slew +0.011899 s
connmand[8799]: eth1 {add} route 10.113.0.0 gw 0.0.0.0 scope 253 <LINK>
connmand[8799]: eth1 {add} route 10.113.0.1 gw 0.0.0.0 scope 253 <LINK>
connmand[8799]: eth1 {add} route 130.164.170.210 gw 10.113.0.1 scope 0
<UNIVERSE>
connmand[8799]: eth1 {add} route 130.164.176.170 gw 10.113.0.1 scope 0
<UNIVERSE>
connmand[8799]: eth1 {add} route 0.0.0.0 gw 10.113.0.1 scope 0 <UNIVERSE>
connmand[8799]: eth0 {RX} 67314 packets 9668004 bytes
connmand[8799]: eth0 {TX} 19987 packets 2176553 bytes
connmand[8799]: eth0 {update} flags 102467 <UP,RUNNING,LOWER_UP>
connmand[8799]: eth0 {newlink} index 2 address 00:80:2F:17:D5:E8 mtu 1500
connmand[8799]: eth0 {newlink} index 2 operstate 6 <UP>
connmand[8799]: Skipping disconnect of carrier, network is connecting.
connmand[8799]: rp_filter set to 2 (loose mode routing), old value was 2
connmand[8799]: eth0 {add} route ff00:: gw :: scope 0 <UNIVERSE>
connmand[8799]: ntp: time slew +0.018195 s
connmand[8799]: eth0 {add} route fe80:: gw :: scope 0 <UNIVERSE>
connmand[8799]: eth0 {add} address 10.113.0.67/23 label eth0 family 2
connmand[8799]: eth0 {add} route 10.113.0.0 gw 0.0.0.0 scope 253 <LINK>
connmand[8799]: eth0 {add} route 10.113.0.1 gw 0.0.0.0 scope 253 <LINK>
connmand[8799]: eth0 {add} route 130.164.170.210 gw 10.113.0.1 scope 0
<UNIVERSE>
connmand[8799]: eth0 {add} route 130.164.176.170 gw 10.113.0.1 scope 0
<UNIVERSE>
connmand[8799]: eth1 {add} route 82.165.8.211 gw 10.113.0.1 scope 0 <UNIVERSE>
connmand[8799]: eth1 {del} route 82.165.8.211 gw 10.113.0.1 scope 0 <UNIVERSE>
connmand[8799]: ntp: time slew -0.000531 s
connmand[8799]: eth0 {add} route 82.165.8.211 gw 10.113.0.1 scope 0 <UNIVERSE>
connmand[8799]: eth0 {del} route 82.165.8.211 gw 10.113.0.1 scope 0 <UNIVERSE>
connmand[8799]: ntp: time slew -0.001070 s
connmand[8799]: Adding configuration test
connmand[8799]: rp_filter restored to 2
connmand[8799]: Setting domainname to emea.corp.natinst.com
connmand[8799]: ipconfig state 6 ipconfig method 1
connmand[8799]: rp_filter set to 2 (loose mode routing), old value was 2
connmand[8799]: Skipping disconnect of carrier, network is connecting.
connmand[8799]: Time request for server 11.22.33.44 failed (101/Network is
unreachable)
connmand[8799]: Time request for server 21.23.4.2 failed (101/Network is
unreachable)
connmand[8799]: Time request for server 11.22.33.44 failed (101/Network is
unreachable)
connmand[8799]: Time request for server 21.23.4.2 failed (101/Network is
unreachable)
connmand[8799]: ipconfig state 7 ipconfig method 1
connmand[8799]: Time request for server 11.22.33.44 failed (101/Network is
unreachable)
connmand[8799]: Time request for server 21.23.4.2 failed (101/Network is
unreachable)
connmand[8799]: ipconfig state 3 ipconfig method 1
connmand[8799]: Time request for server 11.22.33.44 failed (101/Network is
unreachable)
connmand[8799]: Time request for server 21.23.4.2 failed (101/Network is
unreachable)
connmand[8799]: ipconfig state 3 ipconfig method 1
connmand[8799]: rp_filter restored to 2
connmand[8799]: Time request for server 11.22.33.44 failed (101/Network is
unreachable)
connmand[8799]: Time request for server 21.23.4.2 failed (101/Network is
unreachable)
connmand[8799]: Time request for server 11.22.33.44 failed (101/Network is
unreachable)
connmand[8799]: Time request for server 21.23.4.2 failed (101/Network is
unreachable)
connmand[8799]: Skipping disconnect of carrier, network is connecting.
connmand[8799]: Time request for server 11.22.33.44 failed (101/Network is
unreachable)
connmand[8799]: Time request for server 21.23.4.2 failed (101/Network is
unreachable)
connmand[8799]: Time request for server 11.22.33.44 failed (101/Network is
unreachable)
connmand[8799]: Time request for server 21.23.4.2 failed (101/Network is
unreachable)
connmand[8799]: ipconfig state 7 ipconfig method 1
connmand[8799]: Time request for server 11.22.33.44 failed (101/Network is
unreachable)
connmand[8799]: Time request for server 21.23.4.2 failed (101/Network is
unreachable)
connmand[8799]: ipconfig state 3 ipconfig method 1
connmand[8799]: Time request for server 11.22.33.44 failed (101/Network is
unreachable)
connmand[8799]: Time request for server 21.23.4.2 failed (101/Network is
unreachable)
connmand[8799]: ipconfig state 3 ipconfig method 1
connmand[8799]: rp_filter set to 2 (loose mode routing), old value was 2
connmand[8799]: eth1 {del} route 0.0.0.0 gw 10.113.0.1 scope 0 <UNIVERSE>
connmand[8799]: eth0 {add} route 0.0.0.0 gw 10.113.0.1 scope 0 <UNIVERSE>
connmand[8799]: eth0 {del} route 0.0.0.0 gw 10.113.0.1 scope 0 <UNIVERSE>
connmand[8799]: eth0 {add} route 0.0.0.0 gw 10.113.0.1 scope 0 <UNIVERSE>
connmand[8799]: eth1 {del} route 130.164.170.210 gw 10.113.0.1 scope 0
<UNIVERSE>
connmand[8799]: eth1 {del} route 130.164.176.170 gw 10.113.0.1 scope 0
<UNIVERSE>
connmand[8799]: eth1 {del} route 10.113.0.1 gw 0.0.0.0 scope 253 <LINK>
connmand[8799]: eth0 {del} route 0.0.0.0 gw 10.113.0.1 scope 0 <UNIVERSE>
connmand[8799]: eth1 {del} route fe80:: gw :: scope 0 <UNIVERSE>
connmand[8799]: eth1 {del} route ff00:: gw :: scope 0 <UNIVERSE>
connmand[8799]: eth1 {add} route 10.113.0.1 gw 0.0.0.0 scope 253 <LINK>
connmand[8799]: eth1 {add} route 21.21.21.21 gw 10.113.0.1 scope 0 <UNIVERSE>
connmand[8799]: eth1 {add} route 12.12.12.12 gw 10.113.0.1 scope 0 <UNIVERSE>
connmand[8799]: eth1 {add} route 130.164.170.210 gw 10.113.0.1 scope 0
<UNIVERSE>
connmand[8799]: eth1 {add} route 130.164.176.170 gw 10.113.0.1 scope 0
<UNIVERSE>
connmand[8799]: eth1 {add} route 0.0.0.0 gw 10.113.0.1 scope 0 <UNIVERSE>
connmand[8799]: eth1 {del} route 0.0.0.0 gw 10.113.0.1 scope 0 <UNIVERSE>
connmand[8799]: eth0 {add} route 0.0.0.0 gw 10.113.0.1 scope 0 <UNIVERSE>
connmand[8799]: eth0 {del} route 0.0.0.0 gw 10.113.0.1 scope 0 <UNIVERSE>
connmand[8799]: eth1 {add} route 0.0.0.0 gw 10.113.0.1 scope 0 <UNIVERSE>
connmand[8799]: eth0 {add} route 82.165.8.211 gw 10.113.0.1 scope 0 <UNIVERSE>
connmand[8799]: eth0 {del} route 82.165.8.211 gw 10.113.0.1 scope 0 <UNIVERSE>
connmand[8799]: eth1 {del} route 0.0.0.0 gw 10.113.0.1 scope 0 <UNIVERSE>
connmand[8799]: eth0 {add} route 0.0.0.0 gw 10.113.0.1 scope 0 <UNIVERSE>
connmand[8799]: ntp: time slew +0.000072 s
connmand[8799]: eth1 {add} route 82.165.8.211 gw 10.113.0.1 scope 0 <UNIVERSE>
connmand[8799]: eth1 {del} route 82.165.8.211 gw 10.113.0.1 scope 0 <UNIVERSE>
-------------- next part --------------
/net/connman/service/ethernet_00802f17d5e9_cable
Type = ethernet
Security = [ ]
State = ready
Favorite = True
Immutable = True
AutoConnect = True
Name = Wired
Ethernet = [ Method=auto, Interface=eth1, Address=00:80:2F:17:D5:E9, MTU=1500
]
IPv4 = [ Method=dhcp ]
IPv4.Configuration = [ Method=dhcp ]
IPv6 = [ ]
IPv6.Configuration = [ Method=off ]
Nameservers = [ 21.21.21.21, 12.12.12.12, 130.164.170.210, 130.164.176.170 ]
Nameservers.Configuration = [ ]
Timeservers = [ 11.22.33.44, 21.23.4.2, 10.113.0.1 ]
Timeservers.Configuration = [ ]
Domains = [ emea.corp.natinst.com ]
Domains.Configuration = [ ]
Proxy = [ ]
Proxy.Configuration = [ ]
Provider = [ ]
-------------- next part --------------
[service_ethernet_00802f17d5e9_cable]
Type=ethernet
IPv4=192.168.0.2/255.255.255.0/192.168.0.1
IPv6=off
-------------- next part --------------
[service_ethernet_00802f17d5e9_cable]
Type=ethernet
IPv4=192.168.0.2/255.255.255.0/192.168.0.1
IPv6=off
Timeservers=11.22.33.44, 21.23.4.2
Nameservers=21.21.21.21, 12.12.12.12
MAC=00:80:2F:17:D5:E9
------------------------------
Subject: Digest Footer
_______________________________________________
connman mailing list
[email protected]
https://lists.01.org/mailman/listinfo/connman
------------------------------
End of connman Digest, Vol 11, Issue 12
***************************************