|
||||||||||
|
||||||||||
September 29, 2008 Here's a simple way to monitor web requests on your NAT/firewall server: tcpdump -A -s 0 port 80 2>&1 >> /tmp/80.out & And then for a little color: apt-get install ccze tail -f /tmp/80.out |ccze -A
Cookies must be enabled to make a comment |
|
|||||||||
|
||||||||||