I found that, in normal user previlege, I cant make a program listen on port which is lower than 1024. Is there any way I can make it ? (Im using hardened gentoo with grsec).
|
1
|
You can do it by setting For Gentoo:
You may also want to edit HTH --rd P/S: you can also bind the service on a non-privileged port (ex: 8080) and use iptables to do port forwarding from port 80 to 8080. |
|||
|
