kylian0087@lemmy.world 10 months ago
Ports below 1024 are by default reserved for root. So unless you use sudo or change this you wont be able to use port 80 and 53 without root
kylian0087@lemmy.world 10 months ago
Ports below 1024 are by default reserved for root. So unless you use sudo or change this you wont be able to use port 80 and 53 without root
oxomoxo@lemmy.world 10 months ago
This article covers the solution access.redhat.com/solutions/7044059
psmgx@lemmy.world 10 months ago
Huh doesn’t require enterprise subscription to see that solution
Kalcifer@sh.itjust.works 10 months ago
That is not the solution. As I have already mentioned a number of times, I am running the container in priveleged mode — I am running the container as root. It has access to all ports.
possiblylinux127@lemmy.zip 10 months ago
Have you tried docker?