-
Bug
-
Resolution: Done
-
Minor
-
DO188 - RHOCP4.18-en-1-20250430
-
False
-
-
False
-
4
-
en-US (English)
-
AppDev Sprint May1 - May15
-
Low
Please fill in the following information:
URL: | |
Reporter RHNID: | bucknd |
Section Title: | required use of privileged ports or utilities |
Issue description
Example shows:
sudo sysctl -w "net.ipv4.ip_unprivileged_port_start=79"
Description states :
This means rootless containers can bind to port 80 and higher.
Actually it means that rootless containers can bind to port 79 and higher
see provided reference
https://github.com/containers/podman/blob/main/rootless.md for confirmation
Steps to reproduce:
Workaround:
Expected result: