On 2020-07-04 04:19, Patrick Mansfield via users wrote: > Anyone know where to find details setting up and using a PPPoE client on > fedora with > current network tools? > > I used nm-connection-editor to add one, but haven't figured out how to > actually bring > it up nor if it's actually working. > > I installed rp-pppoe, I'm not sure if it's needed or if it's integrated with > NM.
Well, if you've set it up then you should be able see it in the list when you issue nmcli connection The details will be shown if you do... nmcli connection show name-of-connection And then.... nmcli connection up will attempt to bring up the connection. The results should be displayed and you can check the journal for any error messages. -- The key to getting good answers is to ask good questions. _______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org