Toralf Lund
2022-Jan-19 14:32 UTC
[CentOS] Ping as regular user not allowed (CentOS Stream 8)
Following some update or the other (I think) on my CentOS Stream 8 system, I'm no longer able to use ping as a regular user; I get $ ping www.centos.org ping: socket: Operation not permitted Does anyone else see this? It it a bug, or were the system/default permissions deliberately changed? Can anyone suggest a fix/workaround? Actually, I can find several different ones via a simple web search, but they are generally related to other distributions, I'm not quite sure which would be the most appropriate for CentOS... Thanks. - Toralf
Brian Stinson
2022-Jan-19 14:44 UTC
[CentOS] Ping as regular user not allowed (CentOS Stream 8)
On Wed, Jan 19, 2022 at 8:33 AM Toralf Lund <toralf.lund at pgs.com> wrote:> > Following some update or the other (I think) on my CentOS Stream 8 > system, I'm no longer able to use ping as a regular user; I get > > $ ping www.centos.org > ping: socket: Operation not permitted > > Does anyone else see this? It it a bug, or were the system/default > permissions deliberately changed? Can anyone suggest a fix/workaround? > Actually, I can find several different ones via a simple web search, but > they are generally related to other distributions, I'm not quite sure > which would be the most appropriate for CentOS... > > Thanks. > > - Toralf > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos >Folks interested in this issue can watch this bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2037807 We're waiting for systemd-239-55.el8 sources to show up after which we will build this and publish to CentOS Stream. Right now this appears to be an infrastructure issue and the appropriate folks are working on that, but we also want this package to pass the proper checks before we build. --Brian
Fabian Arrotin
2022-Jan-20 16:32 UTC
[CentOS] Ping as regular user not allowed (CentOS Stream 8)
On 19/01/2022 15:32, Toralf Lund wrote:> Following some update or the other (I think) on my CentOS Stream 8 > system, I'm no longer able to use ping as a regular user; I get > > $ ping www.centos.org > ping: socket: Operation not permitted > > Does anyone else see this? It it a bug, or were the system/default > permissions deliberately changed? Can anyone suggest a fix/workaround? > Actually, I can find several different ones via a simple web search, but > they are generally related to other distributions, I'm not quite sure > which would be the most appropriate for CentOS... > > Thanks. > > - Toralf >"sudo dnf downgrade iputils" should do it for now it works when you're back on iputils-20180629-7.el8.x86_64 -- Fabian Arrotin The CentOS Project | https://www.centos.org gpg key: 17F3B7A1 | twitter: @arrfab -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature Type: application/pgp-signature Size: 840 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20220120/64a48828/attachment-0003.sig>
Robert Nichols
2022-Jan-20 16:48 UTC
[CentOS] Ping as regular user not allowed (CentOS Stream 8)
On 1/20/22 10:32 AM, Fabian Arrotin wrote:> On 19/01/2022 15:32, Toralf Lund wrote: >> Following some update or the other (I think) on my CentOS Stream 8 system, I'm no longer able to use ping as a regular user; I get >> >> $ ping www.centos.org >> ping: socket: Operation not permitted >> >> Does anyone else see this? It it a bug, or were the system/default permissions deliberately changed? Can anyone suggest a fix/workaround? Actually, I can find several different ones via a simple web search, but they are generally related to other distributions, I'm not quite sure which would be the most appropriate for CentOS... >> >> Thanks. >> >> - Toralf >> > > "sudo dnf downgrade iputils" should do it for now > > it works when you're back on iputils-20180629-7.el8.x86_64And then add: excludepkgs=iputils-20180629-8.el8.x86_64 in the [baseos] section of /etc/yum/repos.d/CentOS-Stream-BaseOS.repo -- Bob Nichols "NOSPAM" is really part of my email address. Do NOT delete it.