Filter input traffic by uid

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi All,

Iptables can filter output traffic by uid, for example iptables -A
OUTPUT -m owner --uid-owner 100 -p udp -j DROP.
I need to implement the same for input traffic. Anyone have any idea
of how can i do it (where i must start)? I am new to netfilter
development i tried some simple modifications on code with no success.
I would really appreciate any kind of help.

Regards,
Glauco.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux