No, you must not use --ne=2. If you have to use --ne=2 then it only means that you are running an older Linux kernel (like, CentOS 6.4). Then you have to compile the TURN server manually for your older kernel.
I just tested the TURN server with SELinux, on CentOS 6.6. Actually, SELinux does not affect the TURN server functionality, at all. The only thing that you have to do is to run the TURN server as root, to be able to use the port 80; but that would be the case on any Linux, SELinux or not.
Oleg