I resolve problem,EmLex helped me about that...
If someone have similar problem that is because of permissions of ettercap.
If you wanna to fix it you just need to edit next line:
toCode:ec_uid = 65534 # nobody is the default
Code:ec_uid = 0 # nobody is the default
and it will works fine
[0 = root privilegies]
incredible


