Re: dns update for ipv6 using dhcpv6

2016-12-14 Thread Francesco Giudici
Hi Tim, one caveat: check that also ipv6.method is set to dhcp, otherwise the ipv6.dhcp-hostname would not be saved in the ifcfg file. Maybe you will be interested in this: https://bugzilla.gnome.org/show_bug.cgi?id=775622 The patch in review would also save ipv6.dhcp-hostname when ipv6.me

Re: dns update for ipv6 using dhcpv6

2016-12-14 Thread Tim Coote
> On 14 Dec 2016, at 08:38, Francesco Giudici wrote: > > Hi Tim, > one caveat: check that also ipv6.method is set to dhcp, otherwise the > ipv6.dhcp-hostname would not be saved in the ifcfg file. > Maybe you will be interested in this: > https://bugzilla.gnome.org/show_bug.cgi?id=775622 >

Re: dns update for ipv6 using dhcpv6

2016-12-14 Thread Tim Coote
> On 14 Dec 2016, at 08:38, Francesco Giudici wrote: > > Hi Tim, > one caveat: check that also ipv6.method is set to dhcp, otherwise the > ipv6.dhcp-hostname would not be saved in the ifcfg file. > Maybe you will be interested in this: > https://bugzilla.gnome.org/show_bug.cgi?id=775622 >

Re: NetworkManager doesn't "Connect automatically"

2016-12-14 Thread Chris Marusich
Hi Thomas, Thank you for the quick response! Thomas Haller writes: > Did you build NetworkManager yourself? Is session-tracking properly > enabled to use systemd-logind or consolekit. Yes, I'm building it from source [1]. It looks like we might need to adjust the way we build it to enable ses

Re: dns update for ipv6 using dhcpv6

2016-12-14 Thread Francesco Giudici
On 14/12/2016 11:33, Tim Coote wrote: > >> On 14 Dec 2016, at 08:38, Francesco Giudici wrote: >> >> Hi Tim, >> one caveat: check that also ipv6.method is set to dhcp, otherwise the >> ipv6.dhcp-hostname would not be saved in the ifcfg file. >> Maybe you will be interested in this: >> https

Problems getting device state change events through

2016-12-14 Thread matti kaasinen
Hi! I used to have NM 0.9.8.10 together with dhclient. Now I upgraded to NM 1.0.10 together with internal dhcp client. Old system had very cumbersome network up sequence in order to preserve dhcp provided IP. Both set-ups have also avahi/avahi-auto-ip running for providing IPv4LL addresses trying

Re: dns update for ipv6 using dhcpv6

2016-12-14 Thread Tim Coote
>> >> But can you not just configure ipv6.dhcp-send-hostname and ipv6.dhcp- >> hostname: >> >> nmcli connection modify $NAME ipv6.dhcp-send-hostname yes \ >>ipv6.dhcp-hostname wibble.example.com > Well that was how I was setting ipv6.dhcp-hostname, but after syst

Re: dns update for ipv6 using dhcpv6

2016-12-14 Thread Thomas Haller
On Wed, 2016-12-14 at 19:18 +, Tim Coote wrote: > > > But can you not just configure ipv6.dhcp-send-hostname and > > > ipv6.dhcp- > > > hostname: > > > > > >  nmcli connection modify $NAME ipv6.dhcp-send-hostname yes \ > > >    ipv6.dhcp-hostname wibble.example.com > > Well that was how I was

Re: NetworkManager doesn't "Connect automatically"

2016-12-14 Thread Thomas Haller
On Wed, 2016-12-14 at 01:38 -0800, Chris Marusich wrote: > Hi Thomas, > > Thank you for the quick response! > > Thomas Haller writes: > > > Did you build NetworkManager yourself? Is session-tracking properly > > enabled to use systemd-logind or consolekit. > > Yes, I'm building it from source

Remote access points not visible while local wifi configured as access point

2016-12-14 Thread Stéphane Boucher
It looks like NetworkManager purposely filters out remote access points while the local device is used as an access point? “nmcli d wifi” only displays the local access point, even though “Iw dev wlan0 scan” does show remote access points. I have a use case where I need to switch WIFI from AP t

Re: Remote access points not visible while local wifi configured as access point

2016-12-14 Thread Dan Williams
On Wed, 2016-12-14 at 21:28 +, Stéphane Boucher wrote: > It looks like NetworkManager purposely filters out remote access > points while the local device is used as an access point? > > “nmcli d wifi” only displays the local access point, even though “Iw > dev wlan0 scan” does show remote acce