Greetings, I am trying to log connection timeout of firefox when it is anble reach a particular site.
Basically tracking the unavailability from the user perspective. I hope I am clear in the requirement I tried tcpdump -s 0 -A -i eth0 -n -q -tttt '(host 210.212.191.54 and dst port 80) and tcp[13] == 2' which prints boatloads of data which I dont need Ideas? Regards Rajagopal _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
