Re: SSH from QEMU virtual host to host system

2020-08-17 Thread Ed Greshko
On 2020-08-17 11:53, Ed Greshko wrote: > firewall-cmd --permanent --zone=libvirt --add-port=745/tcp Oh, you would need to do... firewall-cmd --reload afterward. -- The key to getting good answers is to ask good questions. ___ users mailing list -- u

What is wrong with my `nmcli device status`?

2020-08-17 Thread ToddAndMargo via users
Hi All, What am I doing wrong here? nmcli says eno2 is disconnected but is working as if it was connected. eno2 is my (only) Internet connection. $ nmcli device status | grep -i eno2 eno2ethernet disconnected -- $ ping -c 1 -I eno2 8.8.8.8 PING 8.8.8.8 (8.8.8.8) from 192.168.250.135

Re: SSH from QEMU virtual host to host system

2020-08-17 Thread Robert Moskowitz
On 8/17/20 4:34 AM, Ed Greshko wrote: On 2020-08-17 11:53, Ed Greshko wrote: firewall-cmd --permanent --zone=libvirt --add-port=745/tcp This is what I needed.  And I have added it to my system setup notes. Oh, you would need to do... firewall-cmd --reload afterward. This little tidbit

Re: What is wrong with my `nmcli device status`?

2020-08-17 Thread Tom H
On Mon, Aug 17, 2020 at 11:38 AM ToddAndMargo via users wrote: > > What am I doing wrong here? nmcli says eno2 is > disconnected but is working as if it was connected. > > eno2 is my (only) Internet connection. > > $ nmcli device status | grep -i eno2 > eno2ethernet disconnected -- > > $

Re: anbox fails with 5.7 kernel

2020-08-17 Thread stan via users
On Mon, 17 Aug 2020 00:22:35 -0400 Jon LaBadie wrote: > The snap called anbox (Android in a Box) requires two > kernel modules ashmem and binder. With the 5.7 kernel > the decision was made to prevent access to a function > "kallsyms_lookup_name" which is needed for dkms to > compile the two mod

network printer discovery

2020-08-17 Thread Neal Becker
Network printer discovery is not currently working. I have used this printer before from this fedora laptop, but now cups can't communicate with it, and if I try to add printer, no network printers are discovered. I can get to the printer's web page from this laptop, and I can print from other d

Re: network printer discovery

2020-08-17 Thread Ted Roche
On Mon, Aug 17, 2020 at 11:17 AM Neal Becker wrote: > Network printer discovery is not currently working. I have used this > printer before from this fedora laptop, but now cups can't communicate with > it, and if I try to add printer, no network printers are discovered. I > can get to the pri

Re: What is wrong with my `nmcli device status`?

2020-08-17 Thread ToddAndMargo via users
On 2020-08-17 07:25, Tom H wrote: On Mon, Aug 17, 2020 at 11:38 AM ToddAndMargo via users wrote: What am I doing wrong here? nmcli says eno2 is disconnected but is working as if it was connected. eno2 is my (only) Internet connection. $ nmcli device status | grep -i eno2 eno2ethernet

Re: What is wrong with my `nmcli device status`?

2020-08-17 Thread ToddAndMargo via users
On 2020-08-17 12:50, ToddAndMargo via users wrote: On 2020-08-17 07:25, Tom H wrote: On Mon, Aug 17, 2020 at 11:38 AM ToddAndMargo via users wrote: What am I doing wrong here? nmcli says eno2 is disconnected but is working as if it was connected. eno2 is my (only) Internet connection. $ nmc