Hello,
DSL (pppoe) connection is not working. Also does not work with the rp-pppoe program. And in the old Mandriva 2010 everything works.
Hello,
DSL (pppoe) connection is not working. Also does not work with the rp-pppoe program. And in the old Mandriva 2010 everything works.
Hello @Luser248,
OK, we know âItâs brokeâ however there is nothing here to work on. To help us help you please read this.
By the way, DSL works in Fedora distribution.
@ben79 stop whining!
âin the old Mandriva 2010 everything worksâ and âworks in Fedora distributionâ is all you need to know. What you want more??
Can you please help us resolve that issue ?
We need from you all the details how you create that DSL connection, because not everybody uses these days DSL. I canât reproduce this because im on WIFI and line is FTTH here so i do not have direct acces to ONT and do not know any login or password to create DSL connection.
I enter my username and password, select the Ethernet interface (enp0s20) and save. Then I press Connect, but the connection does not work. Writes a PPP failure. Iâve tried NetworkManager and rp-pppoe.
Please provide logs after that you set your DSL connection and you try to start it.
You can gather needed data by running omv-bug-report
Okay, sorry. I downloaded the latest OM 4.2 distribution and the DSL connection works on it. But I canât get to some sites. Writes that there is no connection and âNS_ERROR_NOT_IMPLEMENTEDâ. And there seems to be no connection with the repositories. I canât even install âmakeâ and âgccâ.
@Luser248 just for information @TPG is OM developer who does by far the most work with systemd among many other things. So you want to take advantage of his help. To do that we need you to attach to your next post your omv-bug-report.log.zst. We make this very easy for users to do.
The following is for anyone having a technical problem with anOM Lx system.
Open OM-Welcome and navigate to OM-Features page and find âBug report toolâ:
Select that and enter your root password in the dialog window. This will create:
You can then attacht that file to your next post with the upload arrow. It is zst compressed file as there is a lot of information and logs for problem solving. If you want to see what is in the file you can uncompress it with the command unzst
:
$ unzstd omv-bug-report.log.zst
omv-bug-report.log.zst: 243166 bytes
Then you can read yurself to sleep reading system logs, ect.
The problem is, I canât get to these sites:
https://www.openmandriva.org
https://forum.openmandriva.org
http://abf-downloads.openmandriva.org
http://mirror.openmandriva.org
https://www.mozilla.org
https://support.mozilla.org
Something is blocking them. Other sites are working. Disabling Firewall doesnât help.
Domain ORG does not work. Here is the log.
omv-bug-report.log.zst (72.6 ĐĐ)
The ORG domain is working. The repositories are working. Itâs strange. Hereâs a new log.
omv-bug-report.log.zst (64.5 ĐĐ)
I am user knowledge level and am not the ideal person to trouble shoot something like this. I posted something about your issue on IRC. You can go there yourself for possibly faster results and talking directly to devs. #openmandriva @ Freenode IRC. Or go here and select Chat (matrix type).
Have you tried removing systemd-resolved? It would be wise to download the systemd-resolved .rpm to have it handy in case there is any problem.
$ sudo rpm -e --nodeps systemd-resolved
Post-edit: Another possibility is to install the systemd package stack from Cooker. I have tested this in VBox and it works there. This file shows how I do that in such a way that I have the old systemd packages to reinstall if the Cooker ones do not work.
systemd-upgrade-to-cooker.txt (2.3 KB)
Okay, thanks Ben. Everything is working now. Perhaps the provider has some problem.
I also noticed a bug. If you go to the Firewall settings, and then close the settings, then SystemSettings5 continues to be in processes. The settings cannot be started again until you kill this process.
Again, I can not go to the sites. Possibly after installing a system update.
https://www.openmandriva.org
http://abf-downloads.openmandriva.org
https://www.google.com
But I can go to these sites:
https://forum.openmandriva.org
https://www.mozilla.org
Everything works in Live mode. The problem is in the installed system.
Found out a strangeness. Live has âsystemd-resolvedâ installed, and in the installed system, it disappeared. I reinstalled the system and so far everything works.