Skip to content

Instantly share code, notes, and snippets.

@northrup
Created February 17, 2016 21:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save northrup/fbecee604279ed45183f to your computer and use it in GitHub Desktop.
Save northrup/fbecee604279ed45183f to your computer and use it in GitHub Desktop.
LDAP Connections to freyr.wcyd.org
jjn@shadowfax ~/Downloads/freyr_logs $ cat ldap_connections| tr -s ' ' | cut -d ' ' -f 5 | grep ':636' | cut -d ':' -f 1 | sort -n | uniq -c | sort -nr
88732 72.14.177.235
1042 73.240.70.4
605 75.146.11.137
68 98.240.1.126
28 76.105.236.142
13 183.3.202.107
11 68.53.142.130
5 183.3.202.113
3 66.249.65.64
2 8.29.198.25
2 212.83.177.193
2 195.154.200.68
2 195.154.185.20
1 93.180.64.150
1 8.29.198.26
1 66.249.65.70
1 66.249.65.67
1 66.249.65.244
1 66.249.65.151
1 61.12.37.250
1 199.119.124.44
1 192.243.55.133
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment