View Single Post
  #6 (permalink)  
Old 2009-04-22
MrSnakey MrSnakey is offline
Senior Member
 
Join Date: 2009-03-21
Posts: 183
Rep Power: 2
MrSnakey has an average reputation (10+)
Default Re: Licence IP counting

Quote:
Originally Posted by dantro View Post
cplic print
fw tab -t host_table -s && fw lichosts | awk '{print $4}' | awk 'BEGIN{FS=":"}{print $2}' | sort | uniq
cat /var/log/messages | grep LOG_CRIT
AWK-tastic man! nice.
__________________
--
Mr Snakey
Remember: Speculation does no-one any good.
Visit http://www.snakeoilresearch.com
Reply With Quote