Displaying 1 result from an estimated 1 matches for "a_tj".
Did you mean:
a_j
2004 Aug 24
8
[PATCH] Support for accounting based on uid/gid
...the routines that create chains on
demand not to try to create built-in chains. I''m not sure what''s the
best solution. Anyways, you''d use the feature like this:
add to accounting file:
# count all tj''s traffic from eth0 to anywhere but 130.233.0.0/16
network
a_tj-out:COUNT OUTPUT - eth0:!130.233.0.0/16 - - - tj
view it:
shorewall show a_tj-out
The patch is against version 2.0.7 but it works for both 2.0.8 and
2.1.6 (the patch that is, only tested with 2.0.7). Feel free to use it
in the upcoming versions.
Best Regards,
-------------- next part ---------...