Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] nftables sets elements counters
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Tender
Apprentice
Apprentice


Joined: 05 Nov 2005
Posts: 166

PostPosted: Wed Nov 17, 2021 6:33 am    Post subject: [solved] nftables sets elements counters Reply with quote

Hello,

this is the relevant part of the nftables configuration:

Code:

...
table ip filter4 {
...
    set peers-wan {
    typeof ip saddr
    elements = { 37.159.18.221 }
    counter
...
}


where the directive "elements = { 37.159.18.221 }" is added only for test purpose, the IP is a known host requesting a web page to my gentoo home router; these are the rules that use the above set:

Code:

...
chain filter-input-p-filter { type filter hook input priority filter; policy drop;
...
    iifname $if-e-40 ip saddr @peers-wan counter
...
    iifname $if-e-40 ct state new tcp dport {http, https} add @peers-wan {ip saddr} counter accept
...


After loading the rules, this is the initial counter value for peers-wan set elements (nft -n list ruleset) :

Code:

...
set peers-wan {
    typeof ip saddr
    size 65535
    counter
    elements = { 37.159.18.221 counter packets 0 bytes 0 }
    }
...


Then, after some time, the set is poulated intentionally by me requesting a web page from the host IP 37.159.18.221 and by random access to my web server from internet:

Code:

...
set peers-wan {
    typeof ip saddr
    size 65535
    counter
    elements = { 1.55.103.121, 20.52.26.115,
                         20.52.27.233, 23.148.145.233,
                         23.148.145.235, 37.159.18.221 counter packets 152 bytes 11597,
                         42.113.236.89, 51.161.50.183,
                         51.254.49.102, 58.181.114.138 }
     }
...


The question is : why each dynamically added IP (element) to the set do not hinerit the associated counter, as previously defined in the set definition?

Thanks

Code:

midpower4 ~ # nft -v
nftables v1.0.0 (Fearless Fosdick #2)

midpower4 ~ # emerge --info
Portage 3.0.28 (python 3.9.8-final-0, default/linux/amd64/17.1, gcc-11.2.0, glibc-2.33-r7, 5.10.78-gentoo-dist x86_64)
=================================================================
System uname: Linux-5.10.78-gentoo-dist-x86_64-Intel-R-_Celeron-R-_CPU_J3455_@_1.50GHz-with-glibc2.33
KiB Mem:    16048136 total,   5452356 free
KiB Swap:    7812092 total,   7812092 free
Timestamp of repository gentoo: Tue, 16 Nov 2021 11:20:02 +0000
Head commit of repository gentoo: 9e66040a0ed9da569a73663026e362c50a492c3a
sh bash 5.1_p8
ld GNU ld (Gentoo 2.37_p1 p0) 2.37
app-shells/bash:          5.1_p8::gentoo
dev-lang/perl:            5.34.0-r3::gentoo
dev-lang/python:          3.9.8::gentoo
dev-util/cmake:           3.20.5::gentoo
sys-apps/baselayout:      2.7-r3::gentoo
sys-apps/openrc:          0.44.8::gentoo
sys-apps/sandbox:         2.25::gentoo
sys-devel/autoconf:       2.71-r1::gentoo
sys-devel/automake:       1.16.4::gentoo
sys-devel/binutils:       2.37_p1::gentoo
sys-devel/gcc:            11.2.0::gentoo
sys-devel/gcc-config:     2.4::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.3::gentoo
sys-kernel/linux-headers: 5.10::gentoo (virtual/os-headers)
sys-libs/glibc:           2.33-r7::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.fr.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-max-age: 24
    sync-rsync-verify-metamanifest: no
    sync-rsync-extra-opts:

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=silvermont -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/php/apache2-php8.0/ext-active/ /etc/php/cgi-php8.0/ext-active/ /etc/php/cli-php8.0/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=silvermont -O2 -pipe -fomit-frame-pointer"
DISTDIR="/mnt/distfiles/"
EMERGE_DEFAULT_OPTS="--autounmask=n -j1 --load-average 1.0 --keep-going=n"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-march=silvermont -O2 -pipe -fomit-frame-pointer"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-march=silvermont -O2 -pipe -fomit-frame-pointer"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="C.UTF8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j5 -l4"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="acl amd64 apache2 bzip2 crypt dri iconv initramfs ipv6 libglvnd libtirpc multilib ncurses nls nptl openmp pcre readline seccomp split-usr ssl unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2019" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-3 php7-4" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" RUBY_TARGETS="ruby26 ruby27" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RUSTFLAGS


Last edited by Tender on Sat Nov 20, 2021 1:55 pm; edited 1 time in total
Back to top
View user's profile Send private message
user
Apprentice
Apprentice


Joined: 08 Feb 2004
Posts: 202

PostPosted: Wed Nov 17, 2021 6:41 pm    Post subject: Reply with quote

Hi Tender,
try update element in place of add element

Code:
 set wan_blacklist_ip {
    type ipv4_addr
    flags dynamic, timeout
    timeout 7d
    counter
    size 65536
}

Code:

   ...
    # BUG 0.9.9: every set access(!) increase element counter :(
    ip saddr @wan_blacklist_ip jump {
        ...
        update @wan_blacklist_ip {ip saddr} drop comment "refresh blacklist timeout, increase element counter and DROP"
    }
...
Back to top
View user's profile Send private message
Tender
Apprentice
Apprentice


Joined: 05 Nov 2005
Posts: 166

PostPosted: Wed Nov 17, 2021 10:45 pm    Post subject: Reply with quote

Adding dynamic, timeout and using update:



Code:
midpower4 ~ # nft -n list set ip filter4 peers-wan
table ip filter4 {
        set peers-wan {
                type ipv4_addr
                size 65535
                flags dynamic,timeout
                timeout 7d
                counter
                elements = { 37.159.26.241 timeout 7d expires 6d23h59m59s933ms }
        }


The single element timeouts but it does not count
Back to top
View user's profile Send private message
user
Apprentice
Apprentice


Joined: 08 Feb 2004
Posts: 202

PostPosted: Thu Nov 18, 2021 11:38 am    Post subject: Reply with quote

mhh,
and manual?

Code:
# nft -v
nftables v1.0.0 (Fearless Fosdick #2)

# nft -n add set ip filter test { type ipv4_addr\; counter\; }

# nft -n list set ip filter test
table ip filter {
        set test {
                type ipv4_addr
                counter
        }
}

# nft -n add element ip filter test { 127.0.0.1 }

# nft -n list set ip filter test
table ip filter {
        set test {
                type ipv4_addr
                counter
                elements = { 127.0.0.1 counter packets 0 bytes 0 }
        }
}
Back to top
View user's profile Send private message
Tender
Apprentice
Apprentice


Joined: 05 Nov 2005
Posts: 166

PostPosted: Thu Nov 18, 2021 7:42 pm    Post subject: Reply with quote

Yes, like in the initial post the elements configured or added manually from user space do have the counter and work, the elements added by kernel do not.
It seems to me like some display flag not handled correctly between user and kernel space.
When the element is manually added then the user space set also the counter display flag, this is missed when addition is done in kernel space.
This is only my risky supposition...
Back to top
View user's profile Send private message
Tender
Apprentice
Apprentice


Joined: 05 Nov 2005
Posts: 166

PostPosted: Sat Nov 20, 2021 1:49 pm    Post subject: Reply with quote

Hello,

thanks to this post https://unix.stackexchange.com/questions/607386/using-nft-to-count-bytes-on-a-dynamic-set-of-saddr I've finally obtained what I was looking for.

This is the relevant part of the nftables configuration

removed counter, inserted dynamic :

Code:
...
table ip filter4 {
...
    set peers-wan {
    typeof ip saddr
    dynamic
...
}


added "counter" parameter inside add statement : ...add @peers-wan {ip saddr counter}... :

Code:
...
chain filter-input-p-filter { type filter hook input priority filter; policy drop;
...
    iifname $if-e-40 ip saddr @peers-wan counter
...
    iifname $if-e-40 ct state new tcp dport {http, https} add @peers-wan {ip saddr counter} counter accept
...


There is a counter for each dynamically added element, and every element's counter is updated whenever new packets are matched:

Code:

midpower4 ~ # nft -n list set ip filter4 peers-wan
table ip filter4 {
        set peers-wan {
                type ipv4_addr
                size 65535
                flags dynamic
                elements = { 2.18.254.200 counter packets 21 bytes 13892, 2.19.192.26 counter packets 11 bytes 4532,
                             2.19.192.40 counter packets 13 bytes 5515, 2.19.192.59 counter packets 26 bytes 2847,
                             2.19.192.73 counter packets 217 bytes 245288, 2.19.192.74 counter packets 98 bytes 93797,
                             2.19.192.99 counter packets 851 bytes 869148, 2.19.192.120 counter packets 174 bytes 189052,
                             2.20.156.70 counter packets 30 bytes 16371, 2.20.156.188 counter packets 12 bytes 7544,
                             2.22.32.10 counter packets 14 bytes 7462, 2.22.32.107 counter packets 46 bytes 19389,
                             2.36.103.113 counter packets 6019 bytes 6652646, 3.235.83.102 counter packets 11 bytes 6407,
                             3.235.83.108 counter packets 14 bytes 6558, 3.235.83.116 counter packets 3 bytes 151,
                             5.90.18.158 counter packets 306 bytes 231461, 8.241.64.254 counter packets 18 bytes 2812,
                             8.241.75.126 counter packets 5 bytes 560, 13.69.239.72 counter packets 20 bytes 10568,
                             13.81.245.176 counter packets 14 bytes 6629, 13.83.65.43 counter packets 170 bytes 35852,
                             13.89.178.26 counter packets 10 bytes 5277, 13.94.251.244 counter packets 60 bytes 28184,
                             13.107.3.128 counter packets 38 bytes 15321, 13.107.4.52 counter packets 6 bytes 795,
                             13.107.21.200 counter packets 3 bytes 136, 13.107.42.12 counter packets 32 bytes 22476,
                             13.107.42.16 counter packets 104 bytes 112253, 13.107.42.254 counter packets 20 bytes 8361,
                             13.226.150.83 counter packets 22 bytes 11705, 13.226.175.15 counter packets 50 bytes 16682,
                             13.226.175.125 counter packets 65 bytes 70213, 13.226.175.126 counter packets 62 bytes 38721,
                             18.66.200.61 counter packets 18 bytes 7394, 18.66.212.120 counter packets 72 bytes 88680,
                             18.66.218.49 counter packets 29 bytes 11329, 18.66.218.73 counter packets 27 bytes 11269,
                             18.66.218.85 counter packets 23 bytes 10830, 18.193.209.105 counter packets 68 bytes 31345,
                             18.193.235.10 counter packets 68 bytes 19004, 18.195.48.251 counter packets 70 bytes 4900,
                             18.195.48.254 counter packets 106 bytes 8784, 18.200.127.161 counter packets 24 bytes 12934,
                             20.44.10.123 counter packets 13 bytes 5812, 20.49.150.241 counter packets 49 bytes 18471,
                             20.50.80.210 counter packets 10 bytes 5284, 20.54.24.69 counter packets 10 bytes 3586,
                             20.54.37.73 counter packets 14 bytes 5376, 20.54.89.15 counter packets 10 bytes 3194,
                             20.54.232.160 counter packets 11 bytes 7124, 20.67.183.221 counter packets 18 bytes 10128,
                             20.73.130.64 counter packets 28 bytes 25412, 20.73.234.141 counter packets 14 bytes 7830,
                             20.82.250.189 counter packets 11 bytes 8288, 20.86.118.21 counter packets 18 bytes 7939,
                             20.101.57.9 counter packets 2 bytes 152, 20.101.248.117 counter packets 41 bytes 33663,
                             20.140.56.70 counter packets 14 bytes 5389, 20.157.18.58 counter packets 14 bytes 4895,
                             20.189.173.3 counter packets 27 bytes 14523, 20.189.173.13 counter packets 11 bytes 5316,
                             20.190.159.135 counter packets 41 bytes 37766, 23.12.143.28 counter packets 200 bytes 225223,
                             23.33.10.94 counter packets 245 bytes 305509, 23.33.11.236 counter packets 16 bytes 9817,
                             23.33.66.107 counter packets 14 bytes 5271, 23.33.72.191 counter packets 70 bytes 37231,
                             23.67.131.175 counter packets 651 bytes 827294, 23.77.213.161 counter packets 10 bytes 966,
                             23.148.145.149 counter packets 88 bytes 77617, 23.148.145.233 counter packets 4 bytes 164,
                             31.13.86.2 counter packets 107 bytes 19530, 31.13.86.4 counter packets 655 bytes 671021,
                             31.13.86.8 counter packets 86 bytes 27711, 31.13.86.36 counter packets 273 bytes 164406,
                             31.13.86.48 counter packets 6 bytes 1096, 31.13.86.49 counter packets 11 bytes 980,
                             31.13.86.50 counter packets 1663 bytes 2099320, 31.13.86.51 counter packets 86 bytes 11534,
                             31.13.86.52 counter packets 742 bytes 524264, 31.13.92.50 counter packets 1 bytes 200,
                             31.27.164.193 counter packets 10267 bytes 10686497, 34.95.91.255 counter packets 407 bytes 92118,
                             34.98.75.36 counter packets 20 bytes 5259, 34.104.35.123 counter packets 58 bytes 55034,
                             34.107.165.5 counter packets 11 bytes 1567, 34.117.237.239 counter packets 49 bytes 8060,
                             34.214.179.131 counter packets 10 bytes 4132, 34.253.243.36 counter packets 13 bytes 7472,
                             35.190.41.116 counter packets 29 bytes 14161, 35.190.80.1 counter packets 20 bytes 6279,
                             35.227.207.240 counter packets 95 bytes 16596, 35.241.45.217 counter packets 15 bytes 9106,
                             37.160.88.193 counter packets 936 bytes 97226, 37.161.26.187 counter packets 176 bytes 22058,
                             40.68.87.208 counter packets 16 bytes 6746, 40.114.177.156 counter packets 250 bytes 144809,
                             40.114.178.124 counter packets 81 bytes 70901, 40.114.211.99 counter packets 15 bytes 7259,
                             40.126.31.2 counter packets 24 bytes 24384, 40.127.110.237 counter packets 116 bytes 57166,
                             40.127.240.158 counter packets 15 bytes 5171, 44.239.40.188 counter packets 46 bytes 18602,
                             45.178.6.103 counter packets 1098 bytes 947708, 45.178.6.126 counter packets 133 bytes 78227,
                             45.178.6.170 counter packets 28 bytes 1456, 45.178.7.147 counter packets 2152 bytes 3140280,
                             45.178.7.178 counter packets 60 bytes 22428, 46.101.132.18 counter packets 28 bytes 9069,
                             49.159.77.78 counter packets 303 bytes 38816, 51.104.136.2 counter packets 12 bytes 4507,
                             51.104.164.114 counter packets 35 bytes 10770, 51.104.167.255 counter packets 69 bytes 21484,
                             52.5.76.173 counter packets 160 bytes 8320, 52.7.38.218 counter packets 6 bytes 396,
                             52.18.84.20 counter packets 14 bytes 6839, 52.20.42.184 counter packets 17 bytes 6205,
                             52.28.10.209 counter packets 15 bytes 6610, 52.109.8.21 counter packets 13 bytes 6758,
                             52.109.76.32 counter packets 9 bytes 6625, 52.113.194.132 counter packets 27 bytes 16509,
                             52.136.136.11 counter packets 14 bytes 7056, 52.155.161.106 counter packets 20 bytes 6947,
                             52.242.101.226 counter packets 30 bytes 9928, 62.65.59.80 counter packets 303 bytes 32427,
                             64.246.161.26 counter packets 3 bytes 124, 67.205.43.71 counter packets 882 bytes 1226728,
                             68.232.34.52 counter packets 19 bytes 7033, 68.232.34.200 counter packets 281 bytes 107767,
                             74.125.99.87 counter packets 750 bytes 946493, 74.125.99.134 counter packets 579 bytes 731783,
                             74.125.99.135 counter packets 351 bytes 439745, 74.125.99.166 counter packets 733 bytes 927327,
                             74.125.99.167 counter packets 751 bytes 947761, 74.125.128.127 counter packets 176 bytes 9876,
                             74.125.143.101 counter packets 12 bytes 6085, 74.125.153.25 counter packets 1040 bytes 1322879,
                             74.125.200.127 counter packets 422 bytes 23532, 74.125.204.127 counter packets 354 bytes 19860,
                             78.13.199.123 counter packets 16562 bytes 19932884, 78.15.195.24 counter packets 2015 bytes 1065696,
                             79.17.1.129 counter packets 10256 bytes 9550645, 79.21.173.166 counter packets 880 bytes 668437,
                             79.26.88.246 counter packets 1541 bytes 1131815, 79.26.211.227 counter packets 4050 bytes 4461481,
                             79.40.36.249 counter packets 1287 bytes 376369, 79.46.148.180 counter packets 134 bytes 54096,
                             81.88.48.83 counter packets 119 bytes 155795, 81.88.48.90 counter packets 159 bytes 186955,
                             82.48.195.36 counter packets 2447 bytes 1892892, 82.57.170.90 counter packets 29938 bytes 36518864,
                             82.84.252.235 counter packets 1572 bytes 160220, 82.192.85.134 counter packets 13 bytes 5639,
                             82.193.88.195 counter packets 11 bytes 1392, 84.17.59.4 counter packets 27 bytes 16280,
                             84.220.95.53 counter packets 2083 bytes 2411541, 84.220.122.125 counter packets 483 bytes 217550,
                             85.199.214.99 counter packets 2 bytes 152, 91.196.66.36 counter packets 173 bytes 60953,
                             92.123.180.11 counter packets 30 bytes 3636, 92.123.180.24 counter packets 204 bytes 245766,
                             92.123.180.75 counter packets 112 bytes 145496, 92.123.180.83 counter packets 9 bytes 957,
                             92.123.180.99 counter packets 28 bytes 3516, 92.123.180.240 counter packets 7573 bytes 10774649,
                             93.34.234.30 counter packets 3289 bytes 315148, 93.40.211.133 counter packets 793 bytes 290252,
                             93.41.2.126 counter packets 8167 bytes 10017164, 93.41.18.120 counter packets 1330 bytes 1294467,
                             93.42.47.149 counter packets 10248 bytes 11986010, 93.151.212.46 counter packets 1056 bytes 626698,
                             93.158.134.119 counter packets 144 bytes 82193, 93.184.220.29 counter packets 11 bytes 2581,
                             93.184.221.240 counter packets 9 bytes 828, 95.251.175.233 counter packets 1732 bytes 172849,
                             99.86.158.26 counter packets 23 bytes 6512, 104.16.85.20 counter packets 13 bytes 4862,
                             104.16.91.6 counter packets 19 bytes 7291, 104.18.4.97 counter packets 481 bytes 618279,
                             104.18.18.67 counter packets 48 bytes 50492, 104.18.24.243 counter packets 5 bytes 2424,
                             104.21.18.233 counter packets 34 bytes 23260, 104.21.24.74 counter packets 37 bytes 17923,
                             104.21.37.51 counter packets 84 bytes 72667, 104.21.56.193 counter packets 19 bytes 15138,
                             104.21.67.191 counter packets 466 bytes 490030, 104.21.78.7 counter packets 111 bytes 108014,
                             104.21.81.190 counter packets 15 bytes 5371, 104.21.86.40 counter packets 551 bytes 613151,
                             104.22.25.116 counter packets 25 bytes 14271, 104.26.2.208 counter packets 15 bytes 3933,
                             104.26.5.140 counter packets 67 bytes 32792, 104.26.6.238 counter packets 41 bytes 11834,
                             104.26.12.118 counter packets 31 bytes 27722, 104.83.132.63 counter packets 16 bytes 9758,
                             104.83.141.230 counter packets 56 bytes 28512, 104.83.159.130 counter packets 14 bytes 5299,
                             104.92.74.217 counter packets 8 bytes 5021, 104.102.30.32 counter packets 157 bytes 113794,
                             104.104.54.11 counter packets 49 bytes 43816, 104.104.54.177 counter packets 41 bytes 20402,
                             104.208.16.88 counter packets 13 bytes 5811, 104.208.16.89 counter packets 10 bytes 5277,
                             108.128.21.191 counter packets 13 bytes 7472, 108.156.2.78 counter packets 22 bytes 11303,
                             108.156.2.111 counter packets 194 bytes 257855, 108.177.127.100 counter packets 597 bytes 57738,
                             108.177.127.188 counter packets 18 bytes 8327, 109.206.162.83 counter packets 13 bytes 6283,
                             120.85.112.214 counter packets 11 bytes 1180, 138.197.15.59 counter packets 50 bytes 32223,
                             139.45.195.8 counter packets 61 bytes 44936, 139.45.197.234 counter packets 17 bytes 8286,
                             139.45.197.237 counter packets 11 bytes 5240, 139.45.197.238 counter packets 52 bytes 38934,
                             139.45.197.239 counter packets 135 bytes 155262, 139.45.197.240 counter packets 31 bytes 17023,
                             139.45.197.243 counter packets 31 bytes 16303, 139.45.197.250 counter packets 130 bytes 130548,
                             139.45.197.251 counter packets 31 bytes 11034, 142.250.153.138 counter packets 39 bytes 10010,
                             142.250.180.65 counter packets 3264 bytes 3949942, 142.250.180.67 counter packets 24 bytes 14716,
                             142.250.180.74 counter packets 72 bytes 16859, 142.250.180.78 counter packets 120 bytes 48605,
                             142.250.180.97 counter packets 453 bytes 530520, 142.250.180.98 counter packets 12 bytes 5716,
                             142.250.180.104 counter packets 84 bytes 92491, 142.250.180.106 counter packets 38 bytes 24193,
                             142.250.180.110 counter packets 36 bytes 32044, 142.250.180.130 counter packets 26 bytes 18568,
                             142.250.180.138 counter packets 95 bytes 12656, 142.250.180.142 counter packets 108 bytes 47374,
                             142.250.180.164 counter packets 34 bytes 24355, 142.250.180.170 counter packets 561 bytes 623502,
                             142.250.180.174 counter packets 87 bytes 71326, 142.250.184.42 counter packets 179 bytes 87336,
                             142.250.184.46 counter packets 529 bytes 256480, 142.250.184.67 counter packets 18 bytes 7563,
                             142.250.184.74 counter packets 837 bytes 526114, 142.250.184.78 counter packets 139 bytes 86204,
                             142.250.184.100 counter packets 93 bytes 76599, 142.250.184.106 counter packets 85 bytes 44727,
                             142.250.184.110 counter packets 68 bytes 21474, 143.204.9.28 counter packets 11 bytes 5194,
                             143.204.9.69 counter packets 17 bytes 7307, 143.204.9.97 counter packets 38 bytes 33350,
                             143.204.9.98 counter packets 22 bytes 10144, 143.204.9.122 counter packets 17 bytes 7323,
                             151.16.26.190 counter packets 988 bytes 1008848, 151.21.196.140 counter packets 7960 bytes 6719178,
                             151.28.158.101 counter packets 12448 bytes 11546886, 151.33.112.133 counter packets 5079 bytes 6145609,
                             151.45.161.111 counter packets 2897 bytes 2344986, 151.99.51.204 counter packets 33773 bytes 42225059,
                             151.99.51.205 counter packets 9132 bytes 11163171, 151.99.51.206 counter packets 10398 bytes 12610705,
                             151.99.51.207 counter packets 8426 bytes 10566647, 151.99.51.208 counter packets 1016 bytes 1274152,
                             151.99.223.146 counter packets 279 bytes 313543, 151.99.223.161 counter packets 3512 bytes 4326498,
                             151.99.223.211 counter packets 28 bytes 14571, 151.99.223.225 counter packets 14351 bytes 17744817,
                             151.99.223.228 counter packets 77 bytes 17175, 151.101.2.114 counter packets 3152 bytes 4339470,
                             151.101.2.137 counter packets 21 bytes 8635, 151.101.128.84 counter packets 21 bytes 7169,
                             151.101.240.193 counter packets 38484 bytes 52686339, 152.199.22.243 counter packets 27 bytes 6837,
                             152.228.223.13 counter packets 25 bytes 19171, 153.238.135.7 counter packets 38 bytes 6188,
                             157.240.20.51 counter packets 5 bytes 896, 157.240.21.51 counter packets 1 bytes 200,
                             157.240.231.62 counter packets 6 bytes 1096, 157.240.236.62 counter packets 5 bytes 896,
                             162.159.200.1 counter packets 2 bytes 152, 162.159.200.123 counter packets 2 bytes 152,
                             172.28.1.228 counter packets 4 bytes 208, 172.66.43.46 counter packets 955 bytes 1235961,
                             172.67.154.245 counter packets 142 bytes 182228, 172.67.176.90 counter packets 251 bytes 241063,
                             172.67.192.182 counter packets 14 bytes 6655, 172.217.21.67 counter packets 340 bytes 395710,
                             172.217.21.78 counter packets 100 bytes 76661, 172.253.121.127 counter packets 422 bytes 23532,
                             173.194.69.188 counter packets 14 bytes 7870, 178.21.100.253 counter packets 1680 bytes 1420293,
                             178.126.217.40 counter packets 532 bytes 66224, 184.87.213.183 counter packets 12 bytes 2934,
                             185.59.220.194 counter packets 173 bytes 228111, 185.136.68.153 counter packets 42 bytes 13539,
                             185.172.148.128 counter packets 68 bytes 40481, 185.199.111.133 counter packets 30 bytes 6493,
                             188.40.102.169 counter packets 1354 bytes 1908315, 188.42.224.61 counter packets 58 bytes 58662,
                             188.72.201.207 counter packets 21 bytes 15424, 192.167.30.4 counter packets 579 bytes 72888,
                             192.229.221.28 counter packets 48 bytes 40949, 192.241.206.71 counter packets 18 bytes 1011,
                             192.241.210.69 counter packets 24 bytes 7888, 192.243.59.12 counter packets 32 bytes 20590,
                             192.243.59.13 counter packets 38 bytes 16810, 193.29.62.250 counter packets 104 bytes 127649,
                             197.254.12.14 counter packets 223 bytes 29407, 199.232.196.193 counter packets 39 bytes 6674,
                             204.79.197.200 counter packets 17 bytes 9004, 204.79.197.219 counter packets 73 bytes 30589,
                             204.79.197.222 counter packets 40 bytes 21472, 204.187.15.6 counter packets 1490 bytes 1238289,
                             205.185.115.101 counter packets 28 bytes 18306, 208.93.230.24 counter packets 209 bytes 269860,
                             208.93.230.26 counter packets 29 bytes 13134, 208.93.230.133 counter packets 66 bytes 14304,
                             212.32.254.77 counter packets 19 bytes 5178, 212.131.57.189 counter packets 22 bytes 26632,
                             212.131.57.191 counter packets 22 bytes 25816, 212.237.31.130 counter packets 2 bytes 152,
                             213.174.135.4 counter packets 68 bytes 69804, 213.227.135.213 counter packets 19 bytes 5123,
                             216.58.198.3 counter packets 10 bytes 5382, 216.58.198.10 counter packets 39 bytes 21994,
                             216.58.198.42 counter packets 157 bytes 71079, 216.58.198.45 counter packets 25 bytes 15049,
                             216.58.198.46 counter packets 40 bytes 9321, 216.58.205.65 counter packets 12 bytes 7826,
                             216.58.205.74 counter packets 70 bytes 27872, 216.58.205.78 counter packets 62 bytes 28889,
                             216.58.205.86 counter packets 183 bytes 222722, 216.58.206.42 counter packets 16 bytes 2665,
                             216.58.206.46 counter packets 175 bytes 76169, 216.58.206.67 counter packets 59 bytes 26436,
                             216.58.206.74 counter packets 50 bytes 12459, 216.58.208.130 counter packets 88 bytes 28399,
                             216.58.208.131 counter packets 153 bytes 147068, 216.58.208.142 counter packets 29 bytes 31522,
                             216.58.208.163 counter packets 211 bytes 237561, 216.58.208.182 counter packets 2015 bytes 2344911,
                             216.58.209.33 counter packets 10 bytes 6347, 216.58.209.35 counter packets 12 bytes 860,
                             216.58.209.36 counter packets 26 bytes 11631, 216.58.209.42 counter packets 75 bytes 24070,
                             216.58.209.46 counter packets 379 bytes 146244, 216.239.36.156 counter packets 63 bytes 38025 }
        }
}
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum