FreeBSD Bugzilla – Attachment 242030 Details for
Bug 271292
kernel panic while dd'ing a USB disk to a ZFS directory
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
core.txt file for the crash
core.txt.9 (text/plain), 187.15 KB, created by
David Gilbert
on 2023-05-07 04:51:29 UTC
(
hide
)
Description:
core.txt file for the crash
Filename:
MIME Type:
Creator:
David Gilbert
Created:
2023-05-07 04:51:29 UTC
Size:
187.15 KB
patch
obsolete
>ump.daveg.ca dumped core - see /var/crash/vmcore.9 > >Thu Jan 1 00:06:17 UTC 1970 > >FreeBSD ump.daveg.ca 14.0-CURRENT FreeBSD 14.0-CURRENT #4 main-n262103-c3c5e6c3e6c4-dirty: Thu Apr 13 13:45:26 EDT 2023 root@ump.daveg.ca:/usr/obj/usr/src/riscv.riscv64/sys/GENERIC riscv > >panic: buffer modified while frozen! > >GNU gdb (GDB) 10.2 [GDB v10.2 for FreeBSD] >Copyright (C) 2021 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. >Type "show copying" and "show warranty" for details. >This GDB was configured as "riscv64-portbld-freebsd14.0". >Type "show configuration" for configuration details. >For bug reporting instructions, please see: ><https://www.gnu.org/software/gdb/bugs/>. >Find the GDB manual and other documentation resources online at: > <http://www.gnu.org/software/gdb/documentation/>. > >For help, type "help". >Type "apropos word" to search for commands related to "word"... >Reading symbols from /boot/kernel/kernel... >Reading symbols from /usr/lib/debug//boot/kernel/kernel.debug... > >Unread portion of the kernel message buffer: >panic: buffer modified while frozen! >cpuid = 0 >time = 1683224304 >KDB: stack backtrace: >db_trace_self() at db_trace_self >db_trace_self_wrapper() at db_trace_self_wrapper+0x38 >kdb_backtrace() at kdb_backtrace+0x2c >vpanic() at vpanic+0x126 >panic() at panic+0x2a >.LBB9_21() at .LBB9_21+0xc >arc_write_done() at arc_write_done+0x4e >.LBB84_358() at .LBB84_358+0xcc >.LBB41_60() at .LBB41_60+0xbc >taskqueue_run_locked() at taskqueue_run_locked+0x90 >taskqueue_thread_loop() at taskqueue_thread_loop+0xd4 >fork_exit() at fork_exit+0x68 >fork_trampoline() at fork_trampoline+0xa >KDB: enter: panic > >get_curthread () at /usr/src/sys/riscv/include/pcpu.h:74 >74 __asm __volatile("ld %0, 0(tp)" : "=&r"(td)); >(kgdb) #0 get_curthread () at /usr/src/sys/riscv/include/pcpu.h:74 >#1 doadump (textdump=<optimized out>) > at /usr/src/sys/kern/kern_shutdown.c:407 >#2 0xffffffc0000ea910 in db_dump (dummy=<optimized out>, > dummy2=<optimized out>, dummy3=<optimized out>, dummy4=<optimized out>) > at /usr/src/sys/ddb/db_command.c:593 >#3 0xffffffc0000ea70e in db_command (last_cmdp=<optimized out>, > cmd_table=<optimized out>, dopager=true) > at /usr/src/sys/ddb/db_command.c:506 >#4 0xffffffc0000ea47c in db_command_loop () > at /usr/src/sys/ddb/db_command.c:553 >#5 0xffffffc0000ed850 in db_trap (type=<optimized out>, > type@entry=<error reading variable: value is not available>, > code=<optimized out>, > code@entry=<error reading variable: value is not available>) > at /usr/src/sys/ddb/db_main.c:270 >#6 0xffffffc00033e800 in kdb_trap (type=3, code=0, tf=<optimized out>) > at /usr/src/sys/kern/subr_kdb.c:775 >#7 0xffffffc0005b093a in do_trap_supervisor (frame=0xffffffc1fa3997f0) > at /usr/src/sys/riscv/riscv/trap.c:325 >#8 <signal handler called> >#9 kdb_enter (why=<optimized out>, msg=<optimized out>) > at /usr/src/sys/kern/subr_kdb.c:543 >#10 0xffffffc0002fa762 in vpanic (fmt=<optimized out>, ap=<optimized out>) > at /usr/src/sys/kern/kern_shutdown.c:960 >#11 0xffffffc0002fa532 in panic ( > fmt=0x12 <error: Cannot access memory at address 0x12>) > at /usr/src/sys/kern/kern_shutdown.c:896 >#12 0xffffffc002cc363a in arc_cksum_verify (buf=<optimized out>) > at /usr/src/sys/contrib/openzfs/module/zfs/arc.c:1475 >#13 0xffffffc002ccfc48 in arc_write_done (zio=0xffffffd0df9839c0) > at /usr/src/sys/contrib/openzfs/module/zfs/arc.c:6725 >#14 0xffffffc002dfbd16 in zio_done (zio=0xffffffd0df9839c0) > at /usr/src/sys/contrib/openzfs/module/zfs/zio.c:4893 >#15 0xffffffc002df48ae in __zio_execute (zio=0xffffffd0df9839c0) > at /usr/src/sys/contrib/openzfs/module/zfs/zio.c:2233 >#16 zio_execute (zio=<optimized out>) > at /usr/src/sys/contrib/openzfs/module/zfs/zio.c:2144 >#17 0xffffffc000350bc4 in taskqueue_run_locked (queue=0xffffffd01539c000) > at /usr/src/sys/kern/subr_taskqueue.c:514 >#18 0xffffffc000351a2c in taskqueue_thread_loop (arg=<optimized out>) > at /usr/src/sys/kern/subr_taskqueue.c:826 >#19 0xffffffc0002b8f90 in fork_exit ( > callout=0xffffffc000351954 <taskqueue_thread_loop>, > arg=0xffffffd00318df40, frame=0xffffffc1fa399c40) > at /usr/src/sys/kern/kern_fork.c:1102 >#20 0xffffffc0005b069e in fork_trampoline () > at /usr/src/sys/riscv/riscv/swtch.S:385 >Backtrace stopped: frame did not save the PC >(kgdb) > >------------------------------------------------------------------------ >ps -axlww > >UID PID PPID C PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND > 0 0 0 1 -16 0 0 0 swapin DLs - 293:07.58 [kernel] > 0 1 0 2 20 0 11572 424 wait DLs - 0:02.77 [init] > 0 2 0 1 -60 0 0 0 - WL - 3:05.30 [clock] > 0 3 0 0 -16 0 0 0 crypto_w DL - 0:00.00 [crypto] > 0 4 0 0 -16 0 0 0 - RL - 0:26.25 [cam] > 0 5 0 0 -60 0 0 0 - DL - 0:00.00 [busdma] > 0 6 0 2 23 0 0 0 t->zthr_ DL - 74:54.75 [zfskern] > 0 7 0 3 -16 0 0 0 - DL - 0:45.35 [rand_harvestq] > 0 8 0 3 -16 0 0 0 psleep DL - 7:05.95 [pagedaemon] > 0 9 0 0 -16 0 0 0 psleep DL - 0:00.00 [vmdaemon] > 0 10 0 0 -16 0 0 0 audit_wo DL - 0:00.00 [audit] > 0 11 0 0 187 0 0 0 - RL - 14368:56.12 [idle] > 0 12 0 0 -60 0 0 0 - WL - 35:51.94 [intr] > 0 13 0 3 -8 0 0 0 - DL - 0:00.18 [geom] > 0 14 0 0 -60 0 0 0 - DL - 1:50.67 [usb] > 0 15 0 2 -16 0 0 0 psleep DL - 0:44.12 [bufdaemon] > 0 16 0 0 26 0 0 0 vlruwt DL - 0:13.43 [vnlru] > 0 17 0 3 16 0 0 0 syncer DL - 0:11.46 [syncer] > 0 554 1 3 20 0 14268 1896 select Ds - 0:39.11 [devd] > 0 775 1 3 20 0 12724 1824 select Ds - 0:39.20 [syslogd] >123 852 1 2 20 0 21044 3768 select Ds - 1:23.44 [ntpd] > 0 946 1 2 20 0 51284 3368 kqread Ds - 0:09.33 [master] >125 948 946 3 20 0 51356 5932 kqread D - 0:08.62 [qmgr] > 0 962 1 1 68 0 18720 1668 pause Ds - 0:00.01 [nginx] > 80 963 962 3 20 0 21280 7684 kqread D - 2:41.99 [nginx] > 0 986 1 2 68 0 19984 2944 select Ds - 0:47.40 [sshd] > 0 989 1 1 20 0 12764 1656 nanslp Ds - 0:07.56 [cron] > 0 1002 1 3 20 0 13280 2220 wait Ds - 0:00.12 [login] > 0 1021 1 0 20 0 17200 5088 select Ds - 6:55.94 [tmux] > 0 1022 1021 2 20 0 14384 3580 select Ds+ - 0:00.14 [bash] > 0 1036 1002 3 20 0 14384 4272 wait D - 0:00.86 [bash] > 0 1053 0 0 -16 0 0 0 aiordy DL - 0:00.21 [aiod1] > 0 1054 0 0 -16 0 0 0 aiordy DL - 0:00.22 [aiod2] > 0 1055 0 0 -16 0 0 0 aiordy DL - 0:00.22 [aiod3] > 0 1056 0 3 -16 0 0 0 aiordy DL - 0:00.22 [aiod4] >125 42565 946 0 20 0 51304 7648 kqread D - 0:00.12 [pickup] > 0 43132 1036 1 42 0 15112 3996 physrd DLC+ - 4:59.85 [dd] >125 43534 946 0 20 0 51308 7704 kqread D - 0:00.07 [anvil] > 0 98301 1021 0 68 0 14384 2820 wait Ds - 0:00.12 [bash] > 0 98314 98301 1 20 0 14304 3624 select D+ - 10:22.63 [top] > >------------------------------------------------------------------------ >vmstat -s > > 39375397 cpu context switches > 9686194 device interrupts > 176 software interrupts > 1340622 traps > 65649219 system calls > 507 kernel threads created > 52268 fork() calls > 37437 vfork() calls > 459010 rfork() calls > 0 swap pager pageins > 33 swap pager pages paged in > 327 swap pager pageouts > 1 swap pager pages paged out > 70866 vnode pager pageins > 1024286 vnode pager pages paged in > 9891 vnode pager pageouts > 292064 vnode pager pages paged out > 0 page daemon wakeups > 0 pages examined by the page daemon > 0 clean page reclamation shortfalls > 0 pages reactivated by the page daemon > 5992685 copy-on-write faults > 1029116 copy-on-write optimized faults > 75886503 zero fill pages zeroed > 3435 zero fill pages prezeroed > 26904 intransit blocking page faults > 87998835 total VM faults taken > 71120 page faults requiring I/O > 65649219 pages affected by kernel thread creation > 3695357 pages affected by fork() > 40947062 pages affected by vfork() > 1342703 pages affected by rfork() > 92262308 pages freed > 0 pages freed by daemon > 0 pages freed by exiting processes > 0 pages active > 0 pages inactive > 0 pages in the laundry queue > 0 pages wired down > 0 virtual user pages wired down > 0 pages free > 0 bytes per page > 0 total name lookups > cache hits (0% pos + 0% neg) system 0% per-directory > deletions 0%, falsehits 0%, toolong 0% > >------------------------------------------------------------------------ >vmstat -m > > Type InUse MemUse Requests Size(s) > NFSCL diroff 980 158K 245666 16,32,64,128,256 >NFSD rollback 3150 250K 88867 64,256 > NFSCL layout 0 0K 16045693110842147038 32,64,128,256,512,1024,0 >NFSCL flayout 2882 193K 16045693110842233493 32,64,128,256,512,1024,2048,0 >NFSCL devinfo 938 157K 243047 16,32,64,128,256 >NFSCL session 0 0K 16045693110842147038 32,64,128,256,512,1024,0 >NFSCL layrecall 0 0K 16045693110842147038 32,64,128,256,512,1024,0 > NFSD session 1 1K 1 1024 > newnfsmnt 2 4K 16045693110842147040 32,64,128,256,512,1024,2048,0 > NFS FHA 0 0K 16045693110842147038 32,64,128,256,512,1024,0 > pfs_nodes 21 6K 21 256,1024 > pfs_vncache 1 32K 1 32768 >tmpfs extattr 2 4K 2 2048 > tmpfs name 52 7K 16824 16,32,64,256,1024 > tmpfs dir 32 34K 16460 64,32768 > GEOM 57 18014398509481944K 320 16,32,64,128,256,384,512,1024,2048,8192,16384,65536 > raid_data 4 2K 39 32,128,256 > md_ddf_data 52 7K 16824 16,32,64,256,1024 >md_intel_data 32 34K 16460 64,32768 >md_jmicron_data 57 18014398509481944K 320 16,32,64,128,256,384,512,1024,2048,8192,16384,65536 >md_nvidia_data 4 2K 39 32,128,256 >md_promise_data 51 6K 16823 16,32,64,256 > md_sii_data 32 34K 16460 64,32768 >tr_concat_data 55 18014398509481940K 318 16,32,64,128,256,384,512,1024,2048,8192,16384,65536 >tr_raid0_data 4 2K 39 32,128,256 >tr_raid1_data 31 1K 16803 16,32,64 >tr_raid1e_data 31 2K 16459 64 >tr_raid5_data 55 18014398509481940K 318 16,32,64,128,256,384,512,1024,2048,8192,16384,65536 > isofs_mount 4 2K 39 32,128,256 > CAM periph 7 2K 30 16,32,64,128,256 >CAM I/O Scheduler 2 1K 3 128 > CAM queue 7 12K 22 16,32,1024,4096 > ata_da 7 2K 30 16,32,64,128,256 >CAM dev queue 4 1K 5 64,128 > scsi_da 21 16K 46 16,32,256,1024,4096 > nvlist 7 2K 30 16,32,64,128,256 > zstd 4 1K 5 64,128 > ddb_capture 1 64K 1 65536 > clocks 84 20K 111 16,32,64,256,1024,4096 > cdev 9 3K 32 16,32,64,128,256 > tty console 4 1K 5 64,128 > filedesc 522 2662K 18175 16,32,4096,8192,16384,65536 > pwd 84 20K 111 16,32,64,256,1024,4096 > pwddesc 1300 82K 88799 64,256 >filedesc_to_leader 2 1K 2 64 > sigio 521 2662K 18175 16,32,4096,8192,16384,65536 > filecaps 66 8K 2534 16,32,64,256 > kdtrace 1424 114K 181422 64,256 > kenv 77 11K 77 16,32,64,128,8192 > kqueue 262 2380K 107867 16,32,64,256,2048,4096,8192,16384,65536 > proc-args 83 29K 255756 16,32,64,128,256 > Fail Points 1424 114K 181422 64,256 > hhook 92 15K 94 16,32,64,128,256,8192 > ithread 295 2321K 107900 16,32,64,128,256,2048,4096,8192,16384 > prison 28 25K 255699 16,32,64,128,256 > prison_racct 1422 113K 181420 64,256 > KTRACE 101 14K 132 16,32,128,256,2048,65536 > hwreset 18446744073709551610 18014398509481979K 29940 16,32,64,128,256,512,4096,16384 > linker 91 16K 103 16,32,64,128,1024,4096 > syscon 17 2K 23 16,32,64,256 > lockf 248 22K 6254 16,32,64,128,256,2048,65536 > loginclass 18446744073709551615 18014398509481980K 2 32,64 > cache 91 16K 103 16,32,64,128,1024,4096 > devbuf 229220 59528K 1609696 16,32,64,128,256,384,512,1024,2048,4096,8192,16384,65536 > temp 256 1246K 2221896 16,32,64,128,256,384,512,1024,2048,4096,16384,65536 > gpioc 17 18014398509481983K 19 16,32,64,2048 > kbdmux 94 35K 106 16,32,64,128,384,1024,2048,8192,16384 > LED 229218 59527K 1609694 16,32,64,128,256,384,512,1024,2048,4096,8192,16384,65536 > module 460 1270K 2222069 16,32,64,128,256,384,512,1024,2048,4096,16384,65536 > mtx_pool 21 75K 21 16,32,64,2048,8192,65536 > osd 18446744073709546459 18014398509481936K 6076 16,32,64,128,256,384,1024,2048,8192,16384 > pmchooks 229204 59526K 1609674 16,32,64,128,256,384,512,1024,2048,4096,8192,16384,65536 > pmc 361 1258K 2221970 16,32,64,128,256,384,512,1024,2048,4096,16384,65536 > session 18446744073709551294 32K 3507 16,64,128,2048,8192,65536 > proc 18446744073709546373 10K 5978 16,32,64,128,256,384,1024,2048,8192,16384,32768 > subproc 229275 59518K 1698636 16,32,64,128,256,384,512,1024,2048,4096,8192,16384,65536 > cred 707 1373K 2254935 16,32,64,128,256,384,512,1024,2048,4096,16384,65536 > md_disk 18446744073709551293 32K 3506 16,128,2048,8192,65536 > md_sectors 18446744073709546373 10K 5978 16,32,64,128,256,384,1024,2048,8192,16384,32768 > nvd 72 18014398509481977K 88963 128,256,384,4096 > nvme 18446744073703992165 18014398508787117K 2203069 32,64,128,256,384,1024,2048 > rctl 18446744073709551276 30K 3489 128,8192,65536 > plimit 18446744073709546107 18014398509481902K 22523 16,32,64,128,256,384,2048,32768 > uidinfo 90 3K 90529 128,256,384,4096,8192 > sendfile 18446744073703991960 18014398508787092K 2202864 32,64,128,256,384,1024,2048 > dumper 18446744073709551274 18014398509481942K 3487 128 > ofwcpu 18446744073709551363 2K 16558 64,256,2048,32768 > sysctl 105 4K 748112 32,64,128,256,384,4096,8192 > sysctloid 18446744073704034175 18014398508789554K 2245306 16,32,64,128,256,384,1024,2048 > sysctltmp 0 0K 49214 256,1024 > openfirm 18446744073709551464 18014398509481922K 16776 16,32,64,128,256 > entropy 21 11K 685984 16,32,64,128,4096,8192 > tidhash 18446744073704033685 18014398508789623K 2206222 16,32,64,128,256,384,1024,2048,4096,65536 > callout 4 1024K 49218 256,1024 > umtx 216 18014398509481968K 17144 16,32,64,128,256 > p1003.1b 22 11K 685985 16,32,64,128,4096,8192 > SWAP 42219 2655K 42446 16,32,64,128,256,4096,65536 > bus 558 1074K 51791 16,32,64,128,256,1024,4096 > bus-sc 526 1860K 2186 16,32,64,128,256,384,512,1024,4096,16384,32768,65536 > tcp_log_dev 4 1K 684419 16,32,64,4096 > compressor 42219 2655K 42446 16,32,64,128,256,4096,65536 > devstat 560 1078K 51793 16,32,64,128,256,1024,4096 > eventhandler 625 1868K 2285 16,32,64,128,256,384,512,1024,4096,16384,32768,65536 > firmware 18446744073709551604 0K 26835 16,32,64,4096 > gtaskqueue 16 194K 16 16,32,256,512,4096,65536 > kobj 669 1514K 2759 16,32,64,128,256,4096 > Per-cpu 522 1866K 2065 16,32,64,128,256,384,512,1024,4096,16384,32768,65536 > UART 7 5K 7 16,1024 > rman 116 12K 124 16,32,128,256,512 > sbuf 665 494K 34119 16,32,64,128,256,512,4096,16384 > sglist 154 1820K 1697 16,32,64,128,256,384,512,1024,4096,16384,32768,65536 > toponodes 6 5K 6 16,1024 >CAM ccb queue 116 12K 124 16,32,128,256,512 > CAM SIM 113 445K 31548 16,32,64,128,256,512,4096,16384 > USB 109 18014398509481980K 122 16,32,64,128,256,384,2048,4096,8192 > USBdev 10 5K 17 16,32,64,128,256,1024 > CAM XPT 134 20K 187 16,32,64,128,256,512,2048,4096,8192,65536 > CAM DEV 113 445K 31555 16,32,64,128,256,512,2048,4096,16384 > stack 5 18014398509481971K 18 16,32,128,256,384,2048,4096,8192 > taskqueue 61 10K 77 16,32,64,128,256,1024 > terminal 0 0K 1 32 > Unitno 306 12K 527 16,32,64,256,512,1024 > vmem 18446744073709551613 18014398509481972K 231 32,4096 > eventfd 26 4K 196 128 > ioctlops 21 2K 2570 32,64,256,384,512 > select 18446744073709549929 18014398509481774K 7492 32,128 > iov 1733 104K 14941517 16,64,128,256,512,1024,2048 > selfd 18446744073709544631 18014398509481550K 3362074 64,128 > procdesc 9 0K 2627 32,64,128,256,384 > msg 18446744073709549933 18014398509481804K 7493 128,2048,4096,8192,16384 > sem 1737 210K 14941521 16,64,128,256,512,1024,2048,4096 > shm 18446744073709544632 18014398509481582K 3362075 64,128,32768 > tty 11 2K 2629 32,64,128,256,384,1024 > pts 18446744073709549933 18014398509481804K 7493 128,2048,4096,8192,16384 > accf 1737 210K 14941521 16,64,128,256,512,1024,2048,4096 > mbuf_tag 18446744073709544632 18014398509481582K 3362075 64,128,32768 > shmfd 18446744073709551607 9K 2595 128,256,384,1024,8192 > soname 18446744073709550131 18014398509481826K 103374 16,32,128,2048,4096,8192,16384 > pcb 1750 2266K 14941566 16,32,64,128,256,512,1024,2048,4096 > CAM CCB 18446744073704003816 18014398498399998K 5544107 64,2048,32768 > acl 18446744073709551607 9K 202 128,1024,4096,8192 > lio 200 53K 95885 16,32,128,2048,4096,8192,16384 > aio 18 2163K 50 16,32,1024,2048,4096 > biobuf 18446744073704010827 18014398498400436K 2182229 2048,32768 > CAM path 9 11K 163 32,1024,4096,8192 > vtbuf 196 23K 95881 16,32,128 > vt 14 2057K 46 16,32,1024,2048 > vtfont 18446744073704010826 18014398498400404K 2182228 2048 > sysmouse 7 9K 161 32,4096,8192 > xdma 196 23K 95881 16,32,128 > xdma 14 2057K 46 16,32,1024,2048 > xdma 18446744073704010826 18014398498400404K 2182228 2048 > xdma 6 1K 160 32,4096 > xdma 18446744073709551614 0K 0 > xdma 1 1K 1 32 > xdma 6 1K 24 32 > DEVFS3 43 11K 45 256 > DEVFS1 60 60K 65 1024 > vfscache 3 4099K 3 1024,2048 > DEVFS_RULE 59 17K 61 64,256,384 > DEVFS 66 61K 72 16,1024 > DEVFSP 18446744073709551296 4079K 8095 64,1024,2048 > cl_savebuf 59 17K 61 64,256,384 > export_host 66 61K 72 16,1024 > vfs_hash 18446744073709551297 6127K 8096 64,1024,2048 > vnodes 1 1K 1 256 >namei_tracker 59 17K 63 32,64,256,384 > mount 361 72K 562 16,32,64,128,256,1024 > statfs 18446744073709551297 6127K 8256 64,1024,2048,4096 >msdosfs_mount 1 1K 1 256 > VN POLL 16 6K 18 32,64,384 > vnodemarker 304 13K 502 16,32,64,128,256,512,1024 > fadvise 18446744073709551294 2028K 8253 64,4096 >chacha20random 2 2K 2 256,1024 > zlib 0 0K 2 32 > BPF 300 14K 497 16,32,64,128,256,512,1024 > ifdescr 1 2048K 161 4096 > ifnet 5 6K 5 128,256,1024,2048 > ifaddr 43 14K 43 16,32,64,128,256,384,2048,4096 > ether_multi 10 1K 10 16,32,128 > clone 7 2K 7 256 > lltable 51 16K 53 16,32,64,128,256,384,2048,4096 > tun 13 1K 13 16,32,128 > vlan 7 2K 7 256 > pfil 3 1K 3 128 > nhops 57 17K 59 16,32,64,128,256,384,2048,4096 > routetbl 17 4K 17 16,32,64,128,384,1024 > vnet 8 2K 8 64,256 > vnet_data 4 113K 4 128 >vnet_data_free 58 17K 60 16,32,64,128,256,384,2048,4096 > igmp 19 4K 19 16,32,64,128,384,1024 > ipid 8 2K 8 64,256 > in_mfilter 4 113K 4 128 > in_multi 16 4K 18 32,128,256,384 > ip_moptions 9 3K 9 32,64,128,384,1024 > ip_msource 1 1K 1 64 >encap_export_host 12 113K 12 32,64,128 > IP reass 9 130K 9 32,128,256 > CC Mem 18446744073709546456 18014398509481341K 1595 64,128,384,1024 > tfo_ccache 2 129K 2 64 > hostcache 10 145K 10 32,64,32768 > LRO 3 129K 3 32,256 > tcplog 18446744073709546452 18014398509481339K 1591 128 > tcpfunc 2 129K 2 64 > syncache 10 101K 10 32,64,32768 > frag6 2 129K 2 256 > in6_mfilter 18446744073709546450 18014398509481339K 1589 128 > in6_multi 26 130K 26 32,64,256 > ip6_moptions 10 101K 10 32,64,32768 > ip6_msource 1 128K 1 > ip6opt 18446744073709546450 18014398509481339K 1589 128 > mld 28 130K 28 32,64,128,256 > ip6ndp 3 100K 4 64,32768 > inpcbpolicy 18446744073709545297 18014398509481787K 19084 32 > secasvar 1 1K 1 1024 > sahead 28 3K 28 32,64,128,256,1024 > ipsecpolicy 3 69K 4 64,1024 > ipsecrequest 18446744073709545297 18014398509481787K 19084 32 > ipsec-misc 1 1K 1 1024 > ipsec-saq 29 5K 29 32,128,256,1024 > ipsec-reg 2 1K 3 64,1024 >ipsec-spdcache 18446744073709545297 18014398509481787K 19084 32 > netlink 2 2K 2 128,1024 > NLM 5 4K 5 128,1024 > crypto 5 2K 6 64,256,384,1024 > msdosfs_fat 18446744073709545297 18014398509481787K 19084 32 > audit_cred 2 2K 2 128,1024 > audit_data 3 3K 3 1024 > audit_path 4 2K 4 64,256,384,1024 > audit_gidset 1 1K 1 128 > audit_bsm 2 2K 2 1024 >audit_evclass 240 9K 300 32,64,256,384 > audit_pipe 1 1K 1 128 >audit_pipe_presel 240 9K 300 32,64,256,384 > pagedep 237 8K 297 32 > inodedep 0 0K 16045693110842147038 32,64,128,256,512,1024,0 > bmsafemap 4 0K 16045693110842147113 32,64,128,256,384,512,1024,0 > newblk 0 0K 16045693110842147038 32,64,128,256,512,1024,0 > allocdirect 0 0K 16045693110842147038 32,64,128,256,512,1024,0 > indirdep 0 0K 16045693110842147038 32,64,128,256,512,1024,0 > allocindir 0 0K 16045693110842147038 32,64,128,256,512,1024,0 > freefrag 0 0K 16045693110842147038 32,64,128,256,512,1024,0 > freeblks 0 0K 16045693110842147038 32,64,128,256,512,1024,0 > freefile 0 0K 16045693110842147038 32,64,128,256,512,1024,0 > diradd 0 0K 16045693110842147038 32,64,128,256,512,1024,0 > mkdir 0 0K 16045693110842147038 32,64,128,256,512,1024,0 > dirrem 0 0K 16045693110842147038 32,64,128,256,512,1024,0 > ufs_quota 1 2048K 1 >NFSD srvcache 3 68K 3 4096,32768 >NFSD V4client 2 2049K 2 256 > UMA 319 7K 319 16,32 > NFSD V4state 3 68K 3 4096,32768 > NFSD V4lock 2 2049K 2 256 > NFSD lckfile 1 1K 1 256 > NFSD string 319 7K 319 16,32 >NFSD usrgroup 3 68K 3 4096,32768 > NFS req 2 2049K 2 256 > NFS fh 3 1K 11 32,256 > NFSCL owner 319 7K 319 16,32 > NFSCL open 3 68K 3 4096,32768 > NFSCL deleg 1 1K 1 256 > NFSCL client 3 1K 11 32,256 >vm_fictitious 319 7K 319 16,32 > NEWNFSnode 3 1K 11 32,256 > rpc 16 12K 38 16,32,64,128,384,512,1024,4096 > intr 150 141K 158 32,128,384,8192,16384,32768 > busdma 4114 268K 4136 16,32,64,128,256,384,512,1024,4096 > bounce 4097 16388K 4097 > nexusdev 5 1K 5 16 > kstat_data 32 32K 32 1024 > solaris 3342108 1244650K 231891718 16,32,64,128,256,384,512,1024,2048,4096,8192,16384,32768,65536 > taskq 2 1K 2 128,256 > zones_data 5 1K 5 16 > sfs_nodes 54 41K 54 384,1024 > >------------------------------------------------------------------------ >vmstat -z > >ITEM SIZE LIMIT USED FREE REQ FAILSLEEP XDOMAIN >UMA Kegs: 320, 0, 0, 0, 1035, 342, 0, 0 >UMA Zones: 704, 0, 294, 0, 327, 1, 0, 0 >UMA Slabs 0: 112, 0, 109287, 0, 1024812,1759, 0, 0 >UMA Slabs 1: 176, 0, 125, 0, 125, 388, 0, 0 >UMA Hash: 256, 0, 39, 0, 39,845896, 0,636361 >2 Bucket: 32, 0, 546, 1232, 1399296, 0, 0, 0 >4 Bucket: 48, 0, 3362, 1256, 773025, 0, 0, 0 >8 Bucket: 80, 0, 34992, 1004, 3259592, 0, 0, 0 >16 Bucket: 144, 0, 129, 305, 1128657, 363, 0,76659 >32 Bucket: 256, 0, 684, 1186, 2208098, 1, 0, 0 >64 Bucket: 512, 0,18446744073709551477, 571,102042077,13251, 0,3273403 >128 Bucket: 1024, 0,18446744073709551475, 82, 4004049,3730661, 0,291079 >256 Bucket: 2048, 0, 176, 50, 886264,844498, 0,636361 >SMR SHARED: 24, 0, 7, 247, 7, 0, 0, 0 >SMR CPU: 32, 0, 3101, 247, 3101, 0, 0, 0 >vmem: 1856, 0, 34864, 0, 34864, 0, 0, 0 >vmem btag: 56, 0, 194574, 1407, 473090, 363, 0,76659 >VM OBJECT: 264, 0, 227756, 984,14125970, 0, 0, 0 >RADIX NODE: 144, 0, 184778, 2616,138281476,11492, 0,3273403 >KMAP ENTRY: 96, 0, 0, 0, 3371757,3730273, 0,291079 >MAP ENTRY: 96, 0, 1280, 2804,43829424,18446744073709550218, 0,636361 >VMSPACE: 416, 0, 19, 131, 343408, 0, 0, 0 >fakepg: 104, 0, 3094, 0, 3094, 0, 0, 0 >pcpu-4: 4, 0, 34864, 0, 34864, 0, 0, 0 >pcpu-8: 8, 0, 4480, 607, 4503, 21, 0,76659 >pcpu-16: 16, 0, 55, 968, 55, 0, 0, 0 >pcpu-32: 32, 0, 0, 0,100352910,11492, 0,3273403 >pcpu-64: 64, 0, 320, 188, 3372077,3730273, 0,291079 >malloc-16: 16, 0, 18, 998,88002602,71120, 0,5992685 >malloc-16: 16, 0, 18110, 686,75904662,3435, 0, 0 >malloc-16: 16, 0, 378, 1186, 676515, 1, 0,70866 >malloc-16: 16, 0, 174, 1350, 1057146,291722, 0,26904 >malloc-16: 16, 0, 1162382, 1097,258453740,47910, 0, 5 >malloc-16: 16, 0, 474, 1050,273034236,92262308, 0,52268 >malloc-16: 16, 0, 18, 998, 520791, 507, 0,3695357 >malloc-16: 16, 0,39604936, 400,40956536,64803323, 0,9882170 >malloc-32: 32, 0, 14, 1002,88004513,70732, 0,5992685 >malloc-32: 32, 0, 8461, 683,75894882,1676, 0, 0 >malloc-32: 32, 0, 372, 1189, 177973, 0, 0,70866 >malloc-32: 32, 0, 274, 996, 1067841,291722, 0,26904 >malloc-32: 32, 0, 1445305, 2400,177861143,47910, 0, 5 >malloc-32: 32, 0, 201, 1069,272484067,92262308, 0,52268 >malloc-32: 32, 0, 131, 885, 462045, 507, 0,3695357 >malloc-32: 32, 0, 106, 1164,87496030,73999, 0,5907935 >malloc-64: 64, 0, 17, 999,74403077,1445, 0, 0 >malloc-64: 64, 0, 4382, 698, 4431, 0, 0,74225 >malloc-64: 64, 0, 24, 992, 1150589,298270, 0,26728 >malloc-64: 64, 0, 99438, 753, 133724, 0, 0, 0 >malloc-64: 64, 0, 235431, 2567,164978552,91527899, 0,51982 >malloc-64: 64, 0, 37916, 1174,18851795, 4, 0,3346543 >malloc-64: 64, 0, 1447730, 978, 1450532, 0, 0,662505 >malloc-64: 64, 0, 457, 1321,60677325, 0, 0, 0 >malloc-128: 128, 0, 23, 103, 25, 0, 0, 0 >malloc-128: 128, 0, 14520, 348, 14727, 0, 0, 0 >malloc-128: 128, 0, 9, 369, 63713, 0, 0, 0 >malloc-128: 128, 0, 146, 736, 47741, 0, 0, 0 >malloc-128: 128, 0, 236608, 776,108262401, 0, 0, 0 >malloc-128: 128, 0, 549, 715,11364346, 0, 0, 0 >malloc-128: 128, 0, 2, 124, 2, 0, 0, 0 >malloc-128: 128, 0, 118, 512, 32150, 0, 0, 0 >malloc-256: 256, 0, 41, 207, 111, 0, 0, 0 >malloc-256: 256, 0, 64, 246, 258455, 0, 0, 0 >malloc-256: 256, 0, 3, 245, 3476, 0, 0, 0 >malloc-256: 256, 0, 141, 231, 305, 0, 0, 0 >malloc-256: 256, 0, 299900, 3718,107800337, 0, 0, 0 >malloc-256: 256, 0, 450, 294, 424798, 0, 0, 0 >malloc-256: 256, 0, 39, 147, 39, 0, 0, 0 >malloc-256: 256, 0, 96, 214, 75978, 0, 0, 0 >malloc-384: 384, 0, 10, 110, 49490, 0, 0, 0 >malloc-384: 384, 0, 0, 0, 0, 0, 0, 0 >malloc-384: 384, 0, 272, 28, 272, 0, 0, 0 >malloc-384: 384, 0, 5, 85, 100, 0, 0, 0 >malloc-384: 384, 0, 780985, 3661,139945312, 0, 0, 0 >malloc-384: 384, 0, 2453, 127,48775804, 0, 0, 0 >malloc-384: 384, 0, 64, 56, 66, 0, 0, 0 >malloc-384: 384, 0, 0, 120, 7, 0, 0, 0 >malloc-512: 512, 0, 0, 90, 101, 0, 0, 0 >malloc-512: 512, 0, 3, 117, 13, 0, 0, 0 >malloc-512: 512, 0, 0, 0, 0, 0, 0, 0 >malloc-512: 512, 0, 0, 30, 11, 0, 0, 0 >malloc-512: 512, 0, 15999, 1399,33499705, 0, 0, 0 >malloc-512: 512, 0, 3, 87, 17286, 0, 0, 0 >malloc-512: 512, 0, 0, 0, 0, 0, 0, 0 >malloc-512: 512, 0, 0, 120, 446, 0, 0, 0 >malloc-1024: 1024, 0, 5, 43, 10, 0, 0, 0 >malloc-1024: 1024, 0, 5, 43, 186, 0, 0, 0 >malloc-1024: 1024, 0, 6, 10, 6, 0, 0, 0 >malloc-1024: 1024, 0, 116, 44, 287, 0, 0, 0 >malloc-1024: 1024, 0, 1745, 250, 6049833, 0, 0, 0 >malloc-1024: 1024, 0, 19, 77, 8254109, 0, 0, 0 >malloc-1024: 1024, 0, 0, 0, 0, 0, 0, 0 >malloc-1024: 1024, 0, 6, 58, 154, 0, 0, 0 >malloc-2048: 2048, 0, 2, 14, 4, 0, 0, 0 >malloc-2048: 2048, 0, 0, 0, 0, 0, 0, 0 >malloc-2048: 2048, 0, 0, 0, 0, 0, 0, 0 >malloc-2048: 2048, 0, 3, 21, 12, 0, 0, 0 >malloc-2048: 2048, 0, 318, 202,13161118, 0, 0, 0 >malloc-2048: 2048, 0, 132, 44,10699085, 0, 0, 0 >malloc-2048: 2048, 0, 3, 13, 3, 0, 0, 0 >malloc-2048: 2048, 0, 1, 23, 40, 0, 0, 0 >malloc-4096: 4096, 0, 2, 0, 2, 0, 0, 0 >malloc-4096: 4096, 0, 2, 0, 2, 0, 0, 0 >malloc-4096: 4096, 0, 147, 23, 343851, 0, 0, 0 >malloc-4096: 4096, 0, 13, 9, 12464, 0, 0, 0 >malloc-4096: 4096, 0, 53995, 657, 6583156, 0, 0, 0 >malloc-4096: 4096, 0, 39, 7, 31954, 0, 0, 0 >malloc-4096: 4096, 0, 6, 6, 631, 0, 0, 0 >malloc-4096: 4096, 0, 0, 0, 0, 0, 0, 0 >malloc-8192: 8192, 0, 1, 0, 1, 0, 0, 0 >malloc-8192: 8192, 0, 0, 0, 0,3310, 0, 0 >malloc-8192: 8192, 0, 0, 0, 0, 0, 0, 0 >malloc-8192: 8192, 0, 7572, 8, 10024, 0, 0, 0 >malloc-8192: 8192, 0, 37, 12, 527089, 0, 0, 0 >malloc-8192: 8192, 0, 131, 1, 132, 0, 0, 0 >malloc-8192: 8192, 0, 1, 0, 1, 0, 0, 0 >malloc-8192: 8192, 0, 1, 6, 147, 0, 0, 0 >malloc-16384: 16384, 0, 0, 0, 0, 0, 0, 0 >malloc-16384: 16384, 0, 0, 0, 0,3310, 0, 0 >malloc-16384: 16384, 0, 0, 0, 0, 0, 0, 0 >malloc-16384: 16384, 0, 7576, 18, 34808, 0, 0, 0 >malloc-16384: 16384, 0, 5, 13, 6548229, 0, 0, 0 >malloc-16384: 16384, 0, 20, 3, 29, 0, 0, 0 >malloc-16384: 16384, 0, 0, 0, 0, 0, 0, 0 >malloc-16384: 16384, 0, 0, 6, 12, 0, 0, 0 >malloc-32768: 32768, 0, 1, 0, 1, 0, 0, 0 >malloc-32768: 32768, 0, 0, 0, 0, 0, 0, 0 >malloc-32768: 32768, 0, 0, 1, 1, 0, 0, 0 >malloc-32768: 32768, 0, 2, 3, 29, 0, 0, 0 >malloc-32768: 32768, 0, 1, 9, 17297, 0, 0, 0 >malloc-32768: 32768, 0, 3, 0, 3, 0, 0, 0 >malloc-32768: 32768, 0, 0, 0, 0, 0, 0, 0 >malloc-32768: 32768, 0, 3, 0, 3, 0, 0, 0 >malloc-65536: 65536, 0, 1, 0, 1, 0, 0, 0 >malloc-65536: 65536, 0, 0, 0, 0, 0, 0, 0 >malloc-65536: 65536, 0, 0, 0, 0, 0, 0, 0 >malloc-65536: 65536, 0, 0, 1, 22, 0, 0, 0 >malloc-65536: 65536, 0, 2, 2, 5, 0, 0, 0 >malloc-65536: 65536, 0, 1, 9, 344548, 0, 0, 0 >malloc-65536: 65536, 0, 0, 0, 0, 0, 0, 0 >malloc-65536: 65536, 0, 1, 4, 7, 0, 0, 0 >SLEEPQUEUE: 88, 0, 409, 221, 409, 0, 0, 0 >kenv: 258, 0, 0, 120, 89, 0, 0, 0 >Files: 80, 0, 185, 571,29103938, 0, 0, 0 >filedesc0: 1072, 0, 40, 56, 343428, 0, 0, 0 >PWD: 32, 0, 16, 1000, 3046958, 0, 0, 0 >TURNSTILE: 136, 0, 409, 87, 409, 0, 0, 0 >rangeset pctrie nodes: 144, 0, 0, 0, 0, 0, 0, 0 >rl_entry: 40, 0, 194, 822, 750, 0, 0, 0 >umtx pi: 96, 0, 0, 0, 0, 0, 0, 0 >umtx_shm: 88, 0, 0, 0, 0, 0, 0, 0 >ertt: 72, 0, 15, 741, 30344, 0, 0, 0 >ertt_txseginfo: 40, 0, 0, 762, 163486, 0, 0, 0 >swrbuf: 2360, 128, 11302, 0, 11303, 425, 0,5462 >swwbuf: 2360, 64, 0, 0, 0, 0, 0, 0 >mdpbuf: 2360, 25, 0, 0,13644642147974742460,13644642147974742460, 0,13644642147974742460 >nfspbuf: 2360, 128, 0, 0,18947692970,17469, 0,8726175 >clpbuf: 2360, 128, 0, 0, 0, 0, 0, 0 >vnpbuf: 2360, 512, 0, 0, 0, 0, 0, 0 >pbuf: 2360, 16, 0, 0, 0, 0, 0, 0 >MAC labels: 40, 0, 0, 0, 0, 0, 0, 0 >PROC: 1336, 0, 39, 49, 343427, 0, 0, 0 >PGRP: 88, 0, 15, 741, 75625, 0, 0, 0 >THREAD: 1416, 0, 374, 26, 14484, 0, 0, 0 >cpuset: 80, 0, 7, 497, 7, 0, 0, 0 >domainset: 32, 0, 0, 0, 0, 0, 0, 0 >audit_record: 1280, 0, 0, 0,17179869184, 0, 0, 0 >mbuf_packet: 256, 0, 256, 1014,47012399,17039, 0, 6 >mbuf: 256, 6518027, 1, 1015, 3381216, 0, 0, 0 >mbuf_cluster: 2048, 1018441, 1270, 486, 5335,187403, 0,1105 >mbuf_jumbo_page: 4096, 509220, 0, 379, 32990,18446744069414584320, 0, 0 >mbuf_jumbo_9k: 9216, 150880, 0, 0, 0, 0, 0, 0 >mbuf_jumbo_16k: 16384, 84870, 0, 0, 0, 0, 0, 0 >epoch_record pcpu: 256, 0, 4, 58, 4, 0, 0, 0 >ttyinq: 160, 0, 210, 224, 648, 0, 0, 1 >ttyoutq: 256, 0, 109, 201, 326,20054, 0, 0 >g_bio: 376, 0, 16, 743,32629156, 0, 0,2210 >DEVCTL: 1024, 1000, 0, 0, 4654, 183, 0, 0 >vtnet_tx_hdr: 24, 0, 554, 0, 1293, 0, 0, 0 >cryptop: 280, 0, 0, 0, 7440, 0, 0, 260 >taskq_zone: 192, 0, 1, 688, 2720794,341054, 0,246739 >VNODE: 448, 0,213344916, 108,233769522,18446744072049462227, 0,67210459 >BUF TRIE: 144, 0, 0, 0,18943479239,417354, 0, 172 >S VFS Cache: 104, 0,97844984, 502,142734068,188255474, 0,140599573 >STS VFS Cache: 144, 0, 668783, 123, 1005994,62115401, 0,83793 >L VFS Cache: 320, 0, 28078, 122,42614111, 218, 0,60138 >LTS VFS Cache: 360, 0, 966, 0, 966,98017, 0,341054 >NAMEI: 1024, 0, 139713, 80,72155244,3540207, 0,35795 >NCLNODE: 608, 0,99939245, 57,99966178, 0, 0,417354 >TMPFS node: 232, 0, 7, 241, 3570137,6069, 0,3551085 >DIRHASH: 1024, 0, 0, 0,18947692970,17469, 0,8726175 >AIO: 208, 0,121726464, 62,128046081,188255474, 0,140599573 >AIOCB: 552, 0, 668782, 48, 1006015,62115401, 0, 1 >AIOLIO: 272, 0, 0, 90,41048587, 218, 0,60138 >Mountpoints: 2816, 0, 1005, 9, 1006,14225, 0,341054 >pipe: 728, 0, 33, 79, 301194,3540207, 0,35791 >reference_cache: 40, 0,99939262, 1246,124569563, 0, 0,417354 >reference_history_cache: 8, 0, 24, 1246,28109885,6069, 0,3412356 >zfs_btree_leaf_cache: 4096, 0, 5563, 89,18895530073, 0, 0,54943 >metaslab_alloc_trace_cache: 72, 0, 0, 0, 0,69072114, 0,37093576 >brt_entry_cache: 40, 0, 1000559, 1016, 1000637, 0, 0, 0 >brt_pending_entry_cache: 160, 0, 979395, 248, 979469, 0, 0, 0 >ddt_cache: 24824, 0, 3500665, 0, 3506502,3412342, 0, 0 >ddt_entry_cache: 392, 0, 0, 0, 0, 0, 0, 0 >zio_cache: 1248, 0, 739, 1466,312092766, 0, 0, 0 >zio_link_cache: 48, 0, 730, 2572,49750257, 0, 0, 0 >zio_buf_512: 512, 0, 53344, 146,31132402, 0, 0, 0 >zio_data_buf_512: 512, 0, 1187, 1135, 8027741, 0, 0, 0 >zio_buf_1024: 1024, 0, 11075, 77, 71797, 428, 0, 0 >zio_data_buf_1024: 1024, 0, 147, 109, 85649, 0, 0, 428 >zio_buf_1536: 1536, 0, 4753, 31, 112041, 0, 0, 0 >zio_data_buf_1536: 1536, 0, 117, 51, 97709, 0, 0, 0 >zio_buf_2048: 2048, 0, 1851, 37, 29431, 0, 0, 0 >zio_data_buf_2048: 2048, 0, 289, 55, 71838, 0, 0, 0 >zio_buf_2560: 2560, 0, 1020, 16, 25473, 0, 0, 0 >zio_data_buf_2560: 2560, 0, 317, 27, 44168, 0, 0, 0 >zio_buf_3072: 3072, 0, 674, 18, 22567, 428, 0, 0 >zio_data_buf_3072: 3072, 0, 342, 26, 37912, 0, 0, 428 >zio_buf_3584: 3584, 0, 770, 20, 44426, 0, 0, 0 >zio_data_buf_3584: 3584, 0, 261, 13, 30576, 0, 0, 0 >zio_buf_4096: 4096, 0, 167021, 35, 5562877, 0, 0, 0 >zio_data_buf_4096: 4096, 0, 1834, 160, 976426, 0, 0, 0 >zio_buf_5120: 5120, 0, 0, 11, 15706, 0, 0, 0 >zio_data_buf_5120: 5120, 0, 32, 11, 61865, 0, 0, 0 >zio_buf_6144: 6144, 0, 0, 14, 9368, 428, 0, 0 >zio_data_buf_6144: 6144, 0, 0, 13, 42079, 0, 0, 428 >zio_buf_7168: 7168, 0, 0, 12, 7546, 0, 0, 0 >zio_data_buf_7168: 7168, 0, 0, 11, 37011, 0, 0, 0 >zio_buf_8192: 8192, 0, 1, 10, 526998, 0, 0, 0 >zio_data_buf_8192: 8192, 0, 0, 13, 38035, 0, 0, 0 >zio_buf_10240: 10240, 0, 0, 9, 7087, 0, 0, 0 >zio_data_buf_10240: 10240, 0, 0, 14, 48069, 0, 0, 0 >zio_buf_12288: 12288, 0, 1, 9, 42622, 0, 0, 0 >zio_data_buf_12288: 12288, 0, 0, 10, 36715, 0, 0, 0 >zio_buf_14336: 14336, 0, 0, 11, 3665, 0, 0, 0 >zio_data_buf_14336: 14336, 0, 0, 12, 28252, 0, 0, 0 >zio_buf_16384: 16384, 0, 53999, 294, 6125746, 0, 0, 0 >zio_data_buf_16384: 16384, 0, 0, 12, 23867, 0, 0, 0 >zio_buf_comb_20480: 20480, 0, 0, 10, 75002, 0, 0, 0 >zio_buf_comb_24576: 24576, 0, 0, 13, 58180, 0, 0, 0 >zio_buf_comb_28672: 28672, 0, 0, 15, 49952, 0, 0, 0 >zio_buf_comb_32768: 32768, 0, 2, 13, 49504, 0, 0, 0 >zio_buf_comb_40960: 40960, 0, 0, 10, 82122, 0, 0, 0 >zio_buf_comb_49152: 49152, 0, 0, 13, 53867, 0, 0, 0 >zio_buf_comb_57344: 57344, 0, 0, 11, 41728, 0, 0, 0 >zio_buf_comb_65536: 65536, 0, 0, 12, 47211, 0, 0, 0 >zio_buf_comb_81920: 81920, 0, 0, 11, 68819, 0, 0, 0 >zio_buf_comb_98304: 98304, 0, 0, 12, 21670, 0, 0, 0 >zio_buf_comb_114688: 114688, 0, 0, 13, 20187, 0, 0, 0 >zio_buf_comb_131072: 131072, 0, 2646, 442, 3546842, 0, 0, 0 >zio_buf_comb_163840: 163840, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_196608: 196608, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_229376: 229376, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_262144: 262144, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_327680: 327680, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_393216: 393216, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_458752: 458752, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_524288: 524288, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_655360: 655360, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_786432: 786432, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_917504: 917504, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_1048576: 1048576, 0, 0, 1, 5, 0, 0, 0 >zio_buf_comb_1310720: 1310720, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_1572864: 1572864, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_1835008: 1835008, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_2097152: 2097152, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_2621440: 2621440, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_3145728: 3145728, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_3670016: 3670016, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_4194304: 4194304, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_5242880: 5242880, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_6291456: 6291456, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_7340032: 7340032, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_8388608: 8388608, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_10485760: 10485760, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_12582912: 12582912, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_14680064: 14680064, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_16777216: 16777216, 0, 0, 0, 0, 0, 0, 0 >abd_chunk: 4096, 0, 667497, 20453,15198892, 0, 0, 0 >sa_cache: 296, 0, 349983, 134,14902337, 0, 0, 0 >dnode_t: 1032, 0, 782938, 1446,15947883, 0, 0, 0 >arc_buf_hdr_t_full: 352, 0, 318041, 5011,18403700,18446744070099429888, 0,18446744054899959808 >arc_buf_hdr_t_full_crypt: 416, 0, 0, 0,18446744073676168352,18446744061583064576, 0,18446744069476785152 >arc_buf_hdr_t_l2only: 96, 0, 0, 0,500740848,131574720, 0, 0 >arc_buf_t: 32, 0, 57772, 1410,21856392, 0, 0, 0 >dmu_buf_impl_t: 416, 0, 826034, 1559,35278484, 0, 0, 0 >zil_lwb_cache: 352, 0, 4, 116,18446744073709293667,18446744062974249932, 0,272652 >zil_zcw_cache: 80, 0,18446744073318973637, 504,18446744073318975317,131072, 0, 0 >sio_cache_0: 136, 0, 0, 0, 0, 0, 0, 0 >sio_cache_1: 152, 0,103640048, 0,112110354,786451, 0,18446744073709525146 >sio_cache_2: 168, 0, 0, 0, 8353,18446744073709289735, 0,18446744070157415508 >zfs_znode_cache: 464, 0,10735392532, 166,14643202,272652, 0,18446744073318973638 >ksiginfo: 112, 0, 202, 680, 469268, 0, 0, 400 >itimer: 352, 0, 0, 90,18446744073676011602, 164, 0,17875082 >KNOTE: 160, 0, 69, 241, 153063,18446744073709289644, 0,1159420 >socket: 960, 522285,10735510004, 646, 5839,18446744073709548812, 0,18446744073318973440 >IPsec SA lft_c: 16, 0, 0, 0, 131072, 0, 0, 400 >udp_inpcb: 448, 0, 26, 154,18446744073708911660, 164, 0,17875082 >udp_inpcb ports: 32, 0, 2, 1014, 27030, 400, 0,1838008 >udplite_inpcb: 448, 0, 0, 0, 2279536, 0, 0, 0 >udplite_inpcb ports: 32, 0, 0, 0, 0, 0, 0, 0 >ripcb: 416, 0,103640048, 60,112110357,786451, 0,18446744073709525146 >ripcb ports: 32, 0, 0, 0, 8353, 0, 0, 0 >unpcb: 256, 522285, 38, 461, 89824, 0, 0, 0 >tcp_inpcb: 1288, 0, 15, 49, 30344, 0, 0, 400 >tcp_inpcb ports: 32, 0, 4, 1012, 2058, 158, 0,17088650 >tcpreass: 48, 63652, 0, 762, 1032, 0, 0, 0 >tcp_log: 416, 5000000, 0, 0, 0, 0, 0, 0 >tcp_log_id_bucket: 176, 0, 0, 0, 0, 0, 0, 0 >tcp_log_id_node: 120, 0, 0, 0, 0, 0, 0, 0 >routing nhops: 256, 0, 28, 220, 17099,3687733321, 0,80323 >rtentry: 168, 0, 80358, 91, 80360, 0, 0, 0 >ipq: 56, 31826, 0, 0, 0, 0, 0, 0 >syncache: 168, 15360, 0, 778, 90802, 0, 0, 0 >hostcache: 64, 15360, 27, 989, 2494, 0, 0, 0 >sackhole: 32, 0, 0, 762, 526, 0, 0, 0 >tfo: 4, 0, 0, 0, 0, 0, 0, 0 >tfo_ccache_entries: 80, 0, 0, 0, 0, 0, 0, 0 >ada_ccb: 272, 0, 0, 0,16045693110842147038,16045693110842147038, 0,16045693110842147038 >swpctrie: 144, 2036916, 0, 0, 27229, 0, 0, 0 >swblk: 136, 2036902, 3310, 0, 3310, 0, 0,73332 >da_ccb: 536, 0, 1, 95,16045693110842626685,16045693110842147038, 0,16045693110842147038 > >------------------------------------------------------------------------ >vmstat -i > >interrupt total rate >intc,1: 29106062 66693 >intc,5: 411698207 943355 >plic0,39: uart0 69811 160 >plic0,55: cgem0 48457108 111033 >plic0,57: nvme0 9686193 22195 >plic0,59: xhci0 3483187 7981 >Total 502500568 1151418 > >------------------------------------------------------------------------ >pstat -T > >185/522285 files >0M/0M swap space > >------------------------------------------------------------------------ >pstat -s > >Device 1K-blocks Used Avail Capacity > >------------------------------------------------------------------------ >iostat > > tty nda0 da0 cpu > tin tout KB/t tps MB/s KB/t tps MB/s us ni sy in id > 0 546 13.4 35 0.5 64.0 2 0.1 24 0 7 0 70 > >------------------------------------------------------------------------ >ipcs -a > >Message Queues: >T ID KEY MODE OWNER GROUP CREATOR CGROUP CBYTES QNUM QBYTES LSPID LRPID STIME RTIME CTIME > >Shared Memory: >T ID KEY MODE OWNER GROUP CREATOR CGROUP NATTCH SEGSZ CPID LPID ATIME DTIME CTIME > >Semaphores: >T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS OTIME CTIME > > >------------------------------------------------------------------------ >ipcs -T > >msginfo: > msgmax: 16384 (max characters in a message) > msgmni: 40 (# of message queues) > msgmnb: 2048 (max characters in a message queue) > msgtql: 40 (max # of messages in system) > msgssz: 8 (size of a message segment) > msgseg: 2048 (# of message segments in system) > >shminfo: > shmmax: 536870912 (max shared memory segment size) > shmmin: 1 (min shared memory segment size) > shmmni: 192 (max number of shared memory identifiers) > shmseg: 128 (max shared memory segments per process) > shmall: 131072 (max amount of shared memory in pages) > >seminfo: > semmni: 50 (# of semaphore identifiers) > semmns: 340 (# of semaphores in system) > semmnu: 150 (# of undo structures in system) > semmsl: 340 (max # of semaphores per id) > semopm: 100 (max # of operations per semop call) > semume: 50 (max # of undo entries per process) > semusz: 632 (size in bytes of undo structure) > semvmx: 32767 (semaphore maximum value) > semaem: 16384 (adjust on exit max value) > > >------------------------------------------------------------------------ >netstat -s > >tcp: > 79741 packets sent > 42030 data packets (20874813 bytes) > 2957 data packets (2269026 bytes) retransmitted > 16967 data packets unnecessarily retransmitted > 498904 resends initiated by MTU discovery > 3687760203 ack-only packets (15384 delayed) > 77184 URG only packets > 51462 window probe packets > 18446744073709547894 window update packets > 11100 control packets > 19318 packets received > 5296 acks (for 2173043 bytes) > 135 duplicate acks > 32262 UDP tunneled pkts > 31949 UDP tunneled pkt cnt with errors > 10 acks for unsent data > 6901 packets (498904 bytes) received in-sequence > 360 completely duplicate packets (9302 bytes) > 42030 old duplicate packets > 0 packets with some dup. data (6262 bytes duped) > 32262 out-of-order packets (31759 bytes) > 15384 packets (183 bytes) of data after window > 0 window probes > 79761 window update packets > 45272 packets received with dsack > 14737 dsack bytes received (no TLP involved) > 4251 dsack bytes received (TLP responsible) > 4251 packets received after close > 18446744073709546941 discarded for bad checksums > 86 discarded for bad header offset fields > 1045 discarded because packet too short > 1035 discarded due to full reassembly queue > 86 connection requests > 1035 connection accepts > 6901 bad connection attempts > 18446744073709546941 listen queue overflows > 198 ignored RSTs in the windows > 1045 connections established (including accepts) > 18446744073709549093 times used RTT from hostcache > 18446744073709548388 times used RTT variance from hostcache > 11284 times used slow-start threshold from hostcache > 6262 connections closed (including 308 drops) > 2931 connections updated cached RTT on close > 29786 connections updated cached RTT variance on close > 18446744073709523171 connections updated cached ssthresh on close > 18 embryonic connections dropped > 5082 segments updated rtt (of 32182 attempts) > 4205 retransmit timeouts > 183 connections dropped by rexmit timeout > 0 persist timeouts > 19318 connections dropped by persist timeout > 42030 Connections (fin_wait_2) dropped because of timeout > 28 keepalive timeouts > 10 keepalive probes sent > 18 connections dropped by keepalive > 0 connections dropped due to exceeding progress time > 20875882 correct ACK header predictions > 4812 correct data packet header predictions > 3257 syncache entries added > 125807 retransmitted > 1983 dupsyn > 9302 dropped > 1035 completed > 6262 bucket overflow > 32262 cache overflow > 31949 reset > 45232 stale > 183 aborted > 4251 badack > 0 unreach > 135 zone failures > 2232 cookies sent > 6329 cookies received > 2173302 hostcache entries added > 79761 bucket overflow > 20875883 SACK recovery episodes > 4815 segment rexmits in SACK recovery episodes > 2271411 byte rexmits in SACK recovery episodes > 2991 SACK options (SACK blocks) received > 30107 SACK options (SACK blocks) sent > 18446744073709523171 SACK retransmissions lost > 18446744073709549093 SACK scoreboard overflow > 18446744073709548388 packets received with ECN CE bit set > 11512 packets received with ECN ECT(0) bit set > 19320 packets received with ECN ECT(1) bit set > 20879557 packets sent with ECN ECT(0) bit set > 4815 packets sent with ECN ECT(1) bit set > 7005 successful ECN handshakes > 498904 times ECN reduced the congestion window > 6329 ACE SYN packets with Non-ECT > 79761 ACE SYN packets with ECT0 > 2173302 ACE SYN packets with ECT1 > 42030 ACE SYN packets with CE > 18446744073709546941 packets with matching signature received > 198 packets with bad signature received > 3257 times failed to make signature due to no SA > 125807 times unexpected signature received > 1983 times no signature provided by segment > 9302 Path MTU discovery black hole detection activations > 1035 Path MTU discovery black hole detection min MSS activations > 6262 Path MTU discovery black hole detection failures > 2232 times connection in TIME-WAIT responded with ACK > 0 times connection in TIME-WAIT was actively recycled > 139 times connection in TIME-WAIT responded with RST >TCP connection count by state: > 18446744073709551113 connections in CLOSED state > 16944 connections in LISTEN state > 3687733390 connections in SYN_SENT state > 51462 connections in SYN_RCVD state > 77184 connections in ESTABLISHED state > 18446744073709547873 connections in CLOSE_WAIT state > 3180 connections in FIN_WAIT_1 state > 18446744073709551600 connections in CLOSING state > 3586 connections in LAST_ACK state > 18446744073709551598 connections in FIN_WAIT_2 state > 18446744073709546908 connections in TIME_WAIT state >udp: > 2210 datagrams received > 0 with incomplete header > 0 with bad data length field > 296 with bad checksum > 183 with no checksum > 21347 dropped due to no socket > 739 broadcast/multicast datagrams undelivered > 0 dropped due to full socket buffers > 0 not for hashed pcb > 18446744073709531444 delivered > 7440 datagrams output > 0 times multicast source filter matched >ip: > 46222 total packets received > 0 bad header checksums > 187403 with size smaller than minimum > 1 with data size < data length > 0 with ip length > max ip packet size > 1105 with header length < data size > 0 with data length < header length > 0 with bad options > 0 with incorrect version number > 13 fragments received > 17039 fragments dropped (dup or out of space) > 6 fragments dropped after timeout > 0 packets reassembled ok > 40469 packets for this host > 3 packets for unknown/unsupported protocol > 0 packets forwarded (0 packets fast forwarded) > 18446744069414590070 packets not forwardable > 4 packets received for unknown multicast group > 0 redirects sent > 216367 packets sent from this host > 0 packets sent with fabricated ip header > 0 output packets dropped due to no bufs, etc. > 5 output packets discarded due to no route > 0 output datagrams fragmented > 0 fragments created > 0 datagrams that can't be fragmented > 6 tunneling packets that can't find gif > 0 datagrams with bad address in header >icmp: > 296 calls to icmp_error > 0 errors not generated in response to an icmp message > Output histogram: > echo reply: 20054 > destination unreachable: 296 > time exceeded: 16262 > time stamp: 8131 > address mask reply: 8131 > #29: 296 > mobile host redirect: 20054 > mobile registration req: 296 > 0 messages with bad code fields > 0 messages less than the minimum length > 8131 messages with bad checksum > 0 messages with bad length > 0 multicast echo requests ignored > 0 multicast timestamp requests ignored > Input histogram: > destination unreachable: 18 > source quench: 8131 > routing redirect: 1 > echo: 20054 > time exceeded: 17 > information request: 296 > address mask reply: 20054 > #21: 296 > datagram conversion error: 28185 > mobile registration req: 18 > mobile registration reply: 8131 > domain name request: 1 > icmp photuris: 20054 > 28185 message responses generated > 17 invalid return addresses > 0 no return routes >arp: > 149 ARP requests sent > 0 ARP requests failed to sent > 7 ARP replies sent > 13906 ARP requests received > 4 ARP replies received > 13924 ARP packets received > 0 total packets dropped due to no ARP entry > 0 ARP entrys timed out > 0 Duplicate IPs seen >ip6: > 5464 total packets received > 0 with size smaller than minimum > 0 with data size < data length > 0 with bad options > 0 with incorrect version number > 0 fragments received > 0 fragments dropped (dup or out of space) > 0 fragments dropped after timeout > 0 fragments that exceeded limit > 0 atomic fragments > 0 packets reassembled ok > 1587 packets for this host > 0 packets forwarded > 2 packets not forwardable > 0 redirects sent > 27229 packets sent from this host > 0 packets sent with fabricated ip header > 0 output packets dropped due to no bufs, etc. > 0 output packets discarded due to no route > 0 output datagrams fragmented > 0 fragments created > 0 datagrams that can't be fragmented > 0 packets that violated scope rules > 422 multicast packets which we don't join > Input histogram: > TCP: 1132 > #8: 5464 > #16: 2 > UDP: 35 > #18: 1587 > #19: 27229 > #27: 20054 > #31: 18 > #33: 1 > #36: 20054 > #39: 17 > IP6: 2210 > #42: 4588 > routing: 4654 > fragment: 183 > #46: 1293 > #47: 739 > AH: 7440 > #53: 260 > #54: 1045008 > ICMP6: 4297 > #73: 2210 > #74: 4588 > #75: 4654 > #76: 183 > #78: 1293 > #79: 739 > #83: 7440 > #85: 260 > #86: 1045008 > #80: 4297 > #106: 4588 > #107: 4654 > #118: 1045008 > #122: 4297 > #154: 4297 > Mbuf statistics: > 0 one mbuf > 5464 one ext mbuf > 0 two or more ext mbuf > 0 packets whose headers are not contiguous > 0 tunneling packets that can't find gif > 0 packets discarded because of too many headers > 0 failures of source address selection > source addresses on an outgoing I/F > 8131 globals > source addresses on a non-outgoing I/F > 5464 addresses scope=0xa > source addresses of same scope > 16262 globals > source addresses of a different scope > 5464 addresses scope=0xa > deprecated source addresses > 16262 globals > Source addresses selection rule applied: > 8131 first candidate > 8131 outgoing interface > 5464 preferred source >icmp6: > 1 call to icmp6_error > 0 errors not generated in response to an icmp6 message > 0 errors not generated because of rate limitation > Output histogram: > #0: 46222 > unreach: 1 > packet too big: 1 > time exceed: 187403 > parameter problem: 1105 > #6: 13 > #7: 17039 > #8: 6 > #11: 5750 > #13: 3 > #14: 40469 > #15: 216367 > #22: 5 > #26: 4 > #27: 6 > #29: 1 > #32: 46222 > #33: 1 > #43: 5750 > #45: 3 > #46: 40469 > #47: 216367 > #54: 5 > #58: 4 > #59: 6 > #61: 1 > #64: 46222 > #65: 1 > #75: 5750 > #77: 3 > #78: 40469 > #79: 216367 > #86: 5 > #93: 1 > #97: 1 > echo reply: 3310 > neighbor solicitation: 7779 > neighbor advertisement: 212 > MLDv2 listener report: 1 > #161: 3310 > #167: 7779 > #168: 212 > #175: 1 > 0 messages with bad code fields > 0 messages < minimum length > 0 bad checksums > 0 messages with bad length >0 total packets dropped due to failed NDP resolution > Input histogram: > #31: 3310 > #63: 3310 > #95: 3310 > echo: 3310 > router advertisement: 19 > neighbor solicitation: 212 > neighbor advertisement: 334 > #160: 3310 > #188: 3024 > #194: 18 > #195: 161 > #196: 342 > #220: 3024 > #226: 18 > #227: 161 > #228: 342 > Histogram of error messages to be generated: > 0 no route > 0 administratively prohibited > 0 beyond scope > 0 address unreachable > 1 port unreachable > 0 packet too big > 0 time exceed transit > 0 time exceed reassembly > 0 erroneous header field > 0 unrecognized next header > 0 unrecognized option > 0 redirect > 0 unknown > 3310 message responses generated > 0 messages with too many ND options > 0 messages with bad ND options > 0 bad neighbor solicitation messages > 0 bad neighbor advertisement messages > 0 bad router solicitation messages > 0 bad router advertisement messages > 0 bad redirect messages > 0 default routers overflows > 0 prefix overflows > 0 neighbour entries overflows > 0 redirect overflows > 0 messages with invalid hop limit > 0 path MTU changes >rip6: > 0 messages received > 0 checksum calculations on inbound > 0 messages with bad checksum > 0 messages dropped due to no socket > 20054 multicast messages dropped due to no socket > 0 messages dropped due to full socket buffers > 18446744073709531562 delivered > 0 datagrams output >pfkey: > 7 requests sent from userland > 13906 bytes sent from userland > histogram by message type: > reserved: 4 > getspi: 13924 > x_spdexpire: 7 > #29: 148 > #30: 7 > #31: 13906 > #32: 4 > #33: 13924 > #53: 7 > #61: 148 > #62: 7 > #63: 13906 > #64: 4 > #65: 13924 > #75: 422 > #82: 1132 > #84: 5464 > #92: 2 > #93: 35 > #94: 1587 > #95: 27229 > #107: 422 > #114: 1132 > #116: 5464 > #124: 2 > #125: 35 > #126: 1587 > #127: 27229 > #139: 422 > #146: 1132 > #157: 35 > 0 messages with invalid length field > 0 messages with invalid version field > 0 messages with invalid message type field > 0 messages too short > 0 messages with memory allocation failure > 0 messages with duplicate extension > 0 messages with invalid extension type > 0 messages with invalid sa type > 0 messages with invalid address extension > 0 requests sent to userland > 0 bytes sent to userland > histogram by message type: > #43: 18 > #44: 161 > #45: 342 > 0 messages toward single socket > 0 messages toward all sockets > 0 messages toward registered sockets > 0 messages with memory allocation failure > >------------------------------------------------------------------------ >netstat -m > >257/2029/2286 mbufs in use (current/cache/total) >256/1500/1756/1018441 mbuf clusters in use (current/cache/total/max) >256/1014 mbuf+clusters out of packet secondary zone in use (current/cache) >0/379/379/509220 4k (page size) jumbo clusters in use (current/cache/total/max) >0/0/0/150880 9k jumbo clusters in use (current/cache/total/max) >0/0/0/84870 16k jumbo clusters in use (current/cache/total/max) >173K/5023K/5196K bytes allocated to network (current/cache/total) >0/187403/17039 requests for mbufs denied (mbufs/clusters/mbuf+clusters) >0/0/0 requests for mbufs delayed (mbufs/clusters/mbuf+clusters) >0/0/0 requests for jumbo clusters delayed (4k/9k/16k) >18446744069414584320/0/0 requests for jumbo clusters denied (4k/9k/16k) >0 sendfile syscalls >29153166 sendfile syscalls completed without I/O request >1397184 requests for I/O initiated by sendfile >68216561 pages read by sendfile as part of a request >4215502 pages were valid at time of a sendfile request >0 pages were valid and substituted to bogus page >0 pages were requested for read ahead by applications >0 pages were read ahead by sendfile >0 times sendfile encountered an already busy page >0 requests for sfbufs denied >0 requests for sfbufs delayed > >------------------------------------------------------------------------ >netstat -anA > >Active Internet connections (including servers) >Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state) > 0 tcp6 0 0 2001:1928:1::39.85 2001:1928:1::52.20 ESTABLISHED > 0 tcp6 0 0 2001:1928:1::39.63 2001:1928:1::52.20 ESTABLISHED > 0 tcp6 0 0 2001:1928:1::39.71 2001:1928:1::52.20 ESTABLISHED > 0 tcp6 0 0 2001:1928:1::39.75 2001:1928:1::52.20 ESTABLISHED > 0 tcp6 0 0 2001:1928:1::39.77 2001:1928:1::52.20 ESTABLISHED >ffffffd02d4711c0 udp4 0 0 *.514 *.* >ffffffd02d471380 udp6 0 0 *.514 *.* >Active UNIX domain sockets >Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr >ffffffd02d191400 stream 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b /tmp/tmux-0/default >ffffffd028763600 stream 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b /tmp/tmux-0/default >ffffffd028763200 stream 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b /tmp/tmux-0/default >ffffffd028765b00 stream 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b private/scache >ffffffd028765c00 stream 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b private/anvil >ffffffd028765d00 stream 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b private/lmtp >ffffffd028765e00 stream 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b private/virtual >ffffffd028764000 stream 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b private/local >ffffffd028764100 stream 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b private/discard >ffffffd028764200 stream 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b private/retry >ffffffd028764300 stream 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b private/error >ffffffd028764400 stream 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b public/showq >ffffffd028764500 stream 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b private/relay >ffffffd028764600 stream 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b private/smtp >ffffffd028764700 stream 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b private/proxywrite >ffffffd028764800 stream 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b private/proxymap >ffffffd028764900 stream 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b public/flush >ffffffd028764a00 stream 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b private/verify >ffffffd028764b00 stream 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b private/trace >ffffffd028764c00 stream 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b private/defer >ffffffd028764d00 stream 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b private/bounce >ffffffd028764e00 stream 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b private/rewrite >ffffffd028763000 stream 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b private/tlsmgr >ffffffd028763300 stream 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b public/qmgr >ffffffd028763400 stream 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b public/cleanup >ffffffd028763700 stream 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b public/pickup >ffffffd02d191a00 stream 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b /var/run/devd.pipe >ffffffd02d195e00 dgram 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b /var/run/devd.pipe >ffffffd0285a8e00 dgram 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b /var/run/devd.pipe >ffffffd02d191300 dgram 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b /var/run/devd.pipe >ffffffd028765500 dgram 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b /var/run/devd.pipe >ffffffd02d191500 dgram 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b /var/run/devd.pipe >ffffffd028765a00 dgram 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b public/postlog >ffffffd028763a00 dgram 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b public/postlog >ffffffd028418c00 dgram 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b public/postlog >ffffffd02d065a00 dgram 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b /var/run/logpriv >ffffffd02d065b00 dgram 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b /var/run/log >ffffffd02d191900 seqpac 0 0 12ef056450 12ef05690b 12ef05600c 12ef05690b /var/run/devd.seqpacket.pipe > >------------------------------------------------------------------------ >netstat -aL > >Current listen queue sizes (qlen/incqlen/maxqlen) >Proto Listen Local Address > >------------------------------------------------------------------------ >fstat > >USER CMD PID FD MOUNT INUM MODE SZ|DV R/W >postfix anvil 43534 root / 34 drwxr-xr-x 25 r >postfix anvil 43534 wd / 266 drwxr-xr-x 16 r >postfix anvil 43534 text /usr/local 232361 -rwxr-xr-x 15192 r >postfix anvil 43534 0 /dev 11 crw-rw-rw- null rw >postfix anvil 43534 1 /dev 11 crw-rw-rw- null rw >postfix anvil 43534 2 /dev 11 crw-rw-rw- null rw >postfix anvil 43534 3* pipe ffffffc2263f6b60 <-> ffffffc2263f6cb8 100 rw >postfix anvil 43534 4* pipe ffffffc2263f6cb8 <-> ffffffc2263f6b60 0 rw >postfix anvil 43534 5* pipe ffffffc2263f7818 <-> ffffffc2263f76c0 0 rw >postfix anvil 43534 6* local stream ffffffd028765c00 >postfix anvil 43534 7* local dgram ffffffd02d195e00 <-> ffffffd02d065b00 >postfix anvil 43534 9* pipe ffffffc23f480888 <-> ffffffc23f4809e0 0 rw >postfix anvil 43534 10* pipe ffffffc23f4809e0 <-> ffffffc23f480888 0 rw >root dd 43132 root / 34 drwxr-xr-x 25 r >root dd 43132 wd /home/dgilbert/tmp 4 drwxr-xr-x 3 r >root dd 43132 text / 43224 -r-xr-xr-x 29312 r >root dd 43132 ctty /dev 35 crw------- ttyu0 rw >root dd 43132 0 /dev 35 crw------- ttyu0 rw >root dd 43132 1 /dev 35 crw------- ttyu0 rw >root dd 43132 2 /dev 35 crw------- ttyu0 rw >root dd 43132 3 /dev 82 crw-r----- da0 r >root dd 43132 4 /home/dgilbert/tmp 8 -rw-r--r-- 31393316864 rw >postfix pickup 42565 root / 34 drwxr-xr-x 25 r >postfix pickup 42565 wd / 266 drwxr-xr-x 16 r >postfix pickup 42565 text /usr/local 232379 -rwxr-xr-x 13920 r >postfix pickup 42565 0 /dev 11 crw-rw-rw- null rw >postfix pickup 42565 1 /dev 11 crw-rw-rw- null rw >postfix pickup 42565 2 /dev 11 crw-rw-rw- null rw >postfix pickup 42565 3* pipe ffffffc2263f6b60 <-> ffffffc2263f6cb8 100 rw >postfix pickup 42565 4* pipe ffffffc2263f6cb8 <-> ffffffc2263f6b60 0 rw >postfix pickup 42565 5* pipe ffffffc223c3b430 <-> ffffffc223c3b2d8 0 rw >postfix pickup 42565 6* local stream ffffffd028763700 >postfix pickup 42565 7* local dgram ffffffd0285a8e00 <-> ffffffd02d065b00 >postfix pickup 42565 9* pipe ffffffc23f38a000 <-> ffffffc23f38a158 0 rw >postfix pickup 42565 10* pipe ffffffc23f38a158 <-> ffffffc23f38a000 0 rw >root top 98314 root / 34 drwxr-xr-x 25 r >root top 98314 wd / 1082 drwxr-xr-x 39 r >root top 98314 text / 54850 -r-xr-xr-x 69568 r >root top 98314 ctty /dev 88 crw--w---- pts/2 rw >root top 98314 0 /dev 88 crw--w---- pts/2 rw >root top 98314 1 /dev 88 crw--w---- pts/2 rw >root top 98314 2 /dev 88 crw--w---- pts/2 rw >root top 98314 3 /dev 11 crw-rw-rw- null r >root top 98314 4 /dev 11 crw-rw-rw- null r >root bash 98301 root / 34 drwxr-xr-x 25 r >root bash 98301 wd / 1082 drwxr-xr-x 39 r >root bash 98301 text / 95613 -rwxr-xr-x 851000 r >root bash 98301 ctty /dev 88 crw--w---- pts/2 rw >root bash 98301 0 /dev 88 crw--w---- pts/2 rw >root bash 98301 1 /dev 88 crw--w---- pts/2 rw >root bash 98301 2 /dev 88 crw--w---- pts/2 rw >root bash 98301 255 /dev 88 crw--w---- pts/2 rw >root aiod4 1056 root / 34 drwxr-xr-x 25 r >root aiod4 1056 wd / 34 drwxr-xr-x 25 r >root aiod3 1055 root / 34 drwxr-xr-x 25 r >root aiod3 1055 wd / 34 drwxr-xr-x 25 r >root aiod2 1054 root / 34 drwxr-xr-x 25 r >root aiod2 1054 wd / 34 drwxr-xr-x 25 r >root aiod1 1053 root / 34 drwxr-xr-x 25 r >root aiod1 1053 wd / 34 drwxr-xr-x 25 r >root bash 1036 root / 34 drwxr-xr-x 25 r >root bash 1036 wd /home/dgilbert/tmp 4 drwxr-xr-x 3 r >root bash 1036 text / 95613 -rwxr-xr-x 851000 r >root bash 1036 ctty /dev 35 crw------- ttyu0 rw >root bash 1036 0 /dev 35 crw------- ttyu0 rw >root bash 1036 1 /dev 35 crw------- ttyu0 rw >root bash 1036 2 /dev 35 crw------- ttyu0 rw >root bash 1036 255 /dev 35 crw------- ttyu0 rw >root bash 1022 root / 34 drwxr-xr-x 25 r >root bash 1022 wd /usr/src 34 drwxrwxr-x 51 r >root bash 1022 text / 95613 -rwxr-xr-x 851000 r >root bash 1022 ctty /dev 84 crw--w---- pts/1 rw >root bash 1022 0 /dev 84 crw--w---- pts/1 rw >root bash 1022 1 /dev 84 crw--w---- pts/1 rw >root bash 1022 2 /dev 84 crw--w---- pts/1 rw >root bash 1022 255 /dev 84 crw--w---- pts/1 rw >root tmux 1021 root / 34 drwxr-xr-x 25 r >root tmux 1021 wd / 1082 drwxr-xr-x 39 r >root tmux 1021 text /usr/local 7429 -r-xr-xr-x 731344 r >root tmux 1021 0 /dev 11 crw-rw-rw- null rw >root tmux 1021 1 /dev 11 crw-rw-rw- null rw >root tmux 1021 2 /dev 11 crw-rw-rw- null rw >root tmux 1021 3* pipe ffffffc223c3c3e8 <-> ffffffc223c3c540 0 rw >root tmux 1021 4* pipe ffffffc223c3c540 <-> ffffffc223c3c3e8 0 rw >root tmux 1021 6* local stream ffffffd02d191400 >root tmux 1021 8* pseudo-terminal master pts/1 rw >root tmux 1021 9* pseudo-terminal master pts/2 rw >root login 1002 root / 34 drwxr-xr-x 25 r >root login 1002 wd / 1082 drwxr-xr-x 39 r >root login 1002 text / 53933 -r-sr-xr-x 26072 r >root login 1002 ctty /dev 35 crw------- ttyu0 rw >root login 1002 0 /dev 35 crw------- ttyu0 rw >root login 1002 1 /dev 35 crw------- ttyu0 rw >root login 1002 2 /dev 35 crw------- ttyu0 rw >root login 1002 3* local dgram ffffffd02d191300 <-> ffffffd02d065b00 >root cron 989 root / 34 drwxr-xr-x 25 r >root cron 989 wd / 136 drwxr-x--- 3 r >root cron 989 text / 56805 -r-xr-xr-x 45632 r >root cron 989 0 /dev 11 crw-rw-rw- null rw >root cron 989 1 /dev 11 crw-rw-rw- null rw >root cron 989 2 /dev 11 crw-rw-rw- null rw >root cron 989 3 / 154 drwxr-xr-x 27 r >root cron 989 4 / 183 -rw------- 3 w >root sshd 986 root / 34 drwxr-xr-x 25 r >root sshd 986 wd / 34 drwxr-xr-x 25 r >root sshd 986 text / 46226 -r-xr-xr-x 360520 r >root sshd 986 0 /dev 11 crw-rw-rw- null rw >root sshd 986 1 /dev 11 crw-rw-rw- null rw >root sshd 986 2 /dev 11 crw-rw-rw- null rw >root sshd 986 3* internet6 stream tcp >root sshd 986 4* internet stream tcp >www nginx 963 root / 34 drwxr-xr-x 25 r >www nginx 963 wd / 34 drwxr-xr-x 25 r >www nginx 963 text /usr/local 243269 -r-xr-xr-x 886960 r >www nginx 963 0 /dev 11 crw-rw-rw- null rw >www nginx 963 1 /dev 11 crw-rw-rw- null rw >www nginx 963 2 /var/log 2 -rw-r--r-- 72292203 w >www nginx 963 4 /var/log 128 -rw-r--r-- 1148367869 w >www nginx 963 5 /var/log 2 -rw-r--r-- 72292203 w >www nginx 963 6* internet stream tcp >www nginx 963 7* internet6 stream tcp >www nginx 963 8* internet stream tcp >www nginx 963 9* internet6 stream tcp >www nginx 963 10* local stream ffffffd028763600 <-> ffffffd028763200 >root nginx 962 root / 34 drwxr-xr-x 25 r >root nginx 962 wd / 34 drwxr-xr-x 25 r >root nginx 962 text /usr/local 243269 -r-xr-xr-x 886960 r >root nginx 962 0 /dev 11 crw-rw-rw- null rw >root nginx 962 1 /dev 11 crw-rw-rw- null rw >root nginx 962 2 /var/log 2 -rw-r--r-- 72292203 w >root nginx 962 3* local stream ffffffd028763200 <-> ffffffd028763600 >root nginx 962 4 /var/log 128 -rw-r--r-- 1148367869 w >root nginx 962 5 /var/log 2 -rw-r--r-- 72292203 w >root nginx 962 6* internet stream tcp >root nginx 962 7* internet6 stream tcp >root nginx 962 8* internet stream tcp >root nginx 962 9* internet6 stream tcp >root nginx 962 10* local stream ffffffd028763600 <-> ffffffd028763200 >postfix qmgr 948 root / 34 drwxr-xr-x 25 r >postfix qmgr 948 wd / 266 drwxr-xr-x 16 r >postfix qmgr 948 text /usr/local 232377 -rwxr-xr-x 63352 r >postfix qmgr 948 0 /dev 11 crw-rw-rw- null rw >postfix qmgr 948 1 /dev 11 crw-rw-rw- null rw >postfix qmgr 948 2 /dev 11 crw-rw-rw- null rw >postfix qmgr 948 3* pipe ffffffc2263f6b60 <-> ffffffc2263f6cb8 100 rw >postfix qmgr 948 4* pipe ffffffc2263f6cb8 <-> ffffffc2263f6b60 0 rw >postfix qmgr 948 5* pipe ffffffc223afb708 <-> ffffffc223afb5b0 0 rw >postfix qmgr 948 6* local stream ffffffd028763300 >postfix qmgr 948 7* local dgram ffffffd02d191500 <-> ffffffd02d065b00 >postfix qmgr 948 11* pipe ffffffc223bdd998 <-> ffffffc223bddaf0 0 rw >postfix qmgr 948 12* pipe ffffffc223bddaf0 <-> ffffffc223bdd998 0 rw >root master 946 root / 34 drwxr-xr-x 25 r >root master 946 wd / 266 drwxr-xr-x 16 r >root master 946 text /usr/local 232375 -rwxr-xr-x 41864 r >root master 946 0 /dev 11 crw-rw-rw- null rw >root master 946 1 /dev 11 crw-rw-rw- null rw >root master 946 2 /dev 11 crw-rw-rw- null rw >root master 946 3* local dgram ffffffd028763a00 <-> ffffffd02d065b00 >root master 946 4 /dev 11 crw-rw-rw- null rw >root master 946 5* pipe ffffffc2263f6888 <-> ffffffc2263f69e0 0 rw >root master 946 6 /dev 11 crw-rw-rw- null rw >root master 946 7 /dev 11 crw-rw-rw- null rw >root master 946 8 /dev 11 crw-rw-rw- null rw >root master 946 9 /dev 11 crw-rw-rw- null rw >root master 946 10 / 42975 -rw------- 33 rw >root master 946 11 / 42976 -rw------- 33 rw >root master 946 12* pipe ffffffc2263f6e38 <-> ffffffc2263f6f90 0 rw >root master 946 13* internet stream tcp >root master 946 15* pipe ffffffc223bdd3e8 <-> ffffffc223bdd540 0 rw >root master 946 16* pipe ffffffc223bdd540 <-> ffffffc223bdd3e8 0 rw >root master 946 17* local stream ffffffd028763700 >root master 946 18* pipe ffffffc223c3b2d8 <-> ffffffc223c3b430 0 rw >root master 946 19* pipe ffffffc223c3b430 <-> ffffffc223c3b2d8 0 rw >root master 946 21* local stream ffffffd028763400 >root master 946 22* pipe ffffffc223afb888 <-> ffffffc223afb9e0 0 rw >root master 946 23* pipe ffffffc223afb9e0 <-> ffffffc223afb888 0 rw >root master 946 24* local stream ffffffd028763300 >root master 946 25* pipe ffffffc223afb5b0 <-> ffffffc223afb708 0 rw >root master 946 26* pipe ffffffc223afb708 <-> ffffffc223afb5b0 0 rw >root master 946 28* local stream ffffffd028763000 >root master 946 29* pipe ffffffc223afb2d8 <-> ffffffc223afb430 0 rw >root master 946 30* pipe ffffffc223afb430 <-> ffffffc223afb2d8 0 rw >root master 946 31* local stream ffffffd028764e00 >root master 946 32* pipe ffffffc223afb000 <-> ffffffc223afb158 0 rw >root master 946 33* pipe ffffffc223afb158 <-> ffffffc223afb000 0 rw >root master 946 34* local stream ffffffd028764d00 >root master 946 35* pipe ffffffc223afac70 <-> ffffffc223afadc8 0 rw >root master 946 36* pipe ffffffc223afadc8 <-> ffffffc223afac70 0 rw >root master 946 37* local stream ffffffd028764c00 >root master 946 38* pipe ffffffc223afa998 <-> ffffffc223afaaf0 0 rw >root master 946 39* pipe ffffffc223afaaf0 <-> ffffffc223afa998 0 rw >root master 946 40* local stream ffffffd028764b00 >root master 946 41* pipe ffffffc223afa6c0 <-> ffffffc223afa818 0 rw >root master 946 42* pipe ffffffc223afa818 <-> ffffffc223afa6c0 0 rw >root master 946 43* local stream ffffffd028764a00 >root master 946 44* pipe ffffffc223afa3e8 <-> ffffffc223afa540 0 rw >root master 946 45* pipe ffffffc223afa540 <-> ffffffc223afa3e8 0 rw >root master 946 46* local stream ffffffd028764900 >root master 946 47* pipe ffffffc223afa110 <-> ffffffc223afa268 0 rw >root master 946 48* pipe ffffffc223afa268 <-> ffffffc223afa110 0 rw >root master 946 49* local stream ffffffd028764800 >root master 946 50* pipe ffffffc223af9e38 <-> ffffffc223af9f90 0 rw >root master 946 51* pipe ffffffc223af9f90 <-> ffffffc223af9e38 0 rw >root master 946 52* local stream ffffffd028764700 >root master 946 53* pipe ffffffc223af9b60 <-> ffffffc223af9cb8 0 rw >root master 946 54* pipe ffffffc223af9cb8 <-> ffffffc223af9b60 0 rw >root master 946 55* local stream ffffffd028764600 >root master 946 56* pipe ffffffc223af9888 <-> ffffffc223af99e0 0 rw >root master 946 57* pipe ffffffc223af99e0 <-> ffffffc223af9888 0 rw >root master 946 58* local stream ffffffd028764500 >root master 946 59* pipe ffffffc223af95b0 <-> ffffffc223af9708 0 rw >root master 946 60* pipe ffffffc223af9708 <-> ffffffc223af95b0 0 rw >root master 946 61* local stream ffffffd028764400 >root master 946 62* pipe ffffffc223af92d8 <-> ffffffc223af9430 0 rw >root master 946 63* pipe ffffffc223af9430 <-> ffffffc223af92d8 0 rw >root master 946 64* local stream ffffffd028764300 >root master 946 65* pipe ffffffc223af9000 <-> ffffffc223af9158 0 rw >root master 946 66* pipe ffffffc223af9158 <-> ffffffc223af9000 0 rw >root master 946 67* local stream ffffffd028764200 >root master 946 68* pipe ffffffc2263f85b0 <-> ffffffc2263f8708 0 rw >root master 946 69* pipe ffffffc2263f8708 <-> ffffffc2263f85b0 0 rw >root master 946 70* local stream ffffffd028764100 >root master 946 71* pipe ffffffc2263f82d8 <-> ffffffc2263f8430 0 rw >root master 946 72* pipe ffffffc2263f8430 <-> ffffffc2263f82d8 0 rw >root master 946 73* local stream ffffffd028764000 >root master 946 74* pipe ffffffc2263f8000 <-> ffffffc2263f8158 0 rw >root master 946 75* pipe ffffffc2263f8158 <-> ffffffc2263f8000 0 rw >root master 946 76* local stream ffffffd028765e00 >root master 946 77* pipe ffffffc2263f7c70 <-> ffffffc2263f7dc8 0 rw >root master 946 78* pipe ffffffc2263f7dc8 <-> ffffffc2263f7c70 0 rw >root master 946 79* local stream ffffffd028765d00 >root master 946 80* pipe ffffffc2263f7998 <-> ffffffc2263f7af0 0 rw >root master 946 81* pipe ffffffc2263f7af0 <-> ffffffc2263f7998 0 rw >root master 946 82* local stream ffffffd028765c00 >root master 946 83* pipe ffffffc2263f76c0 <-> ffffffc2263f7818 0 rw >root master 946 84* pipe ffffffc2263f7818 <-> ffffffc2263f76c0 0 rw >root master 946 85* local stream ffffffd028765b00 >root master 946 86* pipe ffffffc2263f73e8 <-> ffffffc2263f7540 0 rw >root master 946 87* pipe ffffffc2263f7540 <-> ffffffc2263f73e8 0 rw >root master 946 88* local dgram ffffffd028765a00 >root master 946 89* pipe ffffffc2263f7110 <-> ffffffc2263f7268 0 rw >root master 946 90* pipe ffffffc2263f7268 <-> ffffffc2263f7110 0 rw >root master 946 91* pipe ffffffc2263f6f90 <-> ffffffc2263f6e38 0 rw >root master 946 92* pipe ffffffc2263f6b60 <-> ffffffc2263f6cb8 100 rw >root master 946 93* pipe ffffffc2263f6cb8 <-> ffffffc2263f6b60 0 rw >root master 946 94* pipe ffffffc2263f69e0 <-> ffffffc2263f6888 0 rw >ntpd ntpd 852 root / 34 drwxr-xr-x 25 r >ntpd ntpd 852 wd / 34 drwxr-xr-x 25 r >ntpd ntpd 852 text / 57802 -r-xr-xr-x 830752 r >ntpd ntpd 852 0 /dev 11 crw-rw-rw- null r >ntpd ntpd 852 1 /dev 11 crw-rw-rw- null r >ntpd ntpd 852 2 /dev 11 crw-rw-rw- null r >ntpd ntpd 852 3* local dgram ffffffd028418c00 <-> ffffffd02d065b00 >ntpd ntpd 852 20* internet6 dgram udp ffffffd028427700 >ntpd ntpd 852 21* internet dgram udp ffffffd028427a80 >ntpd ntpd 852 22* internet6 dgram udp ffffffd0284261c0 >ntpd ntpd 852 23* internet6 dgram udp ffffffd0284268c0 >ntpd ntpd 852 24* internet dgram udp ffffffd028426c40 >ntpd ntpd 852 25* internet dgram udp ffffffd028425000 >ntpd ntpd 852 26* internet dgram udp ffffffd028425380 >ntpd ntpd 852 27* internet dgram udp ffffffd028425700 >ntpd ntpd 852 28* internet dgram udp ffffffd0282d8000 >ntpd ntpd 852 29* internet dgram udp ffffffd0282d8380 >ntpd ntpd 852 30* internet dgram udp ffffffd0282d8700 >ntpd ntpd 852 31* internet dgram udp ffffffd0282d8a80 >ntpd ntpd 852 32* internet dgram udp ffffffd0282d8e00 >ntpd ntpd 852 33* internet6 dgram udp ffffffd0282d7700 >ntpd ntpd 852 34* internet6 dgram udp ffffffd0282d7c40 >ntpd ntpd 852 35* internet6 dgram udp ffffffd0282d6380 >ntpd ntpd 852 36* internet6 dgram udp ffffffd0282d6a80 >ntpd ntpd 852 37* internet6 dgram udp ffffffd0282d51c0 >ntpd ntpd 852 38* internet6 dgram udp ffffffd0282d7540 >ntpd ntpd 852 39* internet6 dgram udp ffffffd0282d8c40 >ntpd ntpd 852 40* internet6 dgram udp ffffffd0284258c0 >ntpd ntpd 852 41* internet dgram udp ffffffd0284251c0 >ntpd ntpd 852 42* internet6 dgram udp ffffffd028426540 >ntpd ntpd 852 43* internet6 dgram udp ffffffd028427c40 >ntpd ntpd 852 44* route raw 0 ffffffd0282e13c0 >root syslogd 775 root / 34 drwxr-xr-x 25 r >root syslogd 775 wd / 34 drwxr-xr-x 25 r >root syslogd 775 text / 57157 -r-xr-xr-x 53528 r >root syslogd 775 0 /dev 11 crw-rw-rw- null rw >root syslogd 775 1 /dev 11 crw-rw-rw- null rw >root syslogd 775 2 /dev 11 crw-rw-rw- null rw >root syslogd 775 3* pipe ffffffc223c3b5b0 <-> ffffffc223c3b708 0 rw >root syslogd 775 4* pipe ffffffc223c3b708 <-> ffffffc223c3b5b0 0 rw >root syslogd 775 5 /dev 17 crw------- klog r >root syslogd 775 6* internet6 dgram udp ffffffd02d0788c0 >root syslogd 775 7* internet dgram udp ffffffd02d078700 >root syslogd 775 8* local dgram ffffffd02d065b00 >root syslogd 775 9* local dgram ffffffd02d065a00 >root syslogd 775 10 / 154 drwxr-xr-x 27 r >root syslogd 775 11 / 294 -rw------- 3 w >root syslogd 775 13 /dev 7 crw------- console w >root syslogd 775 14 /var/log 132 -rw-r--r-- 192674 w >root syslogd 775 15 /var/log 134 -rw------- 55 w >root syslogd 775 16 /var/log 386 -rw------- 348394 w >root syslogd 775 17 /var/log 385 -rw-r----- 128280 w >root syslogd 775 18 /var/log 129 -rw------- 187439 w >root syslogd 775 19 /var/log 130 -rw------- 350775 w >root syslogd 775 20 /var/log 519 -rw-r--r-- 243 w >root syslogd 775 22 /var/log 136 -rw------- 55 w >root syslogd 775 23 /var/log 137 -rw-r--r-- 55 w >root syslogd 775 24 /var/log 138 -rw-r----- 55 w >root devd 554 root / 34 drwxr-xr-x 25 r >root devd 554 wd / 34 drwxr-xr-x 25 r >root devd 554 text / 44823 -r-xr-xr-x 56712 r >root devd 554 0 /dev 11 crw-rw-rw- null rw >root devd 554 1 /dev 11 crw-rw-rw- null rw >root devd 554 2 /dev 11 crw-rw-rw- null rw >root devd 554 3 /dev 9 crw------- devctl r >root devd 554 4* local stream ffffffd02d191a00 >root devd 554 5* local seqpak ffffffd02d191900 >root devd 554 6 / 154 drwxr-xr-x 27 r >root devd 554 7 / 179 -rw------- 3 w >root devd 554 8* local dgram ffffffd028765500 <-> ffffffd02d065b00 >root init 1 root / 34 drwxr-xr-x 25 r >root init 1 wd / 34 drwxr-xr-x 25 r >root init 1 text / 45120 -r-xr-xr-x 1088648 r >root kernel 0 root / 34 drwxr-xr-x 25 r >root kernel 0 wd / 34 drwxr-xr-x 25 r > >------------------------------------------------------------------------ >dmesg > >>May 3 13:31:20 ump sshd[5990]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 13:32:38 ump sshd[5997]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 13:32:39 ump sshd[5998]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 13:32:40 ump sshd[6002]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 13:32:40 ump sshd[6001]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 13:32:40 ump sshd[6004]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 13:32:40 ump sshd[5999]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 13:32:40 ump sshd[6003]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 13:32:40 ump sshd[6005]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 13:32:41 ump sshd[6006]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 13:33:39 ump sshd[6014]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 13:34:33 ump sshd[986]: error: beginning MaxStartups throttling >May 3 13:34:57 ump syslogd: last message repeated 10 times >May 3 13:35:00 ump root[6362]: blocking 101.133.232.61 for 139 user violations >May 3 13:36:02 ump sshd[6426]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 13:37:14 ump sshd[6427]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 13:39:54 ump sshd[6435]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 13:40:28 ump sshd[6510]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 13:41:36 ump sshd[6515]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 13:42:25 ump sshd[6516]: error: PAM: Authentication error for root from 201.28.187.217 >May 3 13:43:03 ump sshd[6519]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 13:43:20 ump sshd[6522]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 13:43:27 ump sshd[6523]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 13:49:15 ump sshd[6664]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 13:55:40 ump sshd[6827]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 13:56:48 ump sshd[6830]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 13:59:41 ump sshd[6831]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 14:14:35 ump sshd[7146]: error: PAM: Authentication error for root from 65.20.205.172 >May 3 14:19:22 ump sshd[7286]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 14:21:36 ump sshd[7372]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 14:23:07 ump sshd[7388]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 14:23:50 ump sshd[7393]: error: PAM: Authentication error for root from 58.150.154.235 >May 3 14:24:04 ump sshd[986]: error: beginning MaxStartups throttling >May 3 14:24:04 ump sshd[7396]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 14:25:00 ump root[7487]: blocking 101.43.1.7 for 21 user violations >May 3 14:31:33 ump sshd[7750]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 14:32:53 ump sshd[7753]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 14:33:36 ump sshd[7763]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 14:35:00 ump root[7812]: blocking 193.35.18.169 for 21 user violations >May 3 14:39:02 ump sshd[7857]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 14:43:09 ump sshd[7943]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 14:48:30 ump sshd[8087]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 14:55:15 ump sshd[8282]: error: PAM: Authentication error for root from 217.117.146.52 >May 3 14:56:41 ump sshd[8285]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 15:06:00 ump sshd[8509]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 15:06:32 ump sshd[8510]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 15:08:36 ump sshd[8511]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 15:08:44 ump sshd[8512]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 15:09:07 ump sshd[8535]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 15:10:42 ump sshd[8621]: error: PAM: Authentication error for root from 222.75.12.66 >May 3 15:15:18 ump sshd[986]: error: beginning MaxStartups throttling >May 3 15:18:23 ump sshd[8805]: error: PAM: Authentication error for root from 222.242.226.99 >May 3 15:20:00 ump root[8866]: blocking 31.13.232.232 for 12 user violations >May 3 15:24:43 ump sshd[8913]: error: PAM: Authentication error for root from 119.41.208.151 >May 3 15:25:58 ump sshd[8996]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 15:32:28 ump sshd[9135]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 15:44:52 ump sshd[9700]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 15:44:52 ump sshd[9706]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 15:44:52 ump sshd[9705]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 15:44:52 ump sshd[9703]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 15:44:52 ump sshd[9701]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 15:44:52 ump sshd[9707]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 15:44:52 ump sshd[9704]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 15:44:53 ump sshd[9708]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 15:45:01 ump root[9765]: blocking 41.111.172.3 for 103 user violations >May 3 15:46:37 ump sshd[9695]: fatal: Timeout before authentication for 41.111.172.3 port 44634 >May 3 15:46:45 ump sshd[986]: error: beginning MaxStartups throttling >May 3 15:47:17 ump syslogd: last message repeated 14 times >May 3 15:47:48 ump syslogd: last message repeated 11 times >May 3 15:47:53 ump sshd[10489]: error: PAM: Authentication error for root from 67-211-154-29.cdlead.dmt.ntelos.net >May 3 15:50:00 ump root[10532]: blocking 117.1.29.203 for 219 user violations >May 3 15:51:06 ump sshd[10595]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 15:56:01 ump sshd[10695]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 16:02:11 ump sshd[10846]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 3 16:02:11 ump sshd[10847]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 3 16:02:12 ump sshd[10848]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 3 16:15:01 ump sshd[11035]: error: PAM: Authentication error for illegal user guest from 223.197.208.173 >May 3 16:17:41 ump sshd[11182]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 3 16:17:41 ump sshd[11183]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 3 16:17:42 ump sshd[11184]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 3 16:30:01 ump sshd[11408]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 16:31:32 ump sshd[11508]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 16:32:43 ump sshd[11513]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 16:34:04 ump sshd[11523]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 16:34:19 ump sshd[11524]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 16:34:49 ump sshd[11525]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 16:38:16 ump sshd[11610]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 16:39:00 ump sshd[11614]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 16:39:04 ump sshd[11615]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 16:40:05 ump sshd[11700]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 16:42:07 ump sshd[11703]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 16:55:30 ump sshd[12045]: error: PAM: Authentication error for illegal user guest from 65.20.193.236 >May 3 16:58:50 ump sshd[12050]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 17:01:10 ump sshd[12200]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 17:03:08 ump sshd[12206]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 17:12:03 ump sshd[12390]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 17:13:38 ump sshd[12398]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 17:20:32 ump sshd[986]: error: beginning MaxStartups throttling >May 3 17:22:33 ump sshd[12647]: fatal: Timeout before authentication for 43.153.121.60 port 60194 >May 3 17:24:03 ump sshd[12696]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 17:25:01 ump root[12757]: blocking 43.153.121.60 for 12 user violations >May 3 17:27:54 ump sshd[12792]: error: PAM: Authentication error for illegal user guest from 103.152.145.14 >May 3 17:28:38 ump sshd[12795]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 17:33:37 ump sshd[12944]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 17:33:42 ump sshd[12945]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 17:34:11 ump sshd[12952]: error: Fssh_kex_exchange_identification: client sent invalid protocol identifier "GET / HTTP/1.1" >May 3 17:37:07 ump sshd[13044]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 17:37:15 ump sshd[13045]: error: PAM: Authentication error for illegal user guest from 175.101.11.182.static.excellmedia.net >May 3 17:37:40 ump sshd[13048]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 17:38:49 ump sshd[13051]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 17:42:01 ump sshd[13140]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 17:45:19 ump sshd[13292]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 17:50:30 ump sshd[13385]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 17:51:43 ump sshd[13389]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 3 17:51:43 ump sshd[13390]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 3 17:51:44 ump sshd[13391]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 3 18:00:10 ump sshd[13595]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 18:02:14 ump sshd[13642]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 18:08:10 ump sshd[13745]: error: PAM: Authentication error for illegal user guest from 41.231.85.76 >May 3 18:09:13 ump sshd[13749]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 18:16:16 ump sshd[13991]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 18:18:48 ump sshd[14014]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 18:20:18 ump sshd[14103]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 18:21:01 ump sshd[14106]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 18:23:01 ump sshd[14107]: fatal: Timeout before authentication for 222.85.188.84 port 48989 >May 3 18:23:15 ump sshd[14117]: error: PAM: Authentication error for illegal user guest from ppp78-36-229-210.pppoe.pskov.dslavangard.ru >May 3 18:24:33 ump sshd[14123]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 18:29:36 ump sshd[986]: error: beginning MaxStartups throttling >May 3 18:29:36 ump sshd[14217]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 18:30:00 ump root[14304]: blocking 120.48.81.13 for 26 user violations >May 3 18:30:44 ump sshd[14420]: error: PAM: Authentication error for illegal user guest from 111.212-142-227.dynamic.clientes.euskaltel.es >May 3 18:37:16 ump sshd[14523]: error: PAM: Authentication error for illegal user guest from 14.99.111.142 >May 3 18:37:18 ump sshd[14526]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 18:49:10 ump sshd[14775]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 18:50:17 ump sshd[14870]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 18:53:12 ump sshd[14882]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 18:56:31 ump sshd[14978]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 19:00:40 ump sshd[15132]: error: PAM: Authentication error for illegal user guest from 112.194.142.147 >May 3 19:05:13 ump sshd[15223]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 19:08:37 ump sshd[15226]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 19:11:58 ump sshd[986]: error: beginning MaxStartups throttling >May 3 19:11:58 ump sshd[15331]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 19:14:48 ump sshd[15382]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 19:15:00 ump root[15411]: blocking 106.12.167.159 for 16 user violations >May 3 19:15:10 ump sshd[15489]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 19:15:44 ump sshd[15536]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 19:15:58 ump sshd[15537]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 19:17:08 ump sshd[15540]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 19:17:12 ump sshd[15541]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 19:17:27 ump sshd[15542]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 19:18:25 ump sshd[15556]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 19:18:43 ump sshd[15559]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 19:18:56 ump sshd[15562]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 19:20:53 ump sshd[15665]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 19:26:31 ump sshd[15805]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 19:27:46 ump sshd[15810]: error: PAM: Authentication error for postgres from 118.41.204.18 >May 3 19:36:00 ump sshd[16058]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 3 19:36:00 ump sshd[16059]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 3 19:36:00 ump sshd[16060]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 3 19:47:17 ump sshd[16323]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 20:00:50 ump sshd[16676]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 20:02:19 ump sshd[16681]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 20:07:38 ump sshd[16775]: error: PAM: Authentication error for postgres from 27.72.155.133 >May 3 20:14:39 ump sshd[16900]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 20:17:12 ump sshd[17046]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 20:19:15 ump sshd[17049]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 20:25:49 ump sshd[17246]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 20:27:23 ump sshd[17255]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 20:27:26 ump sshd[17262]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 20:27:26 ump sshd[17263]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 20:27:26 ump sshd[17259]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 20:27:26 ump sshd[17258]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 20:29:14 ump sshd[986]: error: beginning MaxStartups throttling >May 3 20:30:00 ump root[17499]: blocking 118.193.32.238 for 17 user violations >May 3 20:31:13 ump sshd[17280]: fatal: Timeout before authentication for 118.193.32.238 port 36002 >May 3 20:31:13 ump sshd[17277]: fatal: Timeout before authentication for 118.193.32.238 port 32504 >May 3 20:31:20 ump sshd[17295]: fatal: Timeout before authentication for 118.193.32.238 port 45806 >May 3 20:31:20 ump sshd[17312]: fatal: Timeout before authentication for 118.193.32.238 port 58716 >May 3 20:31:20 ump sshd[17301]: fatal: Timeout before authentication for 118.193.32.238 port 55828 >May 3 20:31:26 ump sshd[17294]: fatal: Timeout before authentication for 118.193.32.238 port 33948 >May 3 20:31:27 ump sshd[17293]: fatal: Timeout before authentication for 118.193.32.238 port 29982 >May 3 20:31:31 ump sshd[17327]: fatal: Timeout before authentication for 118.193.32.238 port 60160 >May 3 20:31:31 ump sshd[17329]: fatal: Timeout before authentication for 118.193.32.238 port 51582 >May 3 20:31:31 ump sshd[17344]: fatal: Timeout before authentication for 118.193.32.238 port 18674 >May 3 20:31:31 ump sshd[17343]: fatal: Timeout before authentication for 118.193.32.238 port 57366 >May 3 20:31:31 ump sshd[17337]: fatal: Timeout before authentication for 118.193.32.238 port 36626 >May 3 20:31:31 ump sshd[17365]: fatal: Timeout before authentication for 118.193.32.238 port 56228 >May 3 20:31:31 ump sshd[17366]: fatal: Timeout before authentication for 118.193.32.238 port 27722 >May 3 20:31:32 ump sshd[17345]: fatal: Timeout before authentication for 118.193.32.238 port 38076 >May 3 20:31:34 ump sshd[17304]: fatal: Timeout before authentication for 118.193.32.238 port 63558 >May 3 20:31:34 ump sshd[17305]: fatal: Timeout before authentication for 118.193.32.238 port 40334 >May 3 20:31:34 ump sshd[17303]: fatal: Timeout before authentication for 118.193.32.238 port 11828 >May 3 20:31:40 ump sshd[17306]: fatal: Timeout before authentication for 118.193.32.238 port 36836 >May 3 20:31:40 ump sshd[17307]: fatal: Timeout before authentication for 118.193.32.238 port 34314 >May 3 20:31:42 ump sshd[17310]: fatal: Timeout before authentication for 118.193.32.238 port 35758 >May 3 20:31:42 ump sshd[17309]: fatal: Timeout before authentication for 118.193.32.238 port 39724 >May 3 20:31:42 ump sshd[17340]: fatal: Timeout before authentication for 118.193.32.238 port 17226 >May 3 20:31:42 ump sshd[17339]: fatal: Timeout before authentication for 118.193.32.238 port 64496 >May 3 20:31:42 ump sshd[17373]: fatal: Timeout before authentication for 118.193.32.238 port 57672 >May 3 20:31:42 ump sshd[17341]: fatal: Timeout before authentication for 118.193.32.238 port 20498 >May 3 20:31:42 ump sshd[17372]: fatal: Timeout before authentication for 118.193.32.238 port 50208 >May 3 20:31:42 ump sshd[17371]: fatal: Timeout before authentication for 118.193.32.238 port 27604 >May 3 20:31:42 ump sshd[17386]: fatal: Timeout before authentication for 118.193.32.238 port 51074 >May 3 20:31:42 ump sshd[17379]: fatal: Timeout before authentication for 118.193.32.238 port 28784 >May 3 20:31:42 ump sshd[17378]: fatal: Timeout before authentication for 118.193.32.238 port 12476 >May 3 20:31:42 ump sshd[17381]: fatal: Timeout before authentication for 118.193.32.238 port 32054 >May 3 20:31:44 ump sshd[17333]: fatal: Timeout before authentication for 118.193.32.238 port 14334 >May 3 20:31:44 ump sshd[17331]: fatal: Timeout before authentication for 118.193.32.238 port 16042 >May 3 20:31:45 ump sshd[17387]: fatal: Timeout before authentication for 118.193.32.238 port 23942 >May 3 20:31:45 ump sshd[17407]: fatal: Timeout before authentication for 118.193.32.238 port 14228 >May 3 20:31:45 ump sshd[17390]: fatal: Timeout before authentication for 118.193.32.238 port 26832 >May 3 20:31:45 ump sshd[17334]: fatal: Timeout before authentication for 118.193.32.238 port 54472 >May 3 20:31:46 ump sshd[17336]: fatal: Timeout before authentication for 118.193.32.238 port 19050 >May 3 20:31:46 ump sshd[17351]: fatal: Timeout before authentication for 118.193.32.238 port 45876 >May 3 20:31:46 ump sshd[17353]: fatal: Timeout before authentication for 118.193.32.238 port 60256 >May 3 20:31:46 ump sshd[17352]: fatal: Timeout before authentication for 118.193.32.238 port 53340 >May 3 20:31:52 ump sshd[17354]: fatal: Timeout before authentication for 118.193.32.238 port 21564 >May 3 20:31:52 ump sshd[17355]: fatal: Timeout before authentication for 118.193.32.238 port 23008 >May 3 20:31:52 ump sshd[17357]: fatal: Timeout before authentication for 118.193.32.238 port 51286 >May 3 20:31:52 ump sshd[17356]: fatal: Timeout before authentication for 118.193.32.238 port 26278 >May 3 20:31:56 ump sshd[17431]: fatal: Timeout before authentication for 118.193.32.238 port 42048 >May 3 20:31:56 ump sshd[17432]: fatal: Timeout before authentication for 118.193.32.238 port 43492 >May 3 20:32:07 ump sshd[17450]: fatal: Timeout before authentication for 118.193.32.238 port 22288 >May 3 20:39:33 ump sshd[17733]: error: PAM: Authentication error for postgres from 221.7.61.34 >May 3 20:42:44 ump sshd[17843]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 20:48:42 ump sshd[18004]: error: PAM: Authentication error for postgres from 110.167.168.154 >May 3 20:50:49 ump sshd[18119]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 20:51:41 ump sshd[18124]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 20:53:49 ump sshd[18127]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 20:54:38 ump sshd[18130]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 20:56:16 ump sshd[18236]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 20:57:06 ump sshd[18242]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 20:58:28 ump sshd[18251]: error: maximum authentication attempts exceeded for root from 43.133.102.2 port 37212 ssh2 [preauth] >May 3 20:58:33 ump sshd[18255]: error: maximum authentication attempts exceeded for root from 43.133.102.2 port 52448 ssh2 [preauth] >May 3 20:59:00 ump sshd[18261]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 21:01:05 ump sshd[18442]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 21:07:30 ump sshd[18567]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 21:07:48 ump sshd[18570]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 21:10:07 ump sshd[18681]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 3 21:20:10 ump sshd[18975]: error: PAM: Authentication error for postgres from 103.157.169.242 >May 3 21:24:33 ump sshd[19005]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 21:29:18 ump sshd[19125]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 21:30:48 ump sshd[19295]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 21:34:43 ump sshd[19324]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 21:34:58 ump sshd[19325]: error: PAM: Authentication error for postgres from node-y60.pool-125-25.dynamic.totinternet.net >May 3 21:35:13 ump sshd[19424]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 21:42:24 ump sshd[19552]: error: PAM: Authentication error for postgres from 182.75.197.174 >May 3 21:44:02 ump sshd[986]: error: beginning MaxStartups throttling >May 3 21:44:02 ump sshd[19566]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 21:44:14 ump sshd[19627]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 21:45:00 ump root[19679]: blocking 164.92.230.26 for 24 user violations >May 3 21:46:25 ump sshd[19791]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 21:48:39 ump sshd[19805]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 21:48:40 ump sshd[19803]: error: PAM: Authentication error for postgres from 189.215.218.30.cable.dyn.cableonline.com.mx >May 3 21:49:32 ump sshd[19811]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 21:58:06 ump sshd[20013]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 21:59:20 ump sshd[20014]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 22:04:48 ump sshd[20178]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 22:06:32 ump sshd[20277]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 22:08:26 ump sshd[20278]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 22:09:16 ump sshd[20279]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 22:11:43 ump sshd[20383]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 22:12:07 ump sshd[20384]: error: PAM: Authentication error for postgres from 115.84.229.172 >May 3 22:12:20 ump sshd[20387]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 22:12:47 ump sshd[20390]: error: maximum authentication attempts exceeded for root from 43.133.102.2 port 45590 ssh2 [preauth] >May 3 22:12:48 ump sshd[20392]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 22:12:52 ump sshd[20393]: error: maximum authentication attempts exceeded for root from 43.133.102.2 port 46876 ssh2 [preauth] >May 3 22:13:20 ump sshd[20397]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 22:14:07 ump sshd[20400]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 22:14:28 ump sshd[20401]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 22:15:30 ump sshd[20553]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 22:20:53 ump sshd[20655]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 22:31:39 ump sshd[986]: error: beginning MaxStartups throttling >May 3 22:31:40 ump sshd[20917]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 22:33:40 ump sshd[20932]: fatal: Timeout before authentication for 124.223.56.85 port 11900 >May 3 22:33:40 ump sshd[20922]: fatal: Timeout before authentication for 124.223.56.85 port 11878 >May 3 22:33:40 ump sshd[20929]: fatal: Timeout before authentication for 124.223.56.85 port 11902 >May 3 22:33:40 ump sshd[20923]: fatal: Timeout before authentication for 124.223.56.85 port 11875 >May 3 22:33:40 ump sshd[20930]: fatal: Timeout before authentication for 124.223.56.85 port 11906 >May 3 22:37:20 ump sshd[21059]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 22:39:11 ump sshd[21062]: error: PAM: Authentication error for illegal user guest from 104.37.76.19 >May 3 22:42:11 ump sshd[21161]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 23:01:28 ump sshd[21689]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 23:07:03 ump sshd[21795]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 3 23:10:44 ump sshd[21895]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 3 23:18:16 ump sshd[22058]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 23:19:43 ump sshd[22061]: error: PAM: Authentication error for illegal user guest from 187.8.107.198 >May 3 23:20:11 ump sshd[22163]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 23:20:23 ump sshd[22166]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 23:28:44 ump sshd[22274]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 23:31:28 ump sshd[22424]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 23:32:52 ump sshd[22427]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 23:34:15 ump sshd[986]: error: beginning MaxStartups throttling >May 3 23:34:18 ump sshd[22437]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 23:34:27 ump sshd[22500]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 23:35:00 ump root[22539]: blocking 133.242.171.72 for 17 user violations >May 3 23:36:40 ump sshd[22608]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 23:44:44 ump sshd[22723]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 23:45:15 ump sshd[22877]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 23:50:12 ump sshd[22981]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 3 23:51:12 ump sshd[22984]: error: PAM: Authentication error for illegal user guest from 223.171.72.112 >May 4 00:00:14 ump sshd[23214]: error: PAM: Authentication error for illegal user guest from 221.231.118.110 >May 4 00:00:18 ump sshd[23262]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 00:02:46 ump sshd[23271]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 00:08:07 ump sshd[23413]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 00:12:07 ump sshd[23526]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 00:14:24 ump sshd[23536]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 00:18:25 ump sshd[986]: error: beginning MaxStartups throttling >May 4 00:18:26 ump sshd[23692]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 00:29:07 ump sshd[23931]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 00:31:08 ump sshd[24085]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 00:31:16 ump sshd[24088]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 00:46:02 ump sshd[24476]: error: PAM: Authentication error for illegal user guest from 99-121-20-115.lightspeed.livnmi.sbcglobal.net >May 4 00:48:37 ump sshd[24484]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 00:49:12 ump sshd[24486]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 00:53:33 ump sshd[24587]: error: PAM: Authentication error for illegal user guest from 45.221.11.48 >May 4 00:55:18 ump sshd[24695]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 00:57:01 ump sshd[24703]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 00:57:28 ump sshd[24704]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 00:57:46 ump sshd[24705]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 00:59:20 ump sshd[24706]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 00:59:57 ump sshd[24707]: error: PAM: Authentication error for illegal user guest from 210.177.249.193 >May 4 01:00:06 ump sshd[24760]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 01:00:08 ump sshd[24761]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 01:00:09 ump sshd[24771]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 01:02:27 ump sshd[24816]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 01:02:36 ump sshd[24817]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 01:02:37 ump sshd[24818]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 01:23:09 ump sshd[25039]: error: PAM: Authentication error for illegal user guest from 203.81.212.3 >May 4 01:26:11 ump sshd[25078]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 01:30:10 ump sshd[25139]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 01:32:10 ump sshd[25146]: fatal: Timeout before authentication for 114.242.150.195 port 33790 >May 4 01:32:10 ump sshd[25145]: fatal: Timeout before authentication for 114.242.150.195 port 33596 >May 4 01:32:10 ump sshd[25142]: fatal: Timeout before authentication for 114.242.150.195 port 33674 >May 4 01:32:11 ump sshd[25154]: fatal: Timeout before authentication for 114.242.150.195 port 33866 >May 4 01:37:20 ump sshd[25226]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 01:37:20 ump sshd[25227]: error: Fssh_kex_exchange_identification: client sent invalid protocol identifier "GET / HTTP/1.1" >May 4 01:37:30 ump sshd[25228]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 01:39:29 ump sshd[25231]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 01:42:24 ump sshd[25273]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 01:44:56 ump sshd[25283]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 01:49:54 ump sshd[25518]: error: PAM: Authentication error for illegal user test from 222.128.28.202 >May 4 01:50:00 ump root[25539]: blocking 117.95.94.199 for 33 user violations >May 4 02:02:55 ump sshd[25716]: error: PAM: Authentication error for root from 157.230.49.63 >May 4 02:05:36 ump sshd[25755]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 02:25:15 ump sshd[25976]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 02:29:55 ump sshd[25983]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 02:34:56 ump sshd[26084]: error: maximum authentication attempts exceeded for root from 27.71.27.195 port 41532 ssh2 [preauth] >May 4 02:36:42 ump sshd[26125]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 02:39:45 ump sshd[26130]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 02:41:21 ump sshd[26167]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 02:47:43 ump sshd[26270]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 02:47:44 ump sshd[986]: error: beginning MaxStartups throttling >May 4 02:47:56 ump sshd[26295]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 02:50:00 ump root[26322]: blocking 61.19.146.146 for 11 user violations >May 4 02:50:21 ump sshd[26349]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 02:53:07 ump sshd[26357]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 02:53:07 ump sshd[26356]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 02:53:08 ump sshd[26358]: error: Protocol major versions differ: 2 vs. 1 >May 4 02:53:08 ump sshd[26359]: error: Protocol major versions differ: 2 vs. 1 >May 4 02:53:15 ump sshd[26368]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 02:53:15 ump sshd[26369]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 02:53:15 ump sshd[26370]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 02:53:15 ump sshd[26371]: error: Protocol major versions differ: 2 vs. 1 >May 4 02:53:16 ump sshd[26372]: error: Protocol major versions differ: 2 vs. 1 >May 4 02:53:16 ump sshd[26373]: error: Protocol major versions differ: 2 vs. 1 >May 4 02:53:16 ump sshd[26374]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 02:53:17 ump sshd[26376]: error: Protocol major versions differ: 2 vs. 1 >May 4 02:53:17 ump sshd[26380]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 02:53:19 ump sshd[26383]: error: Protocol major versions differ: 2 vs. 1 >May 4 02:53:19 ump sshd[26392]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 02:53:19 ump sshd[26394]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 02:53:20 ump sshd[26396]: error: Protocol major versions differ: 2 vs. 1 >May 4 02:53:20 ump sshd[26398]: error: Protocol major versions differ: 2 vs. 1 >May 4 02:53:56 ump sshd[26410]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:53:56 ump sshd[26411]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:53:56 ump sshd[26412]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:53:56 ump sshd[26413]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:53:56 ump sshd[26414]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:53:56 ump sshd[26415]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:53:56 ump sshd[26416]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:53:57 ump sshd[26417]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:53:57 ump sshd[26418]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:53:57 ump sshd[26419]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:53:57 ump sshd[26420]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:53:57 ump sshd[26421]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:53:57 ump sshd[26422]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:53:57 ump sshd[26423]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:53:57 ump sshd[26425]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:53:58 ump sshd[26426]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:53:59 ump sshd[26427]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:53:59 ump sshd[26428]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:53:59 ump sshd[26429]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:00 ump sshd[26430]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:00 ump sshd[26431]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:01 ump sshd[26432]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:01 ump sshd[26433]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:01 ump sshd[26434]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:01 ump sshd[26435]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:02 ump sshd[26436]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:02 ump sshd[26437]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:02 ump sshd[26438]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:02 ump sshd[26439]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:03 ump sshd[26440]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:03 ump sshd[26441]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:03 ump sshd[26443]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:03 ump sshd[26444]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:04 ump sshd[26445]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:04 ump sshd[26446]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:04 ump sshd[26448]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:04 ump sshd[26449]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:04 ump sshd[26450]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:04 ump sshd[26451]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:05 ump sshd[26452]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:05 ump sshd[26453]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:05 ump sshd[26455]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:05 ump sshd[26456]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:06 ump sshd[26457]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:06 ump sshd[26458]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:06 ump sshd[26460]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:07 ump sshd[26461]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:07 ump sshd[26462]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:07 ump sshd[26463]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:07 ump sshd[26464]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:09 ump sshd[26465]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:10 ump sshd[26466]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:10 ump sshd[26467]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:12 ump sshd[26468]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:12 ump sshd[26469]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:13 ump sshd[26470]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:13 ump sshd[26471]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:13 ump sshd[26472]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:13 ump sshd[26473]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:14 ump sshd[26474]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:15 ump sshd[26475]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:15 ump sshd[26476]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:16 ump sshd[26477]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:16 ump sshd[26478]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:17 ump sshd[26479]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:17 ump sshd[26480]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:18 ump sshd[26481]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:18 ump sshd[26482]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:18 ump sshd[26483]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:18 ump sshd[26484]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:19 ump sshd[26485]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:20 ump sshd[26486]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:20 ump sshd[26487]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:46 ump sshd[26488]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:46 ump sshd[26489]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:46 ump sshd[26490]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:47 ump sshd[26491]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:47 ump sshd[26492]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:47 ump sshd[26493]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:48 ump sshd[26494]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:49 ump sshd[26495]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:49 ump sshd[26496]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:49 ump sshd[26497]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:50 ump sshd[26498]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:50 ump sshd[26499]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:50 ump sshd[26500]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:50 ump sshd[26501]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:51 ump sshd[26502]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:51 ump sshd[26503]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:51 ump sshd[26504]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:51 ump sshd[26505]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:51 ump sshd[26506]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:52 ump sshd[26507]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:52 ump sshd[26508]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:52 ump sshd[26509]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:53 ump sshd[26510]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:53 ump sshd[26511]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:53 ump sshd[26512]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:54 ump sshd[26513]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:54 ump sshd[26514]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:54 ump sshd[26515]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:55 ump sshd[26516]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:54:55 ump sshd[26517]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 02:57:20 ump sshd[26566]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 03:01:40 ump sshd[26850]: error: PAM: Authentication error for illegal user test from 123.151.146.72 >May 4 03:07:31 ump sshd[986]: error: beginning MaxStartups throttling >May 4 03:07:31 ump sshd[26891]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 03:09:31 ump sshd[26898]: fatal: Timeout before authentication for 120.34.199.40 port 59490 >May 4 03:09:32 ump sshd[26908]: fatal: Timeout before authentication for 117.29.80.240 port 59552 >May 4 03:09:34 ump sshd[26937]: fatal: Timeout before authentication for 120.34.199.240 port 59494 >May 4 03:09:38 ump sshd[26945]: fatal: Timeout before authentication for 120.34.199.208 port 59542 >May 4 03:09:38 ump sshd[26946]: fatal: Timeout before authentication for 120.34.199.208 port 59496 >May 4 03:10:48 ump sshd[27008]: error: PAM: Authentication error for illegal user test from 182.239.72.60 >May 4 03:11:50 ump sshd[27018]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 03:12:40 ump sshd[27021]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 03:13:19 ump sshd[986]: error: beginning MaxStartups throttling >May 4 03:13:20 ump sshd[27024]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 03:15:20 ump sshd[27025]: fatal: Timeout before authentication for 112.30.98.210 port 36874 >May 4 03:15:20 ump sshd[27037]: fatal: Timeout before authentication for 112.30.98.210 port 36921 >May 4 03:15:20 ump sshd[27033]: fatal: Timeout before authentication for 112.30.98.210 port 36868 >May 4 03:15:20 ump sshd[27043]: fatal: Timeout before authentication for 112.30.98.210 port 36886 >May 4 03:15:20 ump sshd[27030]: fatal: Timeout before authentication for 112.30.98.210 port 36852 >May 4 03:15:20 ump sshd[27040]: fatal: Timeout before authentication for 112.30.98.210 port 36892 >May 4 03:15:20 ump sshd[27035]: fatal: Timeout before authentication for 112.30.98.210 port 36851 >May 4 03:15:20 ump sshd[27036]: fatal: Timeout before authentication for 112.30.98.210 port 36880 >May 4 03:15:20 ump sshd[27031]: fatal: Timeout before authentication for 112.30.98.210 port 36900 >May 4 03:15:20 ump sshd[27046]: fatal: Timeout before authentication for 112.30.98.210 port 36914 >May 4 03:15:20 ump sshd[27045]: fatal: Timeout before authentication for 112.30.98.210 port 36866 >May 4 03:15:20 ump sshd[27029]: fatal: Timeout before authentication for 112.30.98.210 port 36920 >May 4 03:15:20 ump sshd[27026]: fatal: Timeout before authentication for 112.30.98.210 port 36902 >May 4 03:15:20 ump sshd[27028]: fatal: Timeout before authentication for 112.30.98.210 port 36872 >May 4 03:15:20 ump sshd[27044]: fatal: Timeout before authentication for 112.30.98.210 port 36860 >May 4 03:15:20 ump sshd[27027]: fatal: Timeout before authentication for 112.30.98.210 port 36876 >May 4 03:15:20 ump sshd[27034]: fatal: Timeout before authentication for 112.30.98.210 port 36882 >May 4 03:15:20 ump sshd[27039]: fatal: Timeout before authentication for 112.30.98.210 port 36916 >May 4 03:15:20 ump sshd[27042]: fatal: Timeout before authentication for 112.30.98.210 port 36906 >May 4 03:15:20 ump sshd[27041]: fatal: Timeout before authentication for 112.30.98.210 port 36918 >May 4 03:15:20 ump sshd[27048]: fatal: Timeout before authentication for 112.30.98.210 port 36870 >May 4 03:15:20 ump sshd[27038]: fatal: Timeout before authentication for 112.30.98.210 port 36848 >May 4 03:15:21 ump sshd[27059]: fatal: Timeout before authentication for 112.30.98.210 port 36888 >May 4 03:15:21 ump sshd[27060]: fatal: Timeout before authentication for 112.30.98.210 port 36896 >May 4 03:18:31 ump sshd[27156]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 03:19:07 ump sshd[986]: error: beginning MaxStartups throttling >May 4 03:19:17 ump sshd[27161]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 03:20:00 ump root[27302]: blocking 112.30.98.210 for 24 disconnect violations >pid 27695 (dma), jid 0, uid 26: exited on signal 11 >pid 27651 (dma), jid 0, uid 26: exited on signal 11 >pid 27677 (dma), jid 0, uid 26: exited on signal 11 >pid 27750 (dma), jid 0, uid 26: exited on signal 11 >May 4 03:39:36 ump sshd[27811]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 03:40:31 ump sshd[27856]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 03:41:21 ump sshd[27859]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 03:41:33 ump sshd[27861]: error: PAM: Authentication error for illegal user test from 64.188.162.19 >May 4 03:43:05 ump sshd[27867]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 03:47:12 ump sshd[27972]: error: Fssh_kex_exchange_identification: Connection closed by remote host >pid 27689 (dma), jid 0, uid 26: exited on signal 11 >May 4 03:49:31 ump sshd[27975]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 03:50:52 ump sshd[28019]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 03:51:16 ump sshd[28020]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 03:51:56 ump sshd[28023]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 03:52:24 ump sshd[28024]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 03:53:13 ump sshd[28025]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 03:53:26 ump sshd[28026]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 03:56:29 ump sshd[28074]: error: PAM: Authentication error for illegal user test from 112.220.235.237 >May 4 03:56:48 ump sshd[28077]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 03:57:53 ump sshd[28078]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 03:58:28 ump sshd[28079]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 04:00:34 ump sshd[28182]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 04:03:54 ump sshd[28185]: error: PAM: Authentication error for illegal user test from 200-232-255-9.dsl.telesp.net.br >pid 27654 (dma), jid 0, uid 26: exited on signal 11 >May 4 04:07:18 ump sshd[28236]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 04:09:18 ump sshd[28237]: fatal: Timeout before authentication for 222.85.188.84 port 51975 >May 4 04:10:13 ump sshd[28280]: error: PAM: Authentication error for illegal user test from 203.193.159.145 >May 4 04:15:53 ump sshd[28386]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 04:16:37 ump sshd[28391]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 04:19:50 ump sshd[28398]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 04:20:57 ump sshd[28439]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 04:29:07 ump sshd[28504]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 04:30:09 ump sshd[28560]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 04:33:17 ump sshd[28612]: error: PAM: Authentication error for illegal user test from 117.247.233.68 >May 4 04:35:30 ump sshd[28655]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 04:38:20 ump sshd[28678]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 04:38:23 ump sshd[986]: error: beginning MaxStartups throttling >May 4 04:40:00 ump root[28749]: blocking 82.157.27.246 for 15 user violations >May 4 04:43:14 ump sshd[28778]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 04:50:08 ump sshd[986]: error: beginning MaxStartups throttling >May 4 04:50:10 ump sshd[28929]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 04:55:00 ump root[29028]: blocking 44.192.90.122 for 18 user violations >May 4 05:00:31 ump sshd[29175]: error: PAM: Authentication error for illegal user default from 117.158.36.34 >May 4 05:25:41 ump sshd[29512]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 05:28:29 ump sshd[29519]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 05:28:53 ump sshd[29520]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 05:30:29 ump sshd[29620]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 05:36:30 ump sshd[29689]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 05:40:05 ump sshd[29740]: error: PAM: Authentication error for illegal user default from 149.6.204.5 >May 4 05:44:22 ump sshd[29756]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 05:46:16 ump sshd[29874]: error: Fssh_kex_exchange_identification: read: Connection reset by peer >May 4 05:46:48 ump sshd[986]: error: beginning MaxStartups throttling >May 4 05:46:49 ump sshd[29875]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 05:46:51 ump sshd[29906]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 05:46:51 ump sshd[986]: error: beginning MaxStartups throttling >May 4 05:49:48 ump sshd[29934]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 05:50:00 ump root[29955]: blocking 157.7.214.135 for 16 user violations >May 4 05:55:00 ump root[30026]: blocking 170.64.156.96 for 11 user violations >May 4 05:57:03 ump sshd[30061]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 05:57:36 ump sshd[30064]: fatal: userauth_pubkey: parse publickey packet: incomplete message [preauth] >May 4 05:58:09 ump sshd[30066]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 06:12:02 ump sshd[30294]: error: PAM: Authentication error for illegal user default from l37-192-24-16.novotelecom.ru >May 4 06:13:59 ump sshd[30294]: fatal: Timeout before authentication for 37.192.24.16 port 48906 >May 4 06:18:05 ump sshd[30409]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 06:18:18 ump sshd[30410]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 06:18:34 ump sshd[30413]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 06:19:32 ump sshd[30420]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 06:21:09 ump sshd[30471]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 06:21:17 ump sshd[30472]: error: PAM: Authentication error for illegal user default from 14.51.14.47 >May 4 06:23:53 ump sshd[30487]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 06:23:57 ump sshd[30489]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 06:24:06 ump sshd[30488]: error: Fssh_kex_exchange_identification: client sent invalid protocol identifier "GET / HTTP/1.1" >May 4 06:24:06 ump sshd[30490]: error: Fssh_kex_exchange_identification: client sent invalid protocol identifier "" >May 4 06:38:21 ump sshd[30716]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 06:38:34 ump sshd[30717]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 06:43:10 ump sshd[30773]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 06:44:01 ump sshd[30785]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 06:44:09 ump sshd[30786]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 06:45:07 ump sshd[30842]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 06:45:25 ump sshd[30889]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 06:45:26 ump sshd[30890]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 06:47:33 ump sshd[30894]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 06:52:15 ump sshd[30947]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 06:52:20 ump sshd[30950]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 06:52:22 ump sshd[30948]: error: PAM: Authentication error for illegal user default from 202.79.19.60 >May 4 06:52:44 ump sshd[30952]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 07:07:06 ump sshd[31185]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 07:07:29 ump sshd[31193]: error: PAM: Authentication error for illegal user default from 213.81.207.21 >May 4 07:07:29 ump sshd[31192]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 07:10:03 ump sshd[31254]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 07:10:12 ump sshd[31259]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 07:14:34 ump sshd[31294]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 07:14:59 ump sshd[31295]: error: PAM: Authentication error for illegal user default from 114.143.238.98 >May 4 07:17:46 ump sshd[31404]: error: Fssh_kex_exchange_identification: read: Connection reset by peer >May 4 07:17:51 ump sshd[31407]: error: Fssh_kex_exchange_identification: read: Connection reset by peer >May 4 07:19:58 ump sshd[31422]: error: Fssh_kex_exchange_identification: read: Connection reset by peer >May 4 07:20:23 ump sshd[31475]: error: Fssh_kex_exchange_identification: read: Connection reset by peer >May 4 07:20:25 ump sshd[31476]: error: Fssh_kex_exchange_identification: read: Connection reset by peer >May 4 07:21:27 ump sshd[31485]: error: PAM: Authentication error for illegal user default from 95.38.15.2 >May 4 07:25:19 ump sshd[31546]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 07:27:01 ump sshd[31552]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 07:36:57 ump sshd[31725]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 07:44:42 ump sshd[31795]: error: PAM: Authentication error for illegal user default from 78.11.37.220 >May 4 07:44:47 ump sshd[31794]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 07:53:40 ump sshd[31959]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 07:54:16 ump sshd[31978]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 07:54:23 ump sshd[31979]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 07:55:00 ump root[32009]: blocking 114.242.150.195 for 10 user violations >May 4 07:55:27 ump sshd[32048]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 07:55:57 ump sshd[32051]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 07:58:19 ump sshd[32057]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 08:01:14 ump sshd[32176]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 08:08:30 ump sshd[32239]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 08:12:01 ump sshd[32301]: error: PAM: Authentication error for root from 60.21.161.162 >May 4 08:15:51 ump sshd[32412]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 08:16:13 ump sshd[986]: error: beginning MaxStartups throttling >May 4 08:16:13 ump sshd[32415]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 08:18:14 ump sshd[32431]: fatal: Timeout before authentication for 113.248.166.25 port 41276 >May 4 08:18:14 ump sshd[32430]: fatal: Timeout before authentication for 113.249.235.77 port 41274 >May 4 08:18:14 ump sshd[32427]: fatal: Timeout before authentication for 106.87.97.91 port 41258 >May 4 08:18:14 ump sshd[32433]: fatal: Timeout before authentication for 113.248.166.218 port 41268 >May 4 08:18:15 ump sshd[32452]: fatal: Timeout before authentication for 113.248.166.218 port 41260 >May 4 08:18:17 ump sshd[32457]: fatal: Timeout before authentication for 113.248.191.175 port 41240 >May 4 08:18:18 ump sshd[32436]: fatal: Timeout before authentication for 219.151.226.40 port 41282 >May 4 08:18:21 ump sshd[32473]: fatal: Timeout before authentication for 113.248.191.200 port 41280 >May 4 08:18:30 ump sshd[32477]: fatal: Timeout before authentication for 113.248.166.218 port 41246 >May 4 08:20:55 ump sshd[32535]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 08:31:15 ump sshd[32720]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 08:32:53 ump sshd[32741]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 08:33:52 ump sshd[32753]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 08:38:22 ump sshd[32809]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 08:39:57 ump sshd[32812]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 08:45:54 ump sshd[32978]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 08:48:12 ump sshd[32984]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 08:49:33 ump sshd[986]: error: beginning MaxStartups throttling >May 4 08:50:00 ump root[33076]: blocking 69.176.91.115 for 17 user violations >May 4 08:51:32 ump sshd[32999]: fatal: Timeout before authentication for 69.176.91.115 port 49942 >May 4 08:52:31 ump sshd[33107]: error: PAM: Authentication error for root from 222.85.188.6 >May 4 09:00:03 ump sshd[33175]: error: maximum authentication attempts exceeded for root from 85.30.182.223 port 41812 ssh2 [preauth] >May 4 09:00:12 ump sshd[33245]: error: maximum authentication attempts exceeded for root from 85.30.182.223 port 41888 ssh2 [preauth] >May 4 09:00:30 ump sshd[33293]: error: maximum authentication attempts exceeded for invalid user admin from 85.30.182.223 port 42023 ssh2 [preauth] >May 4 09:00:38 ump sshd[33297]: error: maximum authentication attempts exceeded for invalid user admin from 85.30.182.223 port 42092 ssh2 [preauth] >May 4 09:00:55 ump sshd[33301]: error: maximum authentication attempts exceeded for invalid user oracle from 85.30.182.223 port 42212 ssh2 [preauth] >May 4 09:01:03 ump sshd[33303]: error: maximum authentication attempts exceeded for invalid user oracle from 85.30.182.223 port 42268 ssh2 [preauth] >May 4 09:01:19 ump sshd[33308]: error: maximum authentication attempts exceeded for invalid user usuario from 85.30.182.223 port 42373 ssh2 [preauth] >May 4 09:01:29 ump sshd[33310]: error: maximum authentication attempts exceeded for invalid user usuario from 85.30.182.223 port 42446 ssh2 [preauth] >May 4 09:01:46 ump sshd[33314]: error: maximum authentication attempts exceeded for invalid user test from 85.30.182.223 port 42587 ssh2 [preauth] >May 4 09:01:54 ump sshd[33316]: error: maximum authentication attempts exceeded for invalid user test from 85.30.182.223 port 42657 ssh2 [preauth] >May 4 09:02:11 ump sshd[33320]: error: maximum authentication attempts exceeded for invalid user user from 85.30.182.223 port 42771 ssh2 [preauth] >May 4 09:02:21 ump sshd[33322]: error: maximum authentication attempts exceeded for invalid user user from 85.30.182.223 port 42844 ssh2 [preauth] >May 4 09:03:35 ump sshd[33328]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 09:04:39 ump sshd[33333]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 09:05:00 ump root[33370]: blocking 85.30.182.223 for 15 user violations >May 4 09:07:52 ump sshd[33416]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 09:10:59 ump sshd[33478]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 09:13:18 ump sshd[33488]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 09:13:55 ump sshd[33491]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 09:24:53 ump sshd[33693]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 09:24:54 ump sshd[33694]: error: PAM: Authentication error for root from 177.54.230.234 >May 4 09:32:29 ump sshd[33885]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 09:33:57 ump sshd[33895]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 09:33:58 ump sshd[33896]: error: PAM: Authentication error for root from 101.13.0.19 >May 4 09:34:05 ump sshd[33899]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 09:34:39 ump sshd[33903]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 09:35:47 ump sshd[33958]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 09:37:20 ump sshd[33967]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 09:38:21 ump sshd[33971]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 09:38:54 ump sshd[33974]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 09:40:10 ump sshd[34029]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 09:40:49 ump sshd[34032]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 09:40:53 ump sshd[34033]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 09:41:24 ump sshd[34038]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 09:41:52 ump sshd[34039]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 09:44:21 ump sshd[34047]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 09:47:06 ump sshd[34162]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 10:07:06 ump sshd[34481]: error: PAM: Authentication error for root from 14.98.182.162 >May 4 10:08:36 ump sshd[986]: error: beginning MaxStartups throttling >May 4 10:08:36 ump sshd[34484]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 10:10:00 ump root[34564]: blocking 121.206.239.9 for 21 user violations >May 4 10:16:35 ump sshd[34721]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 10:25:20 ump sshd[34852]: error: PAM: Authentication error for root from 189.215.218.30.cable.dyn.cableonline.com.mx >May 4 10:28:58 ump sshd[34855]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 10:35:06 ump sshd[34974]: error: PAM: Authentication error for root from 254.red-212-170-107.staticip.rima-tde.net >May 4 10:38:55 ump sshd[35038]: error: maximum authentication attempts exceeded for root from 34.125.14.140 port 38476 ssh2 [preauth] >May 4 10:39:01 ump sshd[35040]: error: maximum authentication attempts exceeded for root from 34.125.14.140 port 36202 ssh2 [preauth] >May 4 10:39:03 ump sshd[35044]: error: maximum authentication attempts exceeded for invalid user admin from 34.125.14.140 port 36234 ssh2 [preauth] >May 4 10:39:04 ump sshd[35046]: error: maximum authentication attempts exceeded for invalid user admin from 34.125.14.140 port 46930 ssh2 [preauth] >May 4 10:39:07 ump sshd[35050]: error: maximum authentication attempts exceeded for invalid user oracle from 34.125.14.140 port 46952 ssh2 [preauth] >May 4 10:39:08 ump sshd[35052]: error: maximum authentication attempts exceeded for invalid user oracle from 34.125.14.140 port 46962 ssh2 [preauth] >May 4 10:39:10 ump sshd[35056]: error: maximum authentication attempts exceeded for invalid user usuario from 34.125.14.140 port 46980 ssh2 [preauth] >May 4 10:39:12 ump sshd[35058]: error: maximum authentication attempts exceeded for invalid user usuario from 34.125.14.140 port 46992 ssh2 [preauth] >May 4 10:39:14 ump sshd[35062]: error: maximum authentication attempts exceeded for invalid user test from 34.125.14.140 port 47006 ssh2 [preauth] >May 4 10:39:15 ump sshd[35064]: error: maximum authentication attempts exceeded for invalid user test from 34.125.14.140 port 37408 ssh2 [preauth] >May 4 10:39:18 ump sshd[35068]: error: maximum authentication attempts exceeded for invalid user user from 34.125.14.140 port 37422 ssh2 [preauth] >May 4 10:39:19 ump sshd[35070]: error: maximum authentication attempts exceeded for invalid user user from 34.125.14.140 port 37428 ssh2 [preauth] >May 4 10:39:21 ump sshd[35074]: error: maximum authentication attempts exceeded for invalid user ftpuser from 34.125.14.140 port 37452 ssh2 [preauth] >May 4 10:39:22 ump sshd[35076]: error: maximum authentication attempts exceeded for invalid user ftpuser from 34.125.14.140 port 37454 ssh2 [preauth] >May 4 10:39:25 ump sshd[35080]: error: maximum authentication attempts exceeded for invalid user test1 from 34.125.14.140 port 53050 ssh2 [preauth] >May 4 10:39:26 ump sshd[35082]: error: maximum authentication attempts exceeded for invalid user test1 from 34.125.14.140 port 53058 ssh2 [preauth] >May 4 10:39:28 ump sshd[35086]: error: maximum authentication attempts exceeded for invalid user test2 from 34.125.14.140 port 53080 ssh2 [preauth] >May 4 10:39:30 ump sshd[35088]: error: maximum authentication attempts exceeded for invalid user test2 from 34.125.14.140 port 53086 ssh2 [preauth] >May 4 10:39:33 ump sshd[35094]: error: maximum authentication attempts exceeded for invalid user ubuntu from 34.125.14.140 port 53128 ssh2 [preauth] >May 4 10:39:34 ump sshd[35096]: error: maximum authentication attempts exceeded for invalid user ubuntu from 34.125.14.140 port 53142 ssh2 [preauth] >May 4 10:40:00 ump root[35140]: blocking 34.125.14.140 for 34 user violations >May 4 10:43:45 ump sshd[35179]: error: PAM: Authentication error for root from 202.53.90.187 >May 4 10:45:05 ump sshd[35254]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 10:56:59 ump sshd[35432]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 10:59:34 ump sshd[35438]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 11:01:08 ump sshd[35565]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 11:10:09 ump sshd[35697]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 11:12:31 ump sshd[35715]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 11:14:31 ump sshd[35718]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 11:17:04 ump sshd[35844]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 11:18:09 ump sshd[35853]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 11:19:32 ump sshd[35854]: error: PAM: Authentication error for root from 121.130.214.214 >May 4 11:24:06 ump sshd[35924]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 11:27:52 ump sshd[35989]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 11:39:25 ump sshd[36173]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 11:54:32 ump sshd[36418]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 12:02:57 ump sshd[36615]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 12:08:57 ump sshd[36690]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 12:14:24 ump sshd[36768]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 12:17:53 ump sshd[36880]: fatal: Timeout before authentication for 185.161.248.87 port 64001 >May 4 12:19:36 ump sshd[36889]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 12:23:48 ump sshd[36967]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 12:29:16 ump sshd[37029]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 12:30:08 ump sshd[37102]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 12:30:29 ump sshd[37156]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 12:33:06 ump sshd[37174]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 12:35:32 ump sshd[37233]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 12:36:11 ump sshd[37236]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 12:37:18 ump sshd[37241]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 12:38:41 ump sshd[37242]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 12:40:19 ump sshd[37301]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 12:40:45 ump sshd[37302]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 12:40:55 ump sshd[37303]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 12:42:43 ump sshd[37309]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 12:42:44 ump sshd[37310]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 12:44:41 ump sshd[37320]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 12:49:51 ump sshd[37436]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 12:55:01 ump sshd[37563]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 12:55:53 ump sshd[37566]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 12:58:26 ump sshd[37572]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 13:02:32 ump sshd[37695]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 13:05:38 ump sshd[986]: error: beginning MaxStartups throttling >May 4 13:12:17 ump sshd[37888]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 13:18:19 ump sshd[38011]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 13:40:56 ump sshd[38411]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 13:54:42 ump sshd[38592]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 13:58:24 ump sshd[38663]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 14:13:47 ump sshd[38978]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 14:14:05 ump sshd[38979]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 14:18:42 ump sshd[39101]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 14:24:35 ump sshd[39176]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 14:39:12 ump sshd[39418]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 14:40:38 ump sshd[39481]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 14:46:37 ump sshd[39604]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 14:57:00 ump sshd[39736]: error: PAM: Authentication error for illegal user ubnt from 124.89.116.178 >May 4 15:00:15 ump sshd[39857]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 15:07:30 ump sshd[39920]: error: Fssh_kex_exchange_identification: client sent invalid protocol identifier "MGLNDD_66.96.24.25_22" >May 4 15:07:30 ump sshd[39921]: error: Fssh_kex_exchange_identification: client sent invalid protocol identifier "MGLNDD_66.96.24.31_22" >May 4 15:07:31 ump sshd[39922]: error: Fssh_kex_exchange_identification: client sent invalid protocol identifier "MGLNDD_66.96.24.26_22" >May 4 15:07:31 ump sshd[39923]: error: Fssh_kex_exchange_identification: client sent invalid protocol identifier "MGLNDD_66.96.24.29_22" >May 4 15:07:32 ump sshd[39924]: error: Fssh_kex_exchange_identification: client sent invalid protocol identifier "MGLNDD_66.96.24.30_22" >May 4 15:07:32 ump sshd[39925]: error: Fssh_kex_exchange_identification: client sent invalid protocol identifier "MGLNDD_66.96.24.27_22" >May 4 15:07:37 ump sshd[39926]: error: Fssh_kex_exchange_identification: client sent invalid protocol identifier "MGLNDD_66.96.20.39_22" >May 4 15:07:41 ump sshd[39927]: error: Fssh_kex_exchange_identification: client sent invalid protocol identifier "MGLNDD_66.96.24.24_22" >May 4 15:07:41 ump sshd[39928]: error: Fssh_kex_exchange_identification: client sent invalid protocol identifier "MGLNDD_66.96.24.28_22" >May 4 15:10:33 ump sshd[39987]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 15:16:46 ump sshd[40113]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 15:18:58 ump sshd[40120]: error: PAM: Authentication error for root from 157.230.49.63 >May 4 15:19:32 ump sshd[40123]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 15:19:59 ump sshd[40126]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 15:21:08 ump sshd[40189]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 15:32:18 ump sshd[40376]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 15:32:19 ump sshd[40377]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 15:32:19 ump sshd[40378]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 15:36:44 ump sshd[40446]: error: PAM: Authentication error for illegal user ubnt from 110.39.183.18 >May 4 15:40:29 ump sshd[40516]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 15:42:21 ump sshd[40517]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 15:44:07 ump sshd[40525]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 15:45:24 ump sshd[40637]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 15:46:44 ump sshd[40642]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 15:46:45 ump sshd[40643]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 15:46:45 ump sshd[40644]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 15:47:33 ump sshd[40645]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 15:47:43 ump sshd[40646]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 15:49:45 ump sshd[40647]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 15:49:58 ump sshd[40649]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 15:50:11 ump sshd[40708]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 15:51:13 ump sshd[40709]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 15:54:18 ump sshd[40710]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 16:02:30 ump sshd[40898]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 16:07:55 ump sshd[986]: error: beginning MaxStartups throttling >May 4 16:07:55 ump sshd[40959]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 16:08:56 ump sshd[41016]: error: PAM: Authentication error for illegal user ubnt from 103.203.210.119 >May 4 16:10:00 ump root[41043]: blocking 144.217.98.44 for 16 user violations >May 4 16:18:11 ump sshd[41237]: error: PAM: Authentication error for illegal user ubnt from 201.28.135.246 >May 4 16:19:19 ump sshd[41240]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 16:28:05 ump sshd[41392]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 16:28:58 ump sshd[41384]: fatal: Timeout before authentication for 218.92.0.107 port 26731 >May 4 16:28:58 ump sshd[41385]: fatal: Timeout before authentication for 218.92.0.107 port 61473 >May 4 16:28:58 ump sshd[41387]: fatal: Timeout before authentication for 218.92.0.107 port 13914 >May 4 16:28:58 ump sshd[41390]: fatal: Timeout before authentication for 218.92.0.107 port 36200 >May 4 16:37:45 ump sshd[41592]: fatal: Timeout before authentication for 218.92.0.108 port 20514 >May 4 16:39:05 ump sshd[41594]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 16:39:31 ump sshd[41596]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 16:45:31 ump sshd[41786]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 16:49:31 ump sshd[41793]: error: PAM: Authentication error for illegal user ubnt from 101.255.149.142 >May 4 16:51:29 ump sshd[41856]: error: maximum authentication attempts exceeded for root from 27.71.27.195 port 25877 ssh2 [preauth] >May 4 16:51:50 ump sshd[41861]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 16:54:58 ump sshd[41868]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 17:03:41 ump sshd[42060]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 17:04:45 ump sshd[42063]: error: PAM: Authentication error for illegal user ubnt from c-98-252-254-171.hsd1.ga.comcast.net >May 4 17:07:54 ump sshd[42146]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 17:12:18 ump sshd[42216]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 17:12:20 ump sshd[42214]: error: PAM: Authentication error for illegal user ubnt from 223.25.16.3 >May 4 17:16:09 ump sshd[42335]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 17:16:56 ump sshd[42340]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 17:17:05 ump sshd[42341]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 17:17:47 ump sshd[42333]: fatal: Timeout before authentication for 218.92.0.98 port 37483 >May 4 17:17:54 ump sshd[42347]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 17:17:54 ump sshd[42348]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 17:17:55 ump sshd[42349]: error: Fssh_kex_exchange_identification: banner line contains invalid characters >May 4 17:18:01 ump sshd[42334]: fatal: Timeout before authentication for 218.92.0.98 port 35627 >May 4 17:18:43 ump sshd[42366]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 17:18:47 ump sshd[42364]: error: PAM: Authentication error for illegal user ubnt from 220-130-226-160.hinet-ip.hinet.net >May 4 17:19:04 ump sshd[42368]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 17:22:51 ump sshd[42444]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 17:22:51 ump sshd[42445]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 17:23:04 ump sshd[986]: error: beginning MaxStartups throttling >May 4 17:23:11 ump sshd[42446]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 17:29:26 ump sshd[42559]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 17:34:19 ump sshd[42716]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 17:37:50 ump sshd[42783]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 17:41:50 ump sshd[42846]: error: PAM: Authentication error for illegal user ubnt from 111-70-12-117.emome-ip.hinet.net >May 4 17:41:58 ump sshd[42849]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 17:42:39 ump sshd[42852]: error: Fssh_kex_exchange_identification: Connection closed by remote host >May 4 17:47:46 ump sshd[42989]: error: Fssh_kex_exchange_identification: Connection closed by remote host >ugen0.3: <JMicron USB to PCIE Bridge> at usbus0 (disconnected) >umass0: at uhub0, port 3, addr 2 (disconnected) >da0 at umass-sim0 bus 0 scbus1 target 0 lun 0 >da0: <JMicron Generic 0209> s/n 0123456789ABCDEF detached >(da0:umass-sim0:0:0:0): Periph destroyed >umass0: detached >usb_msc_auto_quirk: UQ_MSC_NO_GETMAXLUN set for USB mass storage device JMicron USB to PCIE Bridge (0x152d:0x0583) >usb_msc_auto_quirk: UQ_MSC_NO_TEST_UNIT_READY set for USB mass storage device JMicron USB to PCIE Bridge (0x152d:0x0583) >usb_msc_auto_quirk: UQ_MSC_NO_SYNC_CACHE set for USB mass storage device JMicron USB to PCIE Bridge (0x152d:0x0583) >usb_msc_auto_quirk: UQ_MSC_NO_PREVENT_ALLOW set for USB mass storage device JMicron USB to PCIE Bridge (0x152d:0x0583) >usb_msc_auto_quirk: UQ_MSC_NO_TEST_UNIT_READY set for USB mass storage device JMicron USB to PCIE Bridge (0x152d:0x0583) >usb_msc_auto_quirk: UQ_MSC_NO_START_STOP set for USB mass storage device JMicron USB to PCIE Bridge (0x152d:0x0583) >ugen0.3: <JMicron USB to PCIE Bridge> at usbus0 >umass0 on uhub0 >umass0: <JMicron USB to PCIE Bridge, class 0/0, rev 2.10/2.09, addr 2> on usbus0 >umass0: SCSI over Bulk-Only; quirks = 0xc105 >umass0:1:0: Attached to scbus1 >da0 at umass-sim0 bus 0 scbus1 target 0 lun 0 >da0: <JMicron Generic 0209> Fixed Direct Access SPC-4 SCSI device >da0: Serial Number 0123456789ABCDEF >da0: 40.000MB/s transfers >da0: 976762MB (2000409264 512 byte sectors) >da0: quirks=0x2<NO_6_BYTE> >xptioctl: pass driver is not in the kernel >xptioctl: put "device pass" in your kernel config file >May 4 18:08:43 ump sshd[43347]: error: PAM: Authentication error for illegal user admin from 103.61.71.50 >May 4 18:08:54 ump sshd[43332]: fatal: Timeout before authentication for 82.49.174.233 port 55400 >May 4 18:09:27 ump sshd[43350]: error: Fssh_kex_exchange_identification: Connection closed by remote host >panic: buffer modified while frozen! >cpuid = 0 >time = 1683224304 >KDB: stack backtrace: >db_trace_self() at db_trace_self >db_trace_self_wrapper() at db_trace_self_wrapper+0x38 >kdb_backtrace() at kdb_backtrace+0x2c >vpanic() at vpanic+0x126 >panic() at panic+0x2a >.LBB9_21() at .LBB9_21+0xc >arc_write_done() at arc_write_done+0x4e >.LBB84_358() at .LBB84_358+0xcc >.LBB41_60() at .LBB41_60+0xbc >taskqueue_run_locked() at taskqueue_run_locked+0x90 >taskqueue_thread_loop() at taskqueue_thread_loop+0xd4 >fork_exit() at fork_exit+0x68 >fork_trampoline() at fork_trampoline+0xa >KDB: enter: panic > >------------------------------------------------------------------------ >kernel config > >config: /boot/kernel/kernel: incoherent ELF headers > >------------------------------------------------------------------------ >ddb capture buffer > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 271292
: 242030 |
242031