On Tue, 2014-12-16 at 11:04 +0000, Pasi Sjöholm wrote:
> SLAAC/DHCPv6 will not work with dual/ipv4v6-pdp when this is not done.
>From this I try to decipher that something does not work if IPv4 is
>present. What is this something?
Connman does not see service ipv6-configuration (ip-address/nameservers) even
it exists on interface etc.. with patch applied it does.
[ /net/connman/service/cellular_244121111269985_context1 ]
Strength = 83
Nameservers = [ 62.241.198.245 62.241.198.246 ]
State = online
Provider = { }
Type = cellular
Security = [ ]
AutoConnect = true
Immutable = false
Proxy = { Method=direct }
Roaming = 0
IPv4.Configuration = { Netmask=255.255.255.0 Gateway=10.233.245.9
Method=fixed Address=10.233.245.8 }
IPv6.Configuration = { Method=auto Privacy=disabled }
Name = dna
Favorite = true
Timeservers = dbus.Array([dbus.String(u'10.233.245.9'),
dbus.String(u'0.pool.ntp.org'), dbus.String(u'1.pool.ntp.org'),
dbus.String(u'2.pool.ntp.org'), dbus.String(u'3.pool.ntp.org')],
signature=dbus.Signature('s'), variant_level=1)
Domains = [ ]
Ethernet = { Interface=rmnet0 MTU=1280 Method=auto
Address=00:00:00:00:00:00 }
Nameservers.Configuration = [ ]
Proxy.Configuration = { }
Domains.Configuration = [ ]
Timeservers.Configuration = dbus.Array([], signature=dbus.Signature('s'),
variant_level=1)
IPv4 = { Netmask=255.255.255.0 Gateway=10.233.245.9 Method=fixed
Address=10.233.245.8 }
IPv6 = { }
--------------------------------
rmnet0 Link encap:UNSPEC HWaddr
00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet addr:10.233.245.8 Mask:255.0.0.0
inet6 addr: 2001:14bb:10:3:c38b:89f:3ca1:d79f/64 Scope:Global
inet6 addr: fe80::c38b:89f:3ca1:d79f/64 Scope:Link
inet6 addr: 2001:14bb:10:3:c56c:ed7c:9f8e:e911/64 Scope:Global
UP RUNNING MTU:1280 Metric:1
>Did it stop working after patch 1/2 got applied?
No, without 1/2 it does not get even that far as plugins/ofono.c will try to
set the interface as fixed-method.
Br,
Pasi
_______________________________________________
connman mailing list
[email protected]
https://lists.connman.net/mailman/listinfo/connman