Bug 2043929

Summary: ping: socket: Operation not permitted
Product: Red Hat Enterprise Linux 8 Reporter: sverrel
Component: iputilsAssignee: Jan Macku <jamacku>
Status: CLOSED DUPLICATE QA Contact: qe-baseos-daemons
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: CentOS StreamCC: bstinson, jwboyer
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-01-22 17:09:49 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description sverrel 2022-01-22 14:40:34 UTC
Description of problem:
ping: socket: Operation not permitted

Version-Release number of selected component (if applicable):
iputils-20180629-8.el8.x86_64

How reproducible:
ping somehost

Steps to Reproduce:
1.
2.
3.

Actual results:
ping: socket: Operation not permitted

Expected results:
icmp reponse

Additional info:
# getcap /usr/bin/ping
# setcap ‘cap_net_admin,cap_net_raw+ep’ /usr/bin/ping

- resolves the issue.

Comment 1 Josh Boyer 2022-01-22 17:09:49 UTC

*** This bug has been marked as a duplicate of bug 2037807 ***