| Linux System-logging - web access When travelling in unfriendly countries, using unencrypted wifi hotspots or otherwise in locations with inconvenient Websense policies (AOA is classified and blocked under the "games" category, for example) I like to tunnel my traffic to a computer under my TV in England.
Although slightly more complicated in practice, the crux of the matter is that I'm using the "poor man's proxy", ssh -DN username@address to worm my way out of networks in unfavourable locations.
At the moment it's only myself using this system. In the near future I'd like to let a couple of trusted friends use the proxy. However; I'm not that trusting. Is it possible just on a straight sshd port forward to add a few lines to the syslog config to keep a record of which username looked at which web address at which time? The system uses syslog-ng as a logger.
Otherwise would I have to go for a full squid or dante setup?
__________________ It is by will alone I set my mind in motion... |