On Fri, Jun 10, 2016 at 1:59 PM, Chris Murphy <lists@xxxxxxxxxxxxxxxxx> wrote: > Clicking the Apply button does not reload the connections, so the > settings change does not take effect. I either have to do 'nmcli c > reload' or in the GUI click on Wired, then change On to Off to back > On. And now it works as expected. GENERAL.DEFAULT is now no for this > wired connection, and ip route show no longer shows it as default via. > > Sooo... if someone wants to test this on Fedora 23 in GNOME to see if > this Apply bug happens there, it would be great to know if it's a > regression or not, and note this in the bug. > > Thanks! OK I replicated this on the Fedora 23 Server NUC and oops, lost ssh entirely. I think what's going on is since wireless is now default, ssh comes up only on wireless and not on wired? However: sshd_config #Port 22 #AddressFamily any #ListenAddress 0.0.0.0 #ListenAddress :: And man sshd_config says ListenAddress Specifies the local addresses sshd(8) should listen on. The following forms may be used: ListenAddress host|IPv4_addr|IPv6_addr ListenAddress host|IPv4_addr:port ListenAddress [host|IPv6_addr]:port If port is not specified, sshd will listen on the address and all Port options specified. The default is to listen on all local addresses. Multiple ListenAddress options are permitted. I'm not sure what the cause of the problem is yet, but this is what I get now: ssh: connect to host 192.168.1.115 port 22: No route to host I'll need to connect HDMI and a keyboard to this NUC to see what's going on. -- Chris Murphy -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org