Hi,

> 
> I am using linux firewall kernel 2.0.36.
> 
> I would like to check out on how to do a  audit log on all the user who
> surf the internet and the site that they go.
> 
> Our management need to track  the usage and the site  the user went to
> the internet.

        One way might be to use transparent proxying and redirect the 
        traffic to a process which will do the auditing. But this 
        will slow down the process of firewalling as packets start
        shuttling forth in and out of kernel.

        One more option is to use a application level proxy like 
        squid/TIS  which provides a lot of features like what you 
        have mentioned.

        Hope this helps.

                                                                --gopi
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to