Re: [LEDE-DEV] wifi and wan ipv6 connectivity

2017-08-12 Thread Hans Dedecker
On Sat, Aug 12, 2017 at 3:32 PM, e9hack wrote: > Am 11.08.2017 um 10:27 schrieb Hans Dedecker: >> I've exactly the same configuration in use as yours but I can't >> reproduce the issue. > > I found the bug. It's my fault. My network config contains an entry for wan_6. That explains it all; I was

Re: [LEDE-DEV] wifi and wan ipv6 connectivity

2017-08-12 Thread e9hack
Am 11.08.2017 um 10:27 schrieb Hans Dedecker: > I've exactly the same configuration in use as yours but I can't > reproduce the issue. I found the bug. It's my fault. My network config contains an entry for wan_6. Regards, Hartmut ___ Lede-dev mailing

Re: [LEDE-DEV] wifi and wan ipv6 connectivity

2017-08-11 Thread e9hack
Am 11.08.2017 um 10:27 schrieb Hans Dedecker: > Are you using the latest version of netifd ? yes, version from trunk 34afb764077768a361d76256fb05cbba172de223 > Dynamic interfaces are not deleted upon a network reload as the node > version is set to -1 Can I retrieve the node version from wan/wan_6

Re: [LEDE-DEV] wifi and wan ipv6 connectivity

2017-08-11 Thread e9hack
Hi, the issue can be trigger by executing 'ubus call network reload'. Regards, Hartmut Am 11.08.2017 um 13:44 schrieb e9hack: > Am 11.08.2017 um 10:27 schrieb Hans Dedecker: >> Are you using the latest version of netifd ? > yes, version from trunk 34afb764077768a361d76256fb05cbba172de223 > >> D

Re: [LEDE-DEV] wifi and wan ipv6 connectivity

2017-08-11 Thread Hans Dedecker
On Wed, Aug 9, 2017 at 4:46 PM, e9hack wrote: > Hi, > > the issue isn't triggered by wifi directly. Calling '/etc/init.d/network > reload' without any modification of the network > config triggers the same issue. I've exactly the same configuration in use as yours but I can't reproduce the issue.

Re: [LEDE-DEV] wifi and wan ipv6 connectivity

2017-08-09 Thread e9hack
Hi, the issue isn't triggered by wifi directly. Calling '/etc/init.d/network reload' without any modification of the network config triggers the same issue. Regards, Hartmut Am 08.08.2017 um 18:02 schrieb e9hack: > Hi, > > for testing I add a hotplug script. Bellow I did copy my test sequence

Re: [LEDE-DEV] wifi and wan ipv6 connectivity

2017-08-08 Thread e9hack
Hi, for testing I add a hotplug script. Bellow I did copy my test sequence and the output. There are a few seconds between the commands. If 'wifi ...' is called, the 2003: address of my wan interface is gone. The other addresses are still assigned. If 'ubus ...' is called, the wan interface gets

Re: [LEDE-DEV] wifi and wan ipv6 connectivity

2017-08-07 Thread Hans Dedecker
On Sat, Aug 5, 2017 at 8:57 AM, e9hack wrote: > Hi, > > executing of command wifi disables ipv6 connectivity on wan interface. The > wan interface is pppoe-wan. To get ipv6 > connectivity again, I've to execute manually > > ubus call network add_dynamic '{ "name": "wan_6", "ifname": "@wan", "prot