2

Possible Duplicate:
Restrict User Access to Certain Ports

I have been looking at the SELinux documentation for allowing all user processes to only bind on certain ports.

How can I say, USERA can only listen on port 6000; USERB can only listen on port 6001?

Utku Zihnioglu
  • 213
  • 2
  • 5
  • I know that you can restrict *specific* applications run by certain users to certain network ports, but I'm not sure about users in general. Can you tell us more about what you're doing and trying to accomplish? – Charles Jul 02 '12 at 01:25
  • I am trying to limit SSH from only creating remote tunnels on certain ports. I guess "all user processes" premise is unnecessary. – Utku Zihnioglu Jul 02 '12 at 04:41

0 Answers0