Hi,
Is it true that my program needs to have root access in order to change socket options with tproxy? If so, is there a workaround for it? Currently, I have a program running under a non-root user and needs to use tproxy but it keeps getting “Operation not permmited” error when trying to set socket option using tproxy.
I’m using 2.6.14 kernel and its corresponding tproxy patch.
Eric