From nobody@FreeBSD.org  Mon Mar 12 06:47:21 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 826F81065670
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 12 Mar 2012 06:47:21 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 6C9018FC17
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 12 Mar 2012 06:47:21 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q2C6lLrX033348
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 12 Mar 2012 06:47:21 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q2C6lL5W033347;
	Mon, 12 Mar 2012 06:47:21 GMT
	(envelope-from nobody)
Message-Id: <201203120647.q2C6lL5W033347@red.freebsd.org>
Date: Mon, 12 Mar 2012 06:47:21 GMT
From: Dima <6apa6awko@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: reboot system
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         165963
>Category:       kern
>Synopsis:       [panic] [ipfilter] ipfilter/nat NULL pointer deference
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    cy
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 12 06:50:07 UTC 2012
>Closed-Date:    
>Last-Modified:  Wed Jul 03 05:23:11 UTC 2013
>Originator:     Dima
>Release:        FreeBSD 9.0-RELEASE
>Organization:
ISP M-TEL
>Environment:
FreeBSD ipnat 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Fri Mar  2 17:26:13 EET 2012     hellion@ipnat:/usr/src/sys/amd64/compile/IPNAT  amd64
>Description:
sudden reboot
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

ipnat dumped core - see /var/crash/vmcore.0

Fri Mar  9 16:00:52 EET 2012

FreeBSD ipnat 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Fri Mar  2 17:26:13 EET 2012     hellion@ipnat:/usr/src/sys/amd64/compile/IPNAT  amd64

panic: page fault

GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd"...

Unread portion of the kernel message buffer:


Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 00
fault virtual address	= 0x4
fault code		= supervisor read data, page not present
instruction pointer	= 0x20:0xffffffff802cc071
stack pointer	        = 0x28:0xffffff811a293510
frame pointer	        = 0x28:0xffffff811a293630
code segment		= base 0x0, limit 0xfffff, type 0x1b
			= DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags	= interrupt enabled, resume, IOPL = 0
current process		= 0 (em0 taskq)
trap number		= 12
panic: page fault
cpuid = 0
KDB: stack backtrace:
#0 0xffffffff804ff06e at kdb_backtrace+0x5e
#1 0xffffffff804ca027 at panic+0x187
#2 0xffffffff806e7510 at trap_fatal+0x290
#3 0xffffffff806e7859 at trap_pfault+0x1f9
#4 0xffffffff806e7d1f at trap+0x3df
#5 0xffffffff806d225f at calltrap+0x8
#6 0xffffffff802d0834 at fr_checknatin+0x3c4
#7 0xffffffff802c229a at fr_check+0x88a
#8 0xffffffff80586a9e at pfil_run_hooks+0x9e
#9 0xffffffff805b47bc at ip_input+0x27c
#10 0xffffffff80585d6b at netisr_dispatch_src+0x20b
#11 0xffffffff8057e0ec at ether_demux+0x14c
#12 0xffffffff8057e3b4 at ether_nh_input+0x1f4
#13 0xffffffff80585d6b at netisr_dispatch_src+0x20b
#14 0xffffffff8057e00f at ether_demux+0x6f
#15 0xffffffff8057e3b4 at ether_nh_input+0x1f4
#16 0xffffffff80585d6b at netisr_dispatch_src+0x20b
#17 0xffffffff8033cc22 at lem_handle_rxtx+0x252
Uptime: 6d8h57m5s
Dumping 495 out of 4084 MB:..4%..13%..23%..33%..42%..52%..62%..72%..81%..91%

#0  doadump (textdump=Variable "textdump" is not available.
) at pcpu.h:224
224	pcpu.h: No such file or directory.
	in pcpu.h
(kgdb) #0  doadump (textdump=Variable "textdump" is not available.
) at pcpu.h:224
#1  0xffffffff804c9b65 in kern_reboot (howto=260)
    at ../../../kern/kern_shutdown.c:442
#2  0xffffffff804ca011 in panic (fmt=Variable "fmt" is not available.
) at ../../../kern/kern_shutdown.c:607
#3  0xffffffff806e7510 in trap_fatal (frame=0xc, eva=Variable "eva" is not available.
)
    at ../../../amd64/amd64/trap.c:819
#4  0xffffffff806e7859 in trap_pfault (frame=0xffffff811a293460, usermode=0)
    at ../../../amd64/amd64/trap.c:735
#5  0xffffffff806e7d1f in trap (frame=0xffffff811a293460)
    at ../../../amd64/amd64/trap.c:474
#6  0xffffffff806d225f in calltrap () at ../../../amd64/amd64/exception.S:228
#7  0xffffffff802cc071 in nat_new (fin=0xffffff811a2936e0, np=Variable "np" is not available.
)
    at ../../../contrib/ipfilter/netinet/ip_nat.c:2610
#8  0xffffffff802d0834 in fr_checknatin (fin=0xffffff811a2936e0, 
    passp=0xffffff811a2936dc)
    at ../../../contrib/ipfilter/netinet/ip_nat.c:4155
#9  0xffffffff802c229a in fr_check (ip=Variable "ip" is not available.
)
    at ../../../contrib/ipfilter/netinet/fil.c:2572
#10 0xffffffff80586a9e in pfil_run_hooks (ph=Variable "ph" is not available.
) at ../../../net/pfil.c:82
#11 0xffffffff805b47bc in ip_input (m=0xfffffe0003cc2200)
    at ../../../netinet/ip_input.c:510
#12 0xffffffff80585d6b in netisr_dispatch_src (proto=1, source=Variable "source" is not available.
)
    at ../../../net/netisr.c:1013
#13 0xffffffff8057e0ec in ether_demux (ifp=0xfffffe0003a7c000, 
    m=0xfffffe0003cc2200) at ../../../net/if_ethersubr.c:937
#14 0xffffffff8057e3b4 in ether_nh_input (m=Variable "m" is not available.
)
    at ../../../net/if_ethersubr.c:756
#15 0xffffffff80585d6b in netisr_dispatch_src (proto=9, source=Variable "source" is not available.
)
    at ../../../net/netisr.c:1013
#16 0xffffffff8057e00f in ether_demux (ifp=0xfffffe000191a800, 
    m=0xfffffe0003cc2200) at ../../../net/if_ethersubr.c:846
#17 0xffffffff8057e3b4 in ether_nh_input (m=Variable "m" is not available.
)
    at ../../../net/if_ethersubr.c:756
#18 0xffffffff80585d6b in netisr_dispatch_src (proto=9, source=Variable "source" is not available.
)
    at ../../../net/netisr.c:1013
#19 0xffffffff8033cc22 in lem_handle_rxtx (context=Variable "context" is not available.
)
    at ../../../dev/e1000/if_lem.c:3555
#20 0xffffffff8050b375 in taskqueue_run_locked (queue=0xfffffe000325aa00)
    at ../../../kern/subr_taskqueue.c:308
#21 0xffffffff8050c2f6 in taskqueue_thread_loop (arg=Variable "arg" is not available.
)
    at ../../../kern/subr_taskqueue.c:497
#22 0xffffffff8049efdf in fork_exit (
    callout=0xffffffff8050c2b0 <taskqueue_thread_loop>, 
    arg=0xffffff80007c5838, frame=0xffffff811a293c50)
    at ../../../kern/kern_fork.c:995
#23 0xffffffff806d278e in fork_trampoline ()
    at ../../../amd64/amd64/exception.S:602
#24 0x0000000000000000 in ?? ()
#25 0x0000000000000000 in ?? ()
#26 0x0000000000000000 in ?? ()
#27 0x0000000000000000 in ?? ()
#28 0x0000000000000000 in ?? ()
#29 0x0000000000000000 in ?? ()
#30 0x0000000000000000 in ?? ()
#31 0x0000000000000000 in ?? ()
#32 0x0000000000000000 in ?? ()
#33 0x0000000000000000 in ?? ()
#34 0x0000000000000000 in ?? ()
#35 0x0000000000000000 in ?? ()
#36 0x0000000000000000 in ?? ()
#37 0x0000000000000000 in ?? ()
#38 0x0000000000000000 in ?? ()
#39 0x0000000000000000 in ?? ()
#40 0x0000000000000000 in ?? ()
#41 0x0000000000000000 in ?? ()
#42 0x0000000000000000 in ?? ()
#43 0x0000000000000000 in ?? ()
#44 0x0000000000000000 in ?? ()
#45 0x0000000000000000 in ?? ()
#46 0x0000000000000000 in ?? ()
#47 0x0000000000000000 in ?? ()
#48 0xffffffff80aa2e38 in sleepq_chains ()
#49 0xfffffe0001928ce8 in ?? ()
#50 0x0000000000000000 in ?? ()
#51 0xfffffe00019288c0 in ?? ()
#52 0xffffff811a293b00 in ?? ()
#53 0xffffff811a293aa8 in ?? ()
#54 0xfffffe000190c460 in ?? ()
#55 0xffffffff804f1c32 in sched_switch (td=0xffffffff8050c2b0, 
    newtd=0xffffff80007c5838, flags=Variable "flags" is not available.
) at ../../../kern/sched_ule.c:1848
Previous frame inner to this frame (corrupt stack?)
(kgdb) 

------------------------------------------------------------------------
ps -axl

  UID   PID  PPID CPU PRI NI    VSZ    RSS MWCHAN STAT  TT         TIME COMMAND
    0     0     0   0 -52  0      0      0 -      DLs   ??    156:17.48 [kernel
    0     1     0   0  47  0   6280      0 wait   DLs   ??      0:00.01 [init]
    0     2     0   0 -16  0      0      0 -      DL    ??      0:04.39 [fdc0]
    0     3     0   0 -16  0      0      0 waitin DL    ??      0:00.00 [sctp_i
    0     4     0   0 -16  0      0      0 ccb_sc DL    ??      0:00.00 [xpt_th
    0     5     0   0 -16  0      0      0 psleep DL    ??      0:00.81 [pageda
    0     6     0   0 -16  0      0      0 psleep DL    ??      0:00.00 [vmdaem
    0     7     0   0 155  0      0      0 pgzero DL    ??      0:00.01 [pageze
    0     8     0   0 -16  0      0      0 psleep DL    ??      0:03.25 [bufdae
    0     9     0   0  16  0      0      0 -      RL    ??     17:51.38 [syncer
    0    10     0   0 -16  0      0      0 audit_ DL    ??      0:00.00 [audit]
    0    11     0   0 155  0      0      0 -      RL    ??  36451:07.77 [idle]
    0    12     0   0 -84  0      0      0 -      WL    ??     53:54.04 [intr]
    0    13     0   0  -8  0      0      0 -      DL    ??      0:05.44 [geom]
    0    14     0   0 -16  0      0      0 -      DL    ??      5:28.25 [yarrow
    0    15     0   0 -68  0      0      0 -      DL    ??      0:14.87 [usb]
    0    16     0   0 -16  0      0      0 vlruwt DL    ??      0:03.38 [vnlru]
    0    17     0   0 -16  0      0      0 sdflus DL    ??      0:23.60 [softde
    0   837     1   0  20  0  10372      0 select Ds    ??      0:00.00 [devd]
    0  1047     1   0   1  0  12184      0 -      Rs    ??      0:01.11 [syslog
  122  1170     1   0  52  5  20140      0 wait   DN    ??      0:00.00 [zabbix
  122  1172  1170   0  25  5  20140      0 nanslp DN    ??      0:35.44 [zabbix
  122  1173  1170   0  25  5  20140      0 accept DN    ??      2:47.49 [zabbix
  122  1174  1170   0  25  5  20140      0 select DN    ??      2:51.03 [zabbix
  122  1175  1170   0  25  5  20140      0 accept DN    ??      2:49.69 [zabbix
  122  1176  1170   0  25  5  20140      0 -      RN    ??      0:15.07 [zabbix
    0  1293     1   0  20  0  46876      0 select Ds    ??      0:00.00 [sshd]
    0  1300     1   0  20  0  20384      0 select Ds    ??      0:06.99 [sendma
   25  1306     1   0  20  0  20384      0 pause  Ds    ??      0:00.13 [sendma
    0  1312     1   0  20  0  14260      0 nanslp Ds    ??      0:01.30 [cron]
    0  1337     1   0  52  0  16344      0 select Ds    ??      0:03.82 [inetd]
    0  1372     1   0  52  0  12184      0 ttyin  Ds+   ??      0:00.00 [getty]
    0  1373     1   0  52  0  12184      0 ttyin  Ds+   ??      0:00.00 [getty]
    0  1374     1   0  52  0  12184      0 ttyin  Ds+   ??      0:00.00 [getty]
    0  1375     1   0  52  0  12184      0 ttyin  Ds+   ??      0:00.00 [getty]
    0  1376     1   0  52  0  12184      0 ttyin  Ds+   ??      0:00.00 [getty]
    0  1377     1   0  52  0  12184      0 ttyin  Ds+   ??      0:00.00 [getty]
    0  1378     1   0  52  0  12184      0 ttyin  Ds+   ??      0:00.00 [getty]
    0  1379     1   0  52  0  12184      0 ttyin  Ds+   ??      0:00.00 [getty]
    0  1770     1   0  20  0  23052      0 select Ds    ??      0:00.04 [screen
    0  1771  1770   0  37  0  17664      0 ttyin  Ds+   ??      0:00.02 [csh]
    0  1775  1770   0  33  0  17664      0 ttyin  Ds+   ??      0:00.02 [csh]
    0  1779  1770   0  33  0  17664      0 ttyin  Ds+   ??      0:00.02 [csh]
    0  1783  1770   0  23  0  17664      0 pause  Ds    ??      0:00.02 [csh]
    0  1787  1783   0  20  0  28692      0 select D+    ??      0:00.14 [mc]
    0  1788  1787   0  43  0  17664      0 ttyin  Ds+   ??      0:00.03 [csh]

------------------------------------------------------------------------
vmstat -s

1379345658 cpu context switches
1074099738 device interrupts
559517237 software interrupts
 21353688 traps
 75244301 system calls
       17 kernel threads created
   115880  fork() calls
     3053 vfork() calls
        0 rfork() calls
        0 swap pager pageins
        0 swap pager pages paged in
        0 swap pager pageouts
        0 swap pager pages paged out
      555 vnode pager pageins
     4431 vnode pager pages paged in
        0 vnode pager pageouts
        0 vnode pager pages paged out
        0 page daemon wakeups
        0 pages examined by the page daemon
      590 pages reactivated
  4553940 copy-on-write faults
      525 copy-on-write optimized faults
  8221001 zero fill pages zeroed
        0 zero fill pages prezeroed
     9454 intransit blocking page faults
 20717749 total VM faults taken
        0 pages affected by kernel thread creation
 61369335 pages affected by  fork()
  1627616 pages affected by vfork()
        0 pages affected by rfork()
        0 pages cached
 17164951 pages freed
        0 pages freed by daemon
        0 pages freed by exiting processes
     4740 pages active
    68272 pages inactive
        8 pages in VM cache
    88668 pages wired down
   849212 pages free
     4096 bytes per page
 14307412 total name lookups
          cache hits (66% pos + 4% neg) system 1% per-directory
          deletions 0%, falsehits 0%, toolong 0%

------------------------------------------------------------------------
vmstat -m

         Type InUse MemUse HighUse Requests  Size(s)
        hhook     2     1K       -        2  128
    CAM queue    11     1K       -       55  16,32
      ithread   128    25K       -      128  32,128,256
       kbdmux     6    18K       -        6  16,512,1024,2048
       KTRACE   100    13K       -      100  128
          LED     4     1K       -        4  16,128
       linker    77     6K       -       79  16,32,64,512
        lockf    23     3K       -      895  64,128
   loginclass     2     1K       -    16702  64
         temp  7181  2752K       - 11580487  16,32,64,128,256,512,1024,2048,4096
       devbuf  6106 15894K       -     6202  16,32,64,128,256,512,1024,2048,4096
       USBdev    20     7K       -       20  64,128,1024
       module   236    30K       -      236  128
          USB    37    22K       -       39  16,32,64,128,2048
     mtx_pool     2    16K       -        2  
      subproc   194   258K       -   119100  512,4096
         proc     2    16K       -        2  
      session    23     3K       -    16755  128
         pgrp    24     3K       -    26083  128
         cred    32     5K       -  1464578  64,256
      uidinfo     4     3K       -     2760  128,2048
       plimit    13     4K       -   217380  256
      ata_pci     1     1K       -        1  64
      CAM SIM     3     1K       -        3  256
    sysctltmp     0     0K       -    61750  16,32,64,128,2048
    sysctloid  3625   180K       -     3708  16,32,64,128
       sysctl     0     0K       -  1249244  16,32,64
      tidhash     1    16K       -        1  
      callout     3  1536K       -        3  
         umtx   456    57K       -      456  128
     p1003.1b     1     1K       -        1  16
         SWAP     2   481K       -        2  64
       bus-sc    63   231K       -     1320  16,32,64,128,256,512,2048,4096
          bus   639    60K       -     3142  16,32,64,128,256,1024
      devstat     6    13K       -        6  32,4096
 eventhandler    75     6K       -       75  64,128
   CAM periph     3     1K       -       16  16,32,64,128,256
      CAM XPT    26    14K       -       76  32,64,128,1024,2048
         kobj   159   636K       -      205  4096
      Per-cpu     1     1K       -        1  32
      acpidev    34     3K       -       34  64
       DEVFS1    95    48K       -      103  512
       DEVFS3   115    29K       -      130  256
         rman   189    21K       -      392  32,128
         sbuf     0     0K       -      642  16,32,64,128,256,512,1024,2048,4096
        DEVFS    16     1K       -       17  16,128
        stack     0     0K       -        2  256
    taskqueue    21     2K       -       21  16,32,128
       Unitno    16     1K       -   581702  32,64
          iov     0     0K       -     3355  16,64,128,256,512
       select    55     7K       -       55  128
     ioctlops     0     0K       -   182143  16,32,64,128,256,512,1024
          msg     4    30K       -        4  2048,4096
          sem     4   106K       -        4  2048,4096
          shm     7    32K       -     9319  2048
          tty    23    23K       -       28  1024,2048
          pts     5     2K       -        8  256
     mbuf_tag     0     0K       -        2  32
        shmfd     1     8K       -        1  
          pcb    19   157K       -    13495  16,32,128,1024,2048,4096
       soname     3     1K       -  3060020  16,32,128
          acl     0     0K       -      606  4096
     vfscache     1  2048K       -        1  
   cl_savebuf     0     0K       -       16  64
     vfs_hash     1  1024K       -        1  
       vnodes     4     1K       -        5  64,256
  vnodemarker     0     0K       -    35533  512
        mount    16     1K       -      119  16,32,64,128,256
          BPF     9     2K       -        9  128
  ether_multi    12     1K       -       14  16,64
       ifaddr    40    11K       -       40  32,512,4096
        ifnet    10    19K       -       10  128,2048
        clone     3    12K       -        3  4096
       arpcom     4     1K       -        4  16
      lltable    16     7K       -     1066  256,512
         vlan     4     1K       -        4  64,128
     routetbl   148    67K       -      216  32,64,128,256,512
         igmp     9     3K       -        9  256
     in_multi     3     1K       -        3  256
     dummynet     3     3K       -        3  512,1024
  IpFw/IpAcct    12     4K       -       21  16,32,64,128,2048
     ipfw_tbl    17     5K       -       17  256
    sctp_iter     0     0K       -        2  256
     sctp_ifn     3     1K       -        3  128
     sctp_ifa     3     1K       -        3  128
     sctp_vrf     1     1K       -        1  64
    sctp_a_it     0     0K       -        2  16
    hostcache     1    28K       -        1  
     syncache     1    96K       -        1  
          rpc     2     1K       -        2  256
audit_evclass   179     6K       -      218  32
      jblocks     2     1K       -        2  128,256
     savedino     0     0K       -     1949  256
        sbdep     0     0K       -     2525  64
      jsegdep     0     0K       -    16859  64
         jseg     0     0K       -     1090  128
    jfreefrag     0     0K       -       93  128
      jnewblk     0     0K       -     1500  128
       jmvref     0     0K       -       18  128
      jremref     0     0K       -     7626  128
      jaddref     0     0K       -     7640  128
     freework     1     1K       -     1278  16,128
    newdirblk     0     0K       -        6  64
       dirrem     0     0K       -     7614  128
        mkdir     0     0K       -       12  128
       diradd     0     0K       -     7628  128
     freefile     0     0K       -     1117  64
     freeblks     0     0K       -     1241  128
     freefrag     0     0K       -       93  128
       newblk     1   128K       -     1501  256
    bmsafemap     1     8K       -     1389  256
     inodedep     1  1024K       -     9676  512
      pagedep     1   128K       -     1051  256
  ufs_dirhash   498    97K       -      498  16,32,64,128,256,512
    ufs_mount     3    13K       -        3  512,4096
    vm_pgdata     2   129K       -        2  128
      UMAHash     1     2K       -        3  512,1024,2048
    pfs_nodes    21     6K       -       21  256
      memdesc     1     4K       -        1  4096
         GEOM    43     9K       -      338  16,32,64,128,256,512,1024
     atkbddev     1     1K       -        1  64
     acpiintr     1     1K       -        1  64
     pci_link    16     2K       -       16  32,128
       acpica  2220   235K       -    45771  16,32,64,128,256,512,1024,4096
      entropy  1024    64K       -     1024  64
       isadev     6     1K       -        6  128
       apmdev     1     1K       -        1  128
         UART     3     2K       -        3  16,512,1024
          amr     3    48K       -       10  16,2048
     acpitask     1     2K       -        1  2048
         cdev     8     2K       -        8  256
      acpisem    19     3K       -       19  128
      io_apic     3     6K       -        3  2048
        sigio     1     1K       -        1  64
     filedesc    46    23K       -   118951  512
     nexusdev     3     1K       -        3  16
         kenv   105    13K       -      110  16,32,64,128
       kqueue     0     0K       -     9389  256,2048
CAM dev queue     3     1K       -        3  128
    proc-args    29     2K       -  4851371  16,32,64,128,256

------------------------------------------------------------------------
vmstat -z

ITEM                   SIZE  LIMIT     USED     FREE      REQ FAIL SLEEP

UMA Kegs:               208,      0,      86,      16,      86,   0,   0
UMA Zones:              896,      0,      86,       2,      86,   0,   0
UMA Slabs:              568,      0,    1121,       6,    1333,   0,   0
UMA RCntSlabs:          568,      0,     603,       6,     603,   0,   0
UMA Hash:               256,      0,       3,      12,       4,   0,   0
16 Bucket:              152,      0,     138,      12,     138,   0,   0
32 Bucket:              280,      0,     120,       6,     120,   1,   0
64 Bucket:              536,      0,     137,       3,     137,  57,   0
128 Bucket:            1048,      0,     421,       2,     421, 549,   0
VM OBJECT:              216,      0,   72779,     625, 2810150,   0,   0
MAP:                    232,      0,       7,      25,       7,   0,   0
KMAP ENTRY:             120, 151032,      37,     490,    4544,   0,   0
MAP ENTRY:              120,      0,     700,     757, 6332904,   0,   0
fakepg:                 120,      0,       0,       0,       0,   0,   0
mt_zone:               4112,      0,     250,      13,     250,   0,   0
16:                      16,      0,    1802,     718, 3812564,   0,   0
32:                      32,      0,    1927,     699, 1317482,   0,   0
64:                      64,      0,    6887,    6497, 6778723,   0,   0
128:                    128,      0,    3998,     961, 6284318,   0,   0
256:                    256,      0,     446,     349,  968333,   0,   0
512:                    512,      0,    5356,   13621, 2907308,   0,   0
1024:                  1024,      0,      49,     151, 1534052,   0,   0
2048:                  2048,      0,      48,      86,   14216,   0,   0
4096:                  4096,      0,     239,     196,  139560,   0,   0
Files:                   80,      0,      70,     335, 4336459,   0,   0
TURNSTILE:              136,      0,     229,      71,     229,   0,   0
umtx pi:                 96,      0,       0,       0,       0,   0,   0
MAC labels:              40,      0,       0,       0,       0,   0,   0
PROC:                  1160,      0,      45,     102,  118950,   0,   0
THREAD:                1112,      0,     195,      33,     195,   0,   0
SLEEPQUEUE:              80,      0,     229,      90,     229,   0,   0
VMSPACE:                392,      0,      29,     171,  118935,   0,   0
cpuset:                  72,      0,       2,      98,       2,   0,   0
audit_record:           960,      0,       0,       0,       0,   0,   0
mbuf_packet:            256,      0,     257,     903,471049178,   0,   0
mbuf:                   256,      0,       1,     647,406406840,   0,   0
mbuf_cluster:          2048,  25600,    1152,      14,    1152,   0,   0
mbuf_jumbo_page:       4096,  12800,       0,      20,      20,   0,   0
mbuf_jumbo_9k:         9216,  19200,       0,       0,       0,   0,   0
mbuf_jumbo_16k:       16384,  12800,       0,       0,       0,   0,   0
mbuf_ext_refcnt:          4,      0,       0,       0,       0,   0,   0
g_bio:                  232,      0,       0,    8464,  789569,   0,   0
ttyinq:                 160,      0,     420,     276,     795,   0,   0
ttyoutq:                256,      0,     219,     126,     416,   0,   0
ata_request:            328,      0,       0,      24,       4,   0,   0
ata_composite:          336,      0,       0,       0,       0,   0,   0
VNODE:                  480,      0,  107955,     205, 3959036,   0,   0
VNODEPOLL:              112,      0,       0,       0,       0,   0,   0
NAMEI:                 1024,      0,       0,      96,11014095,   0,   0
S VFS Cache:            108,      0,  108118,    5732, 4015675,   0,   0
L VFS Cache:            328,      0,     168,     660,   27961,   0,   0
DIRHASH:               1024,      0,     741,      71,     741,   0,   0
NCLNODE:                560,      0,       0,       0,       0,   0,   0
pipe:                   728,      0,       1,     104,  145417,   0,   0
Mountpoints:            768,      0,       2,       8,       2,   0,   0
ksiginfo:               112,      0,     138,     918,   27968,   0,   0
itimer:                 344,      0,       0,      22,       1,   0,   0
KNOTE:                  128,      0,       0,     232,    9392,   0,   0
socket:                 680,  25602,      14,      88, 1512514,   0,   0
unpcb:                  240,  25600,       9,      87,    3069,   0,   0
ipq:                     56,    819,       0,       0,       0,   0,   0
udp_inpcb:              392,  25600,       1,      69,    4906,   0,   0
udpcb:                   16,  25704,       1,     671,    4906,   0,   0
tcp_inpcb:              392,  25600,     173,     187, 1504503,   0,   0
tcpcb:                  976,  25600,       4,      92, 1504503,   0,   0
tcptw:                   72,   5150,     169,     431, 1495730,   0,   0
syncache:               152,  15375,       0,     150, 1495731,   0,   0
hostcache:              136,  15372,       0,      84,       8,   0,   0
tcpreass:                40,   1680,       0,       0,       0,   0,   0
sackhole:                32,      0,       0,       0,       0,   0,   0
sctp_ep:               1360,  25602,       0,       0,       0,   0,   0
sctp_asoc:             2272,  40000,       0,       0,       0,   0,   0
sctp_laddr:              48,  80064,       0,     216,       2,   0,   0
sctp_raddr:             688,  80000,       0,       0,       0,   0,   0
sctp_chunk:             136, 400008,       0,       0,       0,   0,   0
sctp_readq:             104, 400032,       0,       0,       0,   0,   0
sctp_stream_msg_out:    112, 400026,       0,       0,       0,   0,   0
sctp_asconf:             40, 400008,       0,       0,       0,   0,   0
sctp_asconf_ack:         48, 400032,       0,       0,       0,   0,   0
ripcb:                  392,  25600,       0,      40,      34,   0,   0
rtentry:                200,      0,       7,      50,       7,   0,   0
IPFW dynamic rule:      120,      0,       7,     334, 1570057,   0,   0
divcb:                  392,  25600,       0,       0,       0,   0,   0
selfd:                   56,      0,      92,     601, 2205751,   0,   0
SWAPMETA:               288, 116519,       0,       0,       0,   0,   0
FFS inode:              168,      0,  107922,     252, 3958909,   0,   0
FFS1 dinode:            128,      0,       0,       0,       0,   0,   0
FFS2 dinode:            256,      0,  107922,     168, 3958909,   0,   0


------------------------------------------------------------------------
vmstat -i

interrupt                          total       rate
irq14: ata0                            5          0
irq18: uhci2                      274358       6235
irq20: hpet0                   618745787   14062404
irq23: ehci0                      275493       6261
irq46: amr0                       250844       5701
irq64: em0                     454553251   10330755
Total                         1074099738   24411357

------------------------------------------------------------------------
pstat -T

 70/12328 files
0M/3493M swap space

------------------------------------------------------------------------
pstat -s

Device          512-blocks     Used    Avail Capacity
/dev/amrd0p3       7155456        0  7155456     0%

------------------------------------------------------------------------
iostat

iostat: kvm_read(_tk_nin): invalid address (0x0)
iostat: disabling TTY statistics
           amrd0            pass0             cpu
  KB/t tps  MB/s   KB/t tps  MB/s  us ni sy in id
 23.37 5958 135.98   0.00   0  0.00   0  0  0  0 100

------------------------------------------------------------------------
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   
m        65536   1817729277 --rw------- zabbix   zabbix   zabbix   zabbix              6       698064         1170         1170  7:01:15 15:57:14  7:01:15

Semaphores:
T           ID          KEY MODE        OWNER    GROUP    CREATOR  CGROUP          NSEMS OTIME    CTIME   
s        65536   2052610301 --rw------- zabbix   zabbix   zabbix   zabbix              9 15:58:05  7:01:15


------------------------------------------------------------------------
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)


------------------------------------------------------------------------
nfsstat

Client Info:
Rpc Counts:
  Getattr   Setattr    Lookup  Readlink      Read     Write    Create    Remove
        0         0         0         0         0         0         0         0
   Rename      Link   Symlink     Mkdir     Rmdir   Readdir  RdirPlus    Access
        0         0         0         0         0         0         0         0
    Mknod    Fsstat    Fsinfo  PathConf    Commit
        0         0         0         0         0
Rpc Info:
 TimedOut   Invalid X Replies   Retries  Requests
        0         0         0         0         0
Cache Info:
Attr Hits    Misses Lkup Hits    Misses BioR Hits    Misses BioW Hits    Misses
        0         0         0         0         0         0         0         0
BioRLHits    Misses BioD Hits    Misses DirE Hits    Misses Accs Hits    Misses
        0         0         0         0         0         0         0         0

Server Info:
  Getattr   Setattr    Lookup  Readlink      Read     Write    Create    Remove
        0         0         0         0         0         0         0         0
   Rename      Link   Symlink     Mkdir     Rmdir   Readdir  RdirPlus    Access
        0         0         0         0         0         0         0         0
    Mknod    Fsstat    Fsinfo  PathConf    Commit
        0         0         0         0         0
Server Ret-Failed
                0
Server Faults
            0
Server Cache Stats:
   Inprog      Idem  Non-idem    Misses
        0         0         0         0
Server Write Gathering:
 WriteOps  WriteRPC   Opsaved
        0         0         0

------------------------------------------------------------------------
netstat -s

tcp:
	6151389 packets sent
		2992345 data packets (32206259 bytes)
		0 data packets (0 bytes) retransmitted
		0 data packets unnecessarily retransmitted
		0 resends initiated by MTU discovery
		3150253 ack-only packets (807 delayed)
		0 URG only packets
		0 window probe packets
		0 window update packets
		8790 control packets
	7927120 packets received
		2992126 acks (for 35197738 bytes)
		14 duplicate acks
		0 acks for unsent data
		2991913 packets (34130038 bytes) received in-sequence
		0 completely duplicate packets (0 bytes)
		0 old duplicate packets
		0 packets with some dup. data (0 bytes duped)
		0 out-of-order packets (0 bytes)
		0 packets (0 bytes) of data after window
		0 window probes
		1495717 window update packets
		0 packets received after close
		0 discarded for bad checksums
		0 discarded for bad header offset fields
		0 discarded because packet too short
		0 discarded due to memory problems
	8764 connection requests
	1495731 connection accepts
	0 bad connection attempts
	0 listen queue overflows
	0 ignored RSTs in the windows
	1495743 connections established (including accepts)
	1504330 connections closed (including 0 drops)
		26 connections updated cached RTT on close
		26 connections updated cached RTT variance on close
		0 connections updated cached ssthresh on close
	12 embryonic connections dropped
	2991940 segments updated rtt (of 1504962 attempts)
	8740 retransmit timeouts
		0 connections dropped by rexmit timeout
	0 persist timeouts
		0 connections dropped by persist timeout
	0 Connections (fin_wait_2) dropped because of timeout
	0 keepalive timeouts
		0 keepalive probes sent
		0 connections dropped by keepalive
	17 correct ACK header predictions
	1495931 correct data packet header predictions
	1495731 syncache entries added
		0 retransmitted
		0 dupsyn
		0 dropped
		1495731 completed
		0 bucket overflow
		0 cache overflow
		0 reset
		0 stale
		0 aborted
		0 badack
		0 unreach
		0 zone failures
	1495731 cookies sent
	0 cookies received
	8 hostcache entries added
		0 bucket overflow
	0 SACK recovery episodes
	0 segment rexmits in SACK recovery episodes
	0 byte rexmits in SACK recovery episodes
	0 SACK options (SACK blocks) received
	0 SACK options (SACK blocks) sent
	0 SACK scoreboard overflow
	0 packets with ECN CE bit set
	0 packets with ECN ECT(0) bit set
	0 packets with ECN ECT(1) bit set
	0 successful ECN handshakes
	0 times ECN reduced the congestion window
udp:
	4712 datagrams received
	0 with incomplete header
	0 with bad data length field
	0 with bad checksum
	0 with no checksum
	21 dropped due to no socket
	0 broadcast/multicast datagrams undelivered
	0 dropped due to full socket buffers
	0 not for hashed pcb
	4691 delivered
	4715 datagrams output
	0 times multicast source filter matched
ip:
	443845868 total packets received
	0 bad header checksums
	0 with size smaller than minimum
	17 with data size < data length
	0 with ip length > max ip packet size
	0 with header length < data size
	0 with data length < header 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 packets reassembled ok
	7958088 packets for this host
	21 packets for unknown/unsupported protocol
	395764087 packets forwarded (0 packets fast forwarded)
	24 packets not forwardable
	0 packets received for unknown multicast group
	0 redirects sent
	6182765 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 tunneling packets that can't find gif
	0 datagrams with bad address in header
icmp:
	401 calls to icmp_error
	6 errors not generated in response to an icmp message
	Output histogram:
		echo reply: 26254
		destination unreachable: 45
		time exceeded: 350
	0 messages with bad code fields
	0 messages less than the minimum length
	0 messages with bad checksum
	0 messages with bad length
	0 multicast echo requests ignored
	0 multicast timestamp requests ignored
	Input histogram:
		echo reply: 3
		destination unreachable: 18
		echo: 26254
		time exceeded: 2
	26254 message responses generated
	0 invalid return addresses
	0 no return routes
igmp:
	0 messages received
	0 messages received with too few bytes
	0 messages received with wrong TTL
	0 messages received with bad checksum
	0 V1/V2 membership queries received
	0 V3 membership queries received
	0 membership queries received with invalid field(s)
	0 general queries received
	0 group queries received
	0 group-source queries received
	0 group-source queries dropped
	0 membership reports received
	0 membership reports received with invalid field(s)
	0 membership reports received for groups to which we belong
	0 V3 reports received without Router Alert
	0 membership reports sent
arp:
	487 ARP requests sent
	2043 ARP replies sent
	114225 ARP requests received
	390 ARP replies received
	114615 ARP packets received
	100 total packets dropped due to no ARP entry
	1050 ARP entrys timed out
	0 Duplicate IPs seen

------------------------------------------------------------------------
netstat -m

258/1550/1808 mbufs in use (current/cache/total)
249/917/1166/25600 mbuf clusters in use (current/cache/total/max)
257/903 mbuf+clusters out of packet secondary zone in use (current/cache)
0/20/20/12800 4k (page size) jumbo clusters in use (current/cache/total/max)
0/0/0/19200 9k jumbo clusters in use (current/cache/total/max)
0/0/0/12800 16k jumbo clusters in use (current/cache/total/max)
562K/2301K/2864K bytes allocated to network (current/cache/total)
0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters)
0/0/0 requests for jumbo clusters denied (4k/9k/16k)
0 requests for sfbufs denied
0 requests for sfbufs delayed
0 requests for I/O initiated by sendfile
0 calls to protocol drain routines

------------------------------------------------------------------------
netstat -id

Name    Mtu Network       Address              Ipkts Ierrs Idrop    Opkts Oerrs  Coll Drop
em0    1500 <Link#1>      00:13:72:52:a4:de 471048484     3     0 401948996     0     0    0 
em0    1500 172.16.7.0    172.16.7.9         7953055     -     -  6177450     -     -    - 
em1*   1500 <Link#2>      00:13:72:52:a4:df        0     0     0        0     0     0    0 
usbus     0 <Link#3>                               0     0     0        0     0     0    0 
usbus     0 <Link#4>                               0     0     0        0     0     0    0 
usbus     0 <Link#5>                               0     0     0        0     0     0    0 
usbus     0 <Link#6>                               0     0     0        0     0     0    0 
ipfw0 65536 <Link#7>                               0     0     0        0     0     0    0 
lo0   16384 <Link#8>                             288     0     0      288     0     0    0 
lo0   16384 your-net      localhost              288     -     -      288     -     -    - 
vlan1  1500 <Link#9>      00:13:72:52:a4:de 220696952     0     0 175069663     0     0    0 
vlan1  1500 91.202.144.24 91.202.144.250        4766     -     -     5029     -     -    - 

------------------------------------------------------------------------
netstat -anr

Routing tables

Internet:
Destination        Gateway            Flags    Refs      Use  Netif Expire
default            91.202.144.249     UGS         0 175069221 vlan11
91.202.144.248/30  link#9             U           0        9 vlan11
91.202.144.250     link#9             UHS         0        0    lo0
127.0.0.1          link#8             UH          0      288    lo0
172.16.0.0/16      172.16.7.1         UGS         0 220700834    em0
172.16.7.0/24      link#1             U           0  6176526    em0
172.16.7.9         link#1             UHS         0        0    lo0

------------------------------------------------------------------------
netstat -anA

Active Internet connections (including servers)
Tcpcb            Proto Recv-Q Send-Q Local Address      Foreign Address    (state)
fffffe00d354e678 tcp4       0      0 172.16.7.9.10050   172.16.7.8.65476   TIME_WAIT
fffffe00d3a26558 tcp4       0      0 172.16.7.9.10050   172.16.7.8.65469   TIME_WAIT
fffffe00d354e750 tcp4       0      0 172.16.7.9.10050   172.16.7.8.65447   TIME_WAIT
fffffe00d3b55480 tcp4       0      0 172.16.7.9.10050   172.16.7.8.65433   TIME_WAIT
fffffe00d31c96c0 tcp4       0      0 172.16.7.9.10050   172.16.7.8.65422   TIME_WAIT
fffffe00d31c9708 tcp4       0      0 172.16.7.9.10050   172.16.7.8.65419   TIME_WAIT
fffffe00d3b55af8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.65417   TIME_WAIT
fffffe00d3524ca8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.65410   TIME_WAIT
fffffe00d3524af8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.65396   TIME_WAIT
fffffe00d392d3f0 tcp4       0      0 172.16.7.9.10050   172.16.7.8.65316   TIME_WAIT
fffffe00d3a26d80 tcp4       0      0 172.16.7.9.10050   172.16.7.8.65306   TIME_WAIT
fffffe00d35110d8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.65290   TIME_WAIT
fffffe00d31c9750 tcp4       0      0 172.16.7.9.10050   172.16.7.8.65278   TIME_WAIT
fffffe00d35240d8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.65274   TIME_WAIT
fffffe00d31c9510 tcp4       0      0 172.16.7.9.10050   172.16.7.8.65251   TIME_WAIT
fffffe00d354ed80 tcp4       0      0 172.16.7.9.10050   172.16.7.8.65236   TIME_WAIT
fffffe00d354e5a0 tcp4       0      0 172.16.7.9.10050   172.16.7.8.65226   TIME_WAIT
fffffe00d350d240 tcp4       0      0 172.16.7.9.10050   172.16.7.8.65212   TIME_WAIT
fffffe00d3b55900 tcp4       0      0 172.16.7.9.10050   172.16.7.8.65206   TIME_WAIT
fffffe00d350d1f8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.65163   TIME_WAIT
fffffe0031e724c8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.65147   TIME_WAIT
fffffe00d31c94c8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.65119   TIME_WAIT
fffffe00d31ca870 tcp4       0      0 172.16.7.9.10050   172.16.7.8.65085   TIME_WAIT
fffffe00d31c9cf0 tcp4       0      0 172.16.7.9.10050   172.16.7.8.65052   TIME_WAIT
fffffe00d3b551b0 tcp4       0      0 172.16.7.9.10050   172.16.7.8.65044   TIME_WAIT
fffffe00d31ca708 tcp4       0      0 172.16.7.9.10050   172.16.7.8.65015   TIME_WAIT
fffffe00d350d0d8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.65005   TIME_WAIT
fffffe00d3511240 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64994   TIME_WAIT
fffffe00d354e3f0 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64993   TIME_WAIT
fffffe00d392d678 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64978   TIME_WAIT
fffffe00d3524558 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64973   TIME_WAIT
fffffe00d355c708 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64951   TIME_WAIT
fffffe00d3b55a20 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64916   TIME_WAIT
fffffe00d354e048 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64911   TIME_WAIT
fffffe00d3a26510 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64907   TIME_WAIT
fffffe00d35113a8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64870   TIME_WAIT
fffffe00d35116c0 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64866   TIME_WAIT
fffffe00d31ca2d0 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64840   TIME_WAIT
fffffe00d3a267e0 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64815   TIME_WAIT
fffffe00d31ca798 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64802   TIME_WAIT
fffffe00d350d558 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64798   TIME_WAIT
fffffe00d3a26b88 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64785   TIME_WAIT
fffffe00d355c7e0 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64784   TIME_WAIT
fffffe00d355c168 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64774   TIME_WAIT
fffffe00d392da20 tcp4       0      0 172.16.7.9.30003   172.16.7.5.65067   TIME_WAIT
fffffe00d31caaf8 tcp4       0      0 172.16.7.9.30003   172.16.7.5.65066   TIME_WAIT
fffffe00d355c5a0 tcp4       0      0 172.16.7.9.30003   172.16.7.5.65065   TIME_WAIT
fffffe00d350daf8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64741   TIME_WAIT
fffffe00d31ca5e8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64728   TIME_WAIT
fffffe00d3511c18 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64718   TIME_WAIT
fffffe00d3b55798 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64693   TIME_WAIT
fffffe00d350d8b8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64671   TIME_WAIT
fffffe00d3a26a68 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64588   TIME_WAIT
fffffe00d31ca240 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64557   TIME_WAIT
fffffe00d354e900 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64541   TIME_WAIT
fffffe0031e727e0 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64530   TIME_WAIT
fffffe00d3524240 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64511   TIME_WAIT
fffffe00d392db88 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64491   TIME_WAIT
fffffe00d3524048 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64486   TIME_WAIT
fffffe00d350dd80 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64482   TIME_WAIT
fffffe00d31c9480 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64467   TIME_WAIT
fffffe00d3511288 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64431   TIME_WAIT
fffffe00d354e828 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64430   TIME_WAIT
fffffe00d31c9438 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64424   TIME_WAIT
fffffe00d3b55090 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64377   TIME_WAIT
fffffe00d35114c8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64366   TIME_WAIT
fffffe00d350d3f0 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64318   TIME_WAIT
fffffe00d35118b8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64316   TIME_WAIT
fffffe00d350d870 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64312   TIME_WAIT
fffffe00d31ca3a8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64275   TIME_WAIT
fffffe0031e72a20 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64273   TIME_WAIT
fffffe00d354eb88 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64267   TIME_WAIT
fffffe00d31ca168 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64260   TIME_WAIT
fffffe00d392d750 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64247   TIME_WAIT
fffffe00d3511360 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64243   TIME_WAIT
fffffe00d355cc18 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64240   TIME_WAIT
fffffe00d392d120 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64236   TIME_WAIT
fffffe00d31c9af8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64230   TIME_WAIT
fffffe00d350dc18 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64181   TIME_WAIT
fffffe00d354e9d8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64180   TIME_WAIT
fffffe0031e72798 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64173   TIME_WAIT
fffffe00d350d090 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64168   TIME_WAIT
fffffe00d3511168 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64165   TIME_WAIT
fffffe0031e72168 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64126   TIME_WAIT
fffffe00d392d168 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64119   TIME_WAIT
fffffe00d3b55360 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64094   TIME_WAIT
fffffe0031e72708 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64080   TIME_WAIT
fffffe0031e72d38 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64079   TIME_WAIT
fffffe00d3511828 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64065   TIME_WAIT
fffffe0031e72948 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64059   TIME_WAIT
fffffe00d354e360 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64054   TIME_WAIT
fffffe00d354e990 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64026   TIME_WAIT
fffffe00d3a263f0 tcp4       0      0 172.16.7.9.10050   172.16.7.8.64018   TIME_WAIT
fffffe00d3511b40 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63988   TIME_WAIT
fffffe00d354e120 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63986   TIME_WAIT
fffffe00d354e2d0 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63980   TIME_WAIT
fffffe00d31ca6c0 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63925   TIME_WAIT
fffffe00d31ca8b8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63915   TIME_WAIT
fffffe00d392da68 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63896   TIME_WAIT
fffffe00d3524120 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63887   TIME_WAIT
fffffe00d31c9798 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63873   TIME_WAIT
fffffe00d31c91f8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63863   TIME_WAIT
fffffe0031e72b40 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63860   TIME_WAIT
fffffe00d392d558 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63853   TIME_WAIT
fffffe00d3b55288 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63831   TIME_WAIT
fffffe00d3b55d80 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63813   TIME_WAIT
fffffe00d355c1f8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63774   TIME_WAIT
fffffe00d3b55c60 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63752   TIME_WAIT
fffffe00d354ed38 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63723   TIME_WAIT
fffffe00d350d990 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63711   TIME_WAIT
fffffe0031e70090 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63660   TIME_WAIT
fffffe00d3524438 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63650   TIME_WAIT
fffffe0031e72480 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63646   TIME_WAIT
fffffe00d3a26990 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63627   TIME_WAIT
fffffe00d3524630 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63617   TIME_WAIT
fffffe00d392d708 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63598   TIME_WAIT
fffffe00d392d7e0 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63592   TIME_WAIT
fffffe00d355c360 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63568   TIME_WAIT
fffffe00d355c750 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63562   TIME_WAIT
fffffe00d31caab0 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63554   TIME_WAIT
fffffe00d35112d0 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63534   TIME_WAIT
fffffe00d3a261b0 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63524   TIME_WAIT
fffffe0031e721b0 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63500   TIME_WAIT
fffffe00d31c9630 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63496   TIME_WAIT
fffffe0031e72990 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63478   TIME_WAIT
fffffe00d3b55708 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63467   TIME_WAIT
fffffe00d35245a0 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63458   TIME_WAIT
fffffe00d3b55dc8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63455   TIME_WAIT
fffffe00d3b55b88 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63445   TIME_WAIT
fffffe00d355c240 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63420   TIME_WAIT
fffffe00d392d1f8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63416   TIME_WAIT
fffffe00d355c3f0 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63370   TIME_WAIT
fffffe00d3524b88 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63361   TIME_WAIT
fffffe00d350d360 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63322   TIME_WAIT
fffffe00d355cbd0 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63291   TIME_WAIT
fffffe00d3b558b8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63226   TIME_WAIT
fffffe0031e72000 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63198   TIME_WAIT
fffffe00d354e1b0 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63171   TIME_WAIT
fffffe00d31c91b0 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63154   TIME_WAIT
fffffe00d350d708 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63127   TIME_WAIT
fffffe00d31ca510 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63121   TIME_WAIT
fffffe00d3a26900 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63111   TIME_WAIT
fffffe00d355c798 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63104   TIME_WAIT
fffffe00d392daf8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63091   TIME_WAIT
fffffe0031e72090 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63087   TIME_WAIT
fffffe00d31c95e8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63078   TIME_WAIT
fffffe00d355c870 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63063   TIME_WAIT
fffffe00d31ca1b0 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63012   TIME_WAIT
fffffe00d3a26c60 tcp4       0      0 172.16.7.9.10050   172.16.7.8.63006   TIME_WAIT
fffffe00d3511b88 tcp4       0      0 172.16.7.9.10050   172.16.7.8.62980   TIME_WAIT
fffffe00d355c048 tcp4       0      0 172.16.7.9.10050   172.16.7.8.62945   TIME_WAIT
fffffe00d350d288 tcp4       0      0 172.16.7.9.10050   172.16.7.8.62927   TIME_WAIT
fffffe00d354e8b8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.62920   TIME_WAIT
fffffe00d350d168 tcp4       0      0 172.16.7.9.10050   172.16.7.8.62911   TIME_WAIT
fffffe00d355ca20 tcp4       0      0 172.16.7.9.10050   172.16.7.8.62906   TIME_WAIT
fffffe00d31ca090 tcp4       0      0 172.16.7.9.10050   172.16.7.8.62889   TIME_WAIT
fffffe00d355cc60 tcp4       0      0 172.16.7.9.10050   172.16.7.8.62881   TIME_WAIT
fffffe00d3511a68 tcp4       0      0 172.16.7.9.10050   172.16.7.8.62866   TIME_WAIT
fffffe00d31cad80 tcp4       0      0 172.16.7.9.10050   172.16.7.8.62864   TIME_WAIT
fffffe0031e72cf0 tcp4       0      0 172.16.7.9.10050   172.16.7.8.62851   TIME_WAIT
fffffe00d392d990 tcp4       0      0 172.16.7.9.10050   172.16.7.8.62830   TIME_WAIT
fffffe00d31cab88 tcp4       0      0 172.16.7.9.10050   172.16.7.8.62810   TIME_WAIT
fffffe00d350d798 tcp4       0      0 172.16.7.9.10050   172.16.7.8.62806   TIME_WAIT
fffffe00d354e438 tcp4       0      0 172.16.7.9.10050   172.16.7.8.62805   TIME_WAIT
fffffe00d31c97e0 tcp4       0      0 172.16.7.9.10050   172.16.7.8.62765   TIME_WAIT
fffffe00d355c9d8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.62754   TIME_WAIT
fffffe00d350d3a8 tcp4       0      0 172.16.7.9.10050   172.16.7.8.62730   TIME_WAIT
fffffe00d3a26090 tcp4       0      0 172.16.7.9.10050   172.16.7.8.62719   TIME_WAIT
fffffe00d31ca360 tcp4       0      0 172.16.7.9.10050   172.16.7.8.62694   TIME_WAIT
fffffe0003fb6000 tcp4       0      0 *.30003            *.*                LISTEN
fffffe0003eefb70 tcp4       0      0 127.0.0.1.25       *.*                LISTEN
fffffe0003ee5000 tcp4       0      0 *.10022            *.*                LISTEN
fffffe0003c837a0 tcp4       0      0 *.10050            *.*                LISTEN
fffffe0003bacab8 udp4       0      0 *.514              *.*                
Active UNIX domain sockets
Address  Type   Recv-Q Send-Q    Inode     Conn     Refs  Nextref Addr
fffffe0003c8e2d0 stream      0      0        0 fffffe0003c8e3c0        0        0
fffffe0003c8e3c0 stream      0      0        0 fffffe0003c8e2d0        0        0
fffffe0003d7b1e0 stream      0      0        0 fffffe0003d7b0f0        0        0
fffffe0003d7b0f0 stream      0      0        0 fffffe0003d7b1e0        0        0
fffffe0003c8e000 stream      0      0 fffffe0003c31960        0        0        0 /var/run/devd.pipe
fffffe0003d7ab40 dgram       0      0        0 fffffe0003d7ae10        0        0
fffffe0003d7ac30 dgram       0      0        0 fffffe0003d7ad20        0        0
fffffe0003d7ad20 dgram       0      0 fffffe0003e76d20        0 fffffe0003d7ac30        0 /var/run/logpriv
fffffe0003d7ae10 dgram       0      0 fffffe0003ed9000        0 fffffe0003d7ab40        0 /var/run/log

------------------------------------------------------------------------
netstat -aL

Current listen queue sizes (qlen/incqlen/maxqlen)
Proto Listen         Local Address         
tcp4  0/0/64         *.rstats               
tcp4  0/0/10         localhost.smtp         
tcp4  0/0/128        *.10022                
tcp4  0/0/128        *.10050                
unix  0/0/4          /var/run/devd.pipe

------------------------------------------------------------------------
fstat

USER     CMD          PID   FD MOUNT      INUM MODE         SZ|DV R/W
root     csh         1788 root /             2 drwxr-xr-x    1024  r
root     csh         1788   wd /        2320640 drwxr-xr-x    2048  r
root     csh         1788 text /        2131206 -r-xr-xr-x  368896  r
root     csh         1788 ctty /dev        107 crw--w----   pts/6 rw
root     csh         1788   15 /dev        107 crw--w----   pts/6 rw
root     csh         1788   16 /dev        107 crw--w----   pts/6 rw
root     csh         1788   17 /dev        107 crw--w----   pts/6 rw
root     csh         1788   18 /dev        107 crw--w----   pts/6 rw
root     csh         1788   19 /dev        107 crw--w----   pts/6 rw
root     mc          1787 root /             2 drwxr-xr-x    1024  r
root     mc          1787   wd /        2320640 drwxr-xr-x    2048  r
root     mc          1787 text /        3362694 -r-xr-xr-x  1004312  r
root     mc          1787 ctty /dev        106 crw--w----   pts/5 rw
root     mc          1787    0 /dev        106 crw--w----   pts/5 rw
root     mc          1787    1 /dev        106 crw--w----   pts/5 rw
root     mc          1787    2 /dev        106 crw--w----   pts/5 rw
root     mc          1787    3 /dev        106 crw--w----   pts/5 rw
root     mc          1787    4* pseudo-terminal master      pts/6 rw
root     mc          1787    5 /dev        107 crw--w----   pts/6 rw
root     mc          1787    6 /        426251 prw-------       0 rw
root     mc          1787    7 /        426251 prw-------       0 rw
root     csh         1783 root /             2 drwxr-xr-x    1024  r
root     csh         1783   wd /        2320640 drwxr-xr-x    2048  r
root     csh         1783 text /        2131206 -r-xr-xr-x  368896  r
root     csh         1783 ctty /dev        106 crw--w----   pts/5 rw
root     csh         1783   15 /dev        106 crw--w----   pts/5 rw
root     csh         1783   16 /dev        106 crw--w----   pts/5 rw
root     csh         1783   17 /dev        106 crw--w----   pts/5 rw
root     csh         1783   18 /dev        106 crw--w----   pts/5 rw
root     csh         1783   19 /dev        106 crw--w----   pts/5 rw
root     csh         1779 root /             2 drwxr-xr-x    1024  r
root     csh         1779   wd /        2320640 drwxr-xr-x    2048  r
root     csh         1779 text /        2131206 -r-xr-xr-x  368896  r
root     csh         1779 ctty /dev        105 crw--w----   pts/4 rw
root     csh         1779   15 /dev        105 crw--w----   pts/4 rw
root     csh         1779   16 /dev        105 crw--w----   pts/4 rw
root     csh         1779   17 /dev        105 crw--w----   pts/4 rw
root     csh         1779   18 /dev        105 crw--w----   pts/4 rw
root     csh         1779   19 /dev        105 crw--w----   pts/4 rw
root     csh         1775 root /             2 drwxr-xr-x    1024  r
root     csh         1775   wd /        2320640 drwxr-xr-x    2048  r
root     csh         1775 text /        2131206 -r-xr-xr-x  368896  r
root     csh         1775 ctty /dev        104 crw--w----   pts/3 rw
root     csh         1775   15 /dev        104 crw--w----   pts/3 rw
root     csh         1775   16 /dev        104 crw--w----   pts/3 rw
root     csh         1775   17 /dev        104 crw--w----   pts/3 rw
root     csh         1775   18 /dev        104 crw--w----   pts/3 rw
root     csh         1775   19 /dev        104 crw--w----   pts/3 rw
root     csh         1771 root /             2 drwxr-xr-x    1024  r
root     csh         1771   wd /        2320640 drwxr-xr-x    2048  r
root     csh         1771 text /        2131206 -r-xr-xr-x  368896  r
root     csh         1771 ctty /dev        103 crw--w----   pts/2 rw
root     csh         1771   15 /dev        103 crw--w----   pts/2 rw
root     csh         1771   16 /dev        103 crw--w----   pts/2 rw
root     csh         1771   17 /dev        103 crw--w----   pts/2 rw
root     csh         1771   18 /dev        103 crw--w----   pts/2 rw
root     csh         1771   19 /dev        103 crw--w----   pts/2 rw
root     screen      1770 root /             2 drwxr-xr-x    1024  r
root     screen      1770   wd /        2320640 drwxr-xr-x    2048  r
root     screen      1770 text /        678012 -rwsr-xr-x  334344  r
root     screen      1770    0 /dev          9 crw-rw-rw-    null  r
root     screen      1770    1 /dev          9 crw-rw-rw-    null  w
root     screen      1770    2 /dev          9 crw-rw-rw-    null  w
root     screen      1770    3 /        3362686 -rw-r--r--     985  r
root     screen      1770    4 /        426250 prw-------       0  r
root     screen      1770    6* pseudo-terminal master      pts/2 rw
root     screen      1770    7* pseudo-terminal master      pts/3 rw
root     screen      1770    8* pseudo-terminal master      pts/4 rw
root     screen      1770    9* pseudo-terminal master      pts/5 rw
root     getty       1379 root /             2 drwxr-xr-x    1024  r
root     getty       1379   wd /             2 drwxr-xr-x    1024  r
root     getty       1379 text /        623186 -r-xr-xr-x   27512  r
root     getty       1379 ctty /dev         49 crw-------   ttyv7 rw
root     getty       1379    0 /dev         49 crw-------   ttyv7 rw
root     getty       1379    1 /dev         49 crw-------   ttyv7 rw
root     getty       1379    2 /dev         49 crw-------   ttyv7 rw
root     getty       1378 root /             2 drwxr-xr-x    1024  r
root     getty       1378   wd /             2 drwxr-xr-x    1024  r
root     getty       1378 text /        623186 -r-xr-xr-x   27512  r
root     getty       1378 ctty /dev         48 crw-------   ttyv6 rw
root     getty       1378    0 /dev         48 crw-------   ttyv6 rw
root     getty       1378    1 /dev         48 crw-------   ttyv6 rw
root     getty       1378    2 /dev         48 crw-------   ttyv6 rw
root     getty       1377 root /             2 drwxr-xr-x    1024  r
root     getty       1377   wd /             2 drwxr-xr-x    1024  r
root     getty       1377 text /        623186 -r-xr-xr-x   27512  r
root     getty       1377 ctty /dev         47 crw-------   ttyv5 rw
root     getty       1377    0 /dev         47 crw-------   ttyv5 rw
root     getty       1377    1 /dev         47 crw-------   ttyv5 rw
root     getty       1377    2 /dev         47 crw-------   ttyv5 rw
root     getty       1376 root /             2 drwxr-xr-x    1024  r
root     getty       1376   wd /             2 drwxr-xr-x    1024  r
root     getty       1376 text /        623186 -r-xr-xr-x   27512  r
root     getty       1376 ctty /dev         46 crw-------   ttyv4 rw
root     getty       1376    0 /dev         46 crw-------   ttyv4 rw
root     getty       1376    1 /dev         46 crw-------   ttyv4 rw
root     getty       1376    2 /dev         46 crw-------   ttyv4 rw
root     getty       1375 root /             2 drwxr-xr-x    1024  r
root     getty       1375   wd /             2 drwxr-xr-x    1024  r
root     getty       1375 text /        623186 -r-xr-xr-x   27512  r
root     getty       1375 ctty /dev         45 crw-------   ttyv3 rw
root     getty       1375    0 /dev         45 crw-------   ttyv3 rw
root     getty       1375    1 /dev         45 crw-------   ttyv3 rw
root     getty       1375    2 /dev         45 crw-------   ttyv3 rw
root     getty       1374 root /             2 drwxr-xr-x    1024  r
root     getty       1374   wd /             2 drwxr-xr-x    1024  r
root     getty       1374 text /        623186 -r-xr-xr-x   27512  r
root     getty       1374 ctty /dev         44 crw-------   ttyv2 rw
root     getty       1374    0 /dev         44 crw-------   ttyv2 rw
root     getty       1374    1 /dev         44 crw-------   ttyv2 rw
root     getty       1374    2 /dev         44 crw-------   ttyv2 rw
root     getty       1373 root /             2 drwxr-xr-x    1024  r
root     getty       1373   wd /             2 drwxr-xr-x    1024  r
root     getty       1373 text /        623186 -r-xr-xr-x   27512  r
root     getty       1373 ctty /dev         43 crw-------   ttyv1 rw
root     getty       1373    0 /dev         43 crw-------   ttyv1 rw
root     getty       1373    1 /dev         43 crw-------   ttyv1 rw
root     getty       1373    2 /dev         43 crw-------   ttyv1 rw
root     getty       1372 root /             2 drwxr-xr-x    1024  r
root     getty       1372   wd /             2 drwxr-xr-x    1024  r
root     getty       1372 text /        623186 -r-xr-xr-x   27512  r
root     getty       1372 ctty /dev         42 crw-------   ttyv0 rw
root     getty       1372    0 /dev         42 crw-------   ttyv0 rw
root     getty       1372    1 /dev         42 crw-------   ttyv0 rw
root     getty       1372    2 /dev         42 crw-------   ttyv0 rw
root     inetd       1337 root /             2 drwxr-xr-x    1024  r
root     inetd       1337   wd /             2 drwxr-xr-x    1024  r
root     inetd       1337 text /        623012 -r-xr-xr-x   49696  r
root     inetd       1337    0 /dev          9 crw-rw-rw-    null rw
root     inetd       1337    1 /dev          9 crw-rw-rw-    null rw
root     inetd       1337    2 /dev          9 crw-rw-rw-    null rw
root     inetd       1337    3 /        3362646 -rw-------       4  w
root     inetd       1337    4* pipe fffffe0003db1b60 <-> fffffe0003db1cb8      0 rw
root     inetd       1337    5* internet stream tcp fffffe0003fb6000
root     inetd       1337    6* pipe fffffe0003db1cb8 <-> fffffe0003db1b60      0 rw
root     cron        1312 root /             2 drwxr-xr-x    1024  r
root     cron        1312   wd /        3362567 drwxr-x---     512  r
root     cron        1312 text /        622971 -r-xr-xr-x   41344  r
root     cron        1312    0 /dev          9 crw-rw-rw-    null rw
root     cron        1312    1 /dev          9 crw-rw-rw-    null rw
root     cron        1312    2 /dev          9 crw-rw-rw-    null rw
root     cron        1312    3 /        3362635 -rw-------       4  w
smmsp    sendmail    1306 root /             2 drwxr-xr-x    1024  r
smmsp    sendmail    1306   wd /        3362590 drwxrwx---     512  r
smmsp    sendmail    1306 text /        623234 -r-xr-sr-x  707160  r
smmsp    sendmail    1306    0 /dev          9 crw-rw-rw-    null  r
smmsp    sendmail    1306    1 /dev          9 crw-rw-rw-    null  w
smmsp    sendmail    1306    2 /dev          9 crw-rw-rw-    null  w
smmsp    sendmail    1306    3* local dgram fffffe0003d7ab40 <-> fffffe0003d7ae10
smmsp    sendmail    1306    4 /        3362636 -rw-------      50  w
root     sendmail    1300 root /             2 drwxr-xr-x    1024  r
root     sendmail    1300   wd /        3362587 drwxr-xr-x     512  r
root     sendmail    1300 text /        623234 -r-xr-sr-x  707160  r
root     sendmail    1300    0 /dev          9 crw-rw-rw-    null  r
root     sendmail    1300    1 /dev          9 crw-rw-rw-    null  w
root     sendmail    1300    2 /dev          9 crw-rw-rw-    null  w
root     sendmail    1300    3* internet stream tcp fffffe0003eefb70
root     sendmail    1300    4* local dgram fffffe0003d7ac30 <-> fffffe0003d7ad20
root     sendmail    1300    5 /        3362632 -rw-------      79  w
root     sshd        1293 root /             2 drwxr-xr-x    1024  r
root     sshd        1293   wd /             2 drwxr-xr-x    1024  r
root     sshd        1293 text /        622913 -r-xr-xr-x  269544  r
root     sshd        1293    0 /dev          9 crw-rw-rw-    null rw
root     sshd        1293    1 /dev          9 crw-rw-rw-    null rw
root     sshd        1293    2 /dev          9 crw-rw-rw-    null rw
root     sshd        1293    3* internet stream tcp fffffe0003ee5000
zabbix   zabbix_agentd  1176 root /             2 drwxr-xr-x    1024  r
zabbix   zabbix_agentd  1176   wd /             2 drwxr-xr-x    1024  r
zabbix   zabbix_agentd  1176 text /        678140 -r-xr-xr-x  156992  r
zabbix   zabbix_agentd  1176    0 /dev          9 crw-rw-rw-    null  r
zabbix   zabbix_agentd  1176    1 /        426253 -rw-rw-r--    3022  w
zabbix   zabbix_agentd  1176    2 /        426253 -rw-rw-r--    3022  w
zabbix   zabbix_agentd  1176    3 /        426255 -rw-rw-r--       4  w
zabbix   zabbix_agentd  1176    4* internet stream tcp fffffe0003c837a0
zabbix   zabbix_agentd  1175 root /             2 drwxr-xr-x    1024  r
zabbix   zabbix_agentd  1175   wd /             2 drwxr-xr-x    1024  r
zabbix   zabbix_agentd  1175 text /        678140 -r-xr-xr-x  156992  r
zabbix   zabbix_agentd  1175    0 /dev          9 crw-rw-rw-    null  r
zabbix   zabbix_agentd  1175    1 /        426253 -rw-rw-r--    3022  w
zabbix   zabbix_agentd  1175    2 /        426253 -rw-rw-r--    3022  w
zabbix   zabbix_agentd  1175    3 /        426255 -rw-rw-r--       4  w
zabbix   zabbix_agentd  1175    4* internet stream tcp fffffe0003c837a0
zabbix   zabbix_agentd  1174 root /             2 drwxr-xr-x    1024  r
zabbix   zabbix_agentd  1174   wd /             2 drwxr-xr-x    1024  r
zabbix   zabbix_agentd  1174 text /        678140 -r-xr-xr-x  156992  r
zabbix   zabbix_agentd  1174    0 /dev          9 crw-rw-rw-    null  r
zabbix   zabbix_agentd  1174    1 /        426253 -rw-rw-r--    3022  w
zabbix   zabbix_agentd  1174    2 /        426253 -rw-rw-r--    3022  w
zabbix   zabbix_agentd  1174    3 /        426255 -rw-rw-r--       4  w
zabbix   zabbix_agentd  1174    4* internet stream tcp fffffe0003c837a0
zabbix   zabbix_agentd  1173 root /             2 drwxr-xr-x    1024  r
zabbix   zabbix_agentd  1173   wd /             2 drwxr-xr-x    1024  r
zabbix   zabbix_agentd  1173 text /        678140 -r-xr-xr-x  156992  r
zabbix   zabbix_agentd  1173    0 /dev          9 crw-rw-rw-    null  r
zabbix   zabbix_agentd  1173    1 /        426253 -rw-rw-r--    3022  w
zabbix   zabbix_agentd  1173    2 /        426253 -rw-rw-r--    3022  w
zabbix   zabbix_agentd  1173    3 /        426255 -rw-rw-r--       4  w
zabbix   zabbix_agentd  1173    4* internet stream tcp fffffe0003c837a0
zabbix   zabbix_agentd  1172 root /             2 drwxr-xr-x    1024  r
zabbix   zabbix_agentd  1172   wd /             2 drwxr-xr-x    1024  r
zabbix   zabbix_agentd  1172 text /        678140 -r-xr-xr-x  156992  r
zabbix   zabbix_agentd  1172    0 /dev          9 crw-rw-rw-    null  r
zabbix   zabbix_agentd  1172    1 /        426253 -rw-rw-r--    3022  w
zabbix   zabbix_agentd  1172    2 /        426253 -rw-rw-r--    3022  w
zabbix   zabbix_agentd  1172    3 /        426255 -rw-rw-r--       4  w
zabbix   zabbix_agentd  1172    4* internet stream tcp fffffe0003c837a0
zabbix   zabbix_agentd  1170 root /             2 drwxr-xr-x    1024  r
zabbix   zabbix_agentd  1170   wd /             2 drwxr-xr-x    1024  r
zabbix   zabbix_agentd  1170 text /        678140 -r-xr-xr-x  156992  r
zabbix   zabbix_agentd  1170    0 /dev          9 crw-rw-rw-    null  r
zabbix   zabbix_agentd  1170    1 /        426253 -rw-rw-r--    3022  w
zabbix   zabbix_agentd  1170    2 /        426253 -rw-rw-r--    3022  w
zabbix   zabbix_agentd  1170    3 /        426255 -rw-rw-r--       4  w
zabbix   zabbix_agentd  1170    4* internet stream tcp fffffe0003c837a0
root     syslogd     1047 root /             2 drwxr-xr-x    1024  r
root     syslogd     1047   wd /             2 drwxr-xr-x    1024  r
root     syslogd     1047 text /        623137 -r-xr-xr-x   39808  r
root     syslogd     1047    0 /dev          9 crw-rw-rw-    null rw
root     syslogd     1047    1 /dev          9 crw-rw-rw-    null rw
root     syslogd     1047    2 /dev          9 crw-rw-rw-    null rw
root     syslogd     1047    3 /        3362713 -rw-------       4  w
root     syslogd     1047    4* local dgram fffffe0003d7ae10
root     syslogd     1047    5* local dgram fffffe0003d7ad20
root     syslogd     1047    6* internet dgram udp fffffe0003bacab8
root     syslogd     1047    7 /dev         11 crw-------    klog  r
root     syslogd     1047    9 /dev          4 crw-------  console  w
root     syslogd     1047   10 /        3362642 -rw-r--r--   68146  w
root     syslogd     1047   11 /        3362644 -rw-------      61  w
root     syslogd     1047   12 /        3362637 -rw-------    3871  w
root     syslogd     1047   13 /        3362657 -rw-r-----    2091  w
root     syslogd     1047   14 /        3362640 -rw-r--r--      61  w
root     syslogd     1047   15 /        3362645 -rw-------      61  w
root     syslogd     1047   16 /        3362656 -rw-------   60562  w
root     syslogd     1047   17 /        3362639 -rw-------      61  w
root     syslogd     1047   18 /        3362643 -rw-r-----      61  w
root     devd         837 root /             2 drwxr-xr-x    1024  r
root     devd         837   wd /             2 drwxr-xr-x    1024  r
root     devd         837 text /        852494 -r-xr-xr-x  423552  r
root     devd         837    0 /dev          9 crw-rw-rw-    null rw
root     devd         837    1 /dev          9 crw-rw-rw-    null rw
root     devd         837    2 /dev          9 crw-rw-rw-    null rw
root     devd         837    3 /dev          5 crw-------  devctl  r
root     devd         837    4* local stream fffffe0003c8e000
root     devd         837    5 /        3362708 -rw-------       3  w
root     init           1 root /             2 drwxr-xr-x    1024  r
root     init           1   wd /             2 drwxr-xr-x    1024  r
root     init           1 text /        852520 -r-xr-xr-x  772528  r
root     kernel         0 root /             2 drwxr-xr-x    1024  r
root     kernel         0   wd /             2 drwxr-xr-x    1024  r

------------------------------------------------------------------------
dmesg

Copyright (c) 1992-2012 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 9.0-RELEASE #0: Fri Mar  2 17:26:13 EET 2012
    hellion@ipnat:/usr/src/sys/amd64/compile/IPNAT amd64
CPU: Intel(R) Xeon(TM) CPU 3.20GHz (3192.28-MHz K8-class CPU)
  Origin = "GenuineIntel"  Id = 0xf43  Family = f  Model = 4  Stepping = 3
  Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
  Features2=0x641d<SSE3,DTES64,MON,DS_CPL,CNXT-ID,CX16,xTPR>
  AMD Features=0x20100800<SYSCALL,NX,LM>
  TSC: P-state invariant
real memory  = 4294967296 (4096 MB)
avail memory = 4111360000 (3920 MB)
Event timer "LAPIC" quality 400
ACPI APIC Table: <DELL   PE BKC  >
FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
FreeBSD/SMP: 2 package(s) x 1 core(s) x 2 HTT threads
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP/HT): APIC ID:  1
 cpu2 (AP): APIC ID:  6
 cpu3 (AP/HT): APIC ID:  7
ioapic0: Changing APIC ID to 8
ioapic1: Changing APIC ID to 9
ioapic2: Changing APIC ID to 10
ioapic0 <Version 2.0> irqs 0-23 on motherboard
ioapic1 <Version 2.0> irqs 32-55 on motherboard
ioapic2 <Version 2.0> irqs 64-87 on motherboard
kbd1 at kbdmux0
acpi0: <DELL PE BKC> on motherboard
acpi0: Power Button (fixed)
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0
cpu0: <ACPI CPU> on acpi0
cpu1: <ACPI CPU> on acpi0
cpu2: <ACPI CPU> on acpi0
cpu3: <ACPI CPU> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pcib1: <ACPI PCI-PCI bridge> at device 2.0 on pci0
pci1: <ACPI PCI bus> on pcib1
pcib2: <ACPI PCI-PCI bridge> at device 0.0 on pci1
pci2: <ACPI PCI bus> on pcib2
amr0: <LSILogic MegaRAID 1.53> mem 0xf80f0000-0xf80fffff,0xfe9e0000-0xfe9fffff irq 46 at device 14.0 on pci2
amr0: Using 64-bit DMA
amr0: delete logical drives supported by controller
amr0: <LSILogic PERC 4e/Si> Firmware 522A, BIOS H430, 256MB RAM
pcib3: <ACPI PCI-PCI bridge> at device 0.2 on pci1
pci3: <ACPI PCI bus> on pcib3
pcib4: <ACPI PCI-PCI bridge> at device 4.0 on pci0
pci4: <ACPI PCI bus> on pcib4
pcib5: <ACPI PCI-PCI bridge> at device 5.0 on pci0
pci5: <ACPI PCI bus> on pcib5
pcib6: <ACPI PCI-PCI bridge> at device 0.0 on pci5
pci6: <ACPI PCI bus> on pcib6
em0: <Intel(R) PRO/1000 Legacy Network Connection 1.0.3> port 0xecc0-0xecff mem 0xfe6e0000-0xfe6fffff irq 64 at device 7.0 on pci6
em0: Ethernet address: 00:13:72:52:a4:de
pcib7: <ACPI PCI-PCI bridge> at device 0.2 on pci5
pci7: <ACPI PCI bus> on pcib7
em1: <Intel(R) PRO/1000 Legacy Network Connection 1.0.3> port 0xdcc0-0xdcff mem 0xfe4e0000-0xfe4fffff irq 65 at device 8.0 on pci7
em1: Ethernet address: 00:13:72:52:a4:df
pcib8: <ACPI PCI-PCI bridge> at device 6.0 on pci0
pci8: <ACPI PCI bus> on pcib8
uhci0: <Intel 82801EB (ICH5) USB controller USB-A> port 0xbce0-0xbcff irq 16 at device 29.0 on pci0
uhci0: LegSup = 0x2f00
usbus0: <Intel 82801EB (ICH5) USB controller USB-A> on uhci0
uhci1: <Intel 82801EB (ICH5) USB controller USB-B> port 0xbcc0-0xbcdf irq 19 at device 29.1 on pci0
uhci1: LegSup = 0x2f00
usbus1: <Intel 82801EB (ICH5) USB controller USB-B> on uhci1
uhci2: <Intel 82801EB (ICH5) USB controller USB-C> port 0xbca0-0xbcbf irq 18 at device 29.2 on pci0
uhci2: LegSup = 0x2f00
usbus2: <Intel 82801EB (ICH5) USB controller USB-C> on uhci2
ehci0: <Intel 82801EB/R (ICH5) USB 2.0 controller> mem 0xfeb00000-0xfeb003ff irq 23 at device 29.7 on pci0
usbus3: EHCI version 1.0
usbus3: <Intel 82801EB/R (ICH5) USB 2.0 controller> on ehci0
pcib9: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pci9: <ACPI PCI bus> on pcib9
vgapci0: <VGA-compatible display> port 0xcc00-0xccff mem 0xf0000000-0xf7ffffff,0xfe1f0000-0xfe1fffff irq 18 at device 13.0 on pci9
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel ICH5 UDMA100 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xfc00-0xfc0f at device 31.1 on pci0
ata0: <ATA channel 0> on atapci0
ata1: <ATA channel 1> on atapci0
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Timecounter "HPET" frequency 14318180 Hz quality 950
Event timer "HPET" frequency 14318180 Hz quality 450
Event timer "HPET1" frequency 14318180 Hz quality 440
Event timer "HPET2" frequency 14318180 Hz quality 440
atrtc0: <AT realtime clock> port 0x70-0x7f irq 8 on acpi0
Event timer "RTC" frequency 32768 Hz quality 0
attimer0: <AT timer> port 0x40-0x5f irq 0 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
fdc0: <floppy drive controller> port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
ppc0: cannot reserve I/O port range
p4tcc0: <CPU Frequency Thermal Control> on cpu0
p4tcc1: <CPU Frequency Thermal Control> on cpu1
p4tcc2: <CPU Frequency Thermal Control> on cpu2
p4tcc3: <CPU Frequency Thermal Control> on cpu3
Timecounters tick every 1.000 msec
IP Filter: v4.1.28 initialized.  Default = pass all, Logging = enabled
ipfw2 initialized, divert enabled, nat loadable, rule-based forwarding enabled, default to deny, logging disabled
DUMMYNET 0 with IPv6 initialized (100409)
load_dn_sched dn_sched FIFO loaded
load_dn_sched dn_sched PRIO loaded
load_dn_sched dn_sched QFQ loaded
load_dn_sched dn_sched RR loaded
load_dn_sched dn_sched WF2Q+ loaded
amr0: delete logical drives supported by controller
amrd0: <LSILogic MegaRAID logical drive> on amr0
amrd0: 69880MB (143114240 sectors) RAID 1 (optimal)
usbus0: 12Mbps Full Speed USB v1.0
usbus1: 12Mbps Full Speed USB v1.0
usbus2: 12Mbps Full Speed USB v1.0
usbus3: 480Mbps High Speed USB v2.0
ugen0.1: <Intel> at usbus0
uhub0: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
ugen1.1: <Intel> at usbus1
uhub1: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1
ugen2.1: <Intel> at usbus2
uhub2: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus2
ugen3.1: <Intel> at usbus3
uhub3: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus3
uhub0: 2 ports with 2 removable, self powered
uhub1: 2 ports with 2 removable, self powered
uhub2: 2 ports with 2 removable, self powered
pass0 at ata0 bus 0 scbus0 target 0 lun 0
pass0: <HL-DT-ST DVD-ROM GDR8084N 1.01> Removable CD-ROM SCSI-0 device 
pass0: 33.300MB/s transfers (UDMA2, ATAPI 12bytes, PIO 65534bytes)
SMP: AP CPU #1 Launched!
SMP: AP CPU #3 Launched!
SMP: AP CPU #2 Launched!
Timecounter "TSC-low" frequency 12469834 Hz quality 1000
Root mount waiting for: usbus3
Root mount waiting for: usbus3
uhub3: 6 ports with 6 removable, self powered
Root mount waiting for: usbus3
ugen3.2: <vendor 0x413c> at usbus3
uhub4: <vendor 0x413c product 0xa001, class 9/0, rev 2.00/0.00, addr 2> on usbus3
uhub4: 2 ports with 2 removable, self powered
Trying to mount root from ufs:/dev/amrd0p2 [rw]...
WARNING: / was not properly dismounted
/: mount pending error: blocks 0 files 1
Setting hostuuid: 44454c4c-3700-1042-804b-b8c04f36324a.
Setting hostid: 0xc57329f6.
Entropy harvesting: interrupts ethernet point_to_point kickstart.
Starting file system checks:
** SU+J Recovering /dev/amrd0p2
** Reading 33554432 byte journal from inode 4.
** Building recovery table.
** Resolving unreferenced inode list.
** Processing journal entries.
** 17 journal records in 1024 bytes for 53.12% utilization
** Freed 1 inodes (0 dirs) 0 blocks, and 0 frags.

***** FILE SYSTEM MARKED CLEAN *****
Mounting local file systems:.
Setting hostname: ipnat.
Enabling ipfilter.
ioctl(SIOCIPFL6): Invalid argument
Installing NAT rules.
0 entries flushed from NAT table
0 entries flushed from NAT list
Starting Network: lo0 em0 vlan1111.
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
	options=3<RXCSUM,TXCSUM>
	inet 127.0.0.1 netmask 0xff000000 
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
	options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
	ether 00:13:72:52:a4:de
	inet 172.16.7.9 netmask 0xffffff00 broadcast 172.16.7.255
	media: Ethernet autoselect
	status: no carrier
vlan1111: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
	options=3<RXCSUM,TXCSUM>
	ether 00:13:72:52:a4:de
	inet 91.202.144.250 netmask 0xfffffffc broadcast 91.202.144.251
	media: Ethernet autoselect
	status: no carrier
	vlan: 1111 parent interface: em0
filter sync'd
Starting devd.
filter sync'd
filter sync'd
filter sync'd
filter sync'd
filter sync'd
add net default: gateway 91.202.144.249
add net 172.16.0.0: gateway 172.16.7.1
Additional inet routing options: gateway=YES.
00100 check-state
00110 allow ip from me to any keep-state
00300 allow tcp from table(100) to me dst-port 10022
00400 allow ip from 172.16.7.5 to me dst-port 30003
00500 allow icmp from any to me
00600 allow ip from table(101) to any
00600 allow ip from any to table(101)
00700 allow ip from me 10050 to 172.16.7.8
00701 allow ip from 172.16.7.8 to me dst-port 10050
Firewall rules loaded.
ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib
32-bit compatibility ldconfig path: /usr/lib32
Creating and/or trimming log files.
Starting syslogd.
No core dumps found.
Setting date via ntp.
 3 Mar 07:01:15 ntpdate[1064]: no server suitable for synchronization found
Clearing /tmp (X related).
Starting zabbix_agentd.
Updating motd:.
Configuring syscons: keymap blanktime.
Starting sshd.
Starting cron.
Starting inetd.
Starting background file system checks in 60 seconds.

Sat Mar  3 07:01:51 EET 2012
em0: link state changed to UP
vlan1111: link state changed to UP
Mar  3 08:03:48 ipnat sshd[1705]: error: PAM: authentication error for hellion from 172.16.1.248
Mar  3 08:03:58 ipnat su: hellion to root on /dev/pts/0
Mar  8 12:55:13 ipnat sshd[97895]: error: PAM: authentication error for hellion from 172.16.116.20


Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 00
fault virtual address	= 0x4
fault code		= supervisor read data, page not present
instruction pointer	= 0x20:0xffffffff802cc071
stack pointer	        = 0x28:0xffffff811a293510
frame pointer	        = 0x28:0xffffff811a293630
code segment		= base 0x0, limit 0xfffff, type 0x1b
			= DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags	= interrupt enabled, resume, IOPL = 0
current process		= 0 (em0 taskq)
trap number		= 12
panic: page fault
cpuid = 0
KDB: stack backtrace:
#0 0xffffffff804ff06e at kdb_backtrace+0x5e
#1 0xffffffff804ca027 at panic+0x187
#2 0xffffffff806e7510 at trap_fatal+0x290
#3 0xffffffff806e7859 at trap_pfault+0x1f9
#4 0xffffffff806e7d1f at trap+0x3df
#5 0xffffffff806d225f at calltrap+0x8
#6 0xffffffff802d0834 at fr_checknatin+0x3c4
#7 0xffffffff802c229a at fr_check+0x88a
#8 0xffffffff80586a9e at pfil_run_hooks+0x9e
#9 0xffffffff805b47bc at ip_input+0x27c
#10 0xffffffff80585d6b at netisr_dispatch_src+0x20b
#11 0xffffffff8057e0ec at ether_demux+0x14c
#12 0xffffffff8057e3b4 at ether_nh_input+0x1f4
#13 0xffffffff80585d6b at netisr_dispatch_src+0x20b
#14 0xffffffff8057e00f at ether_demux+0x6f
#15 0xffffffff8057e3b4 at ether_nh_input+0x1f4
#16 0xffffffff80585d6b at netisr_dispatch_src+0x20b
#17 0xffffffff8033cc22 at lem_handle_rxtx+0x252
Uptime: 6d8h57m5s
Dumping 495 out of 4084 MB:..4%..13%..23%..33%..42%..52%..62%..72%..81%..91%

------------------------------------------------------------------------
kernel config

options	CONFIG_AUTOGENERATED
ident	IPNAT
machine	amd64
cpu	HAMMER
makeoptions	DEBUG=-g
options	IPFILTER_LOG
options	IPFILTER
options	DUMMYNET
options	IPDIVERT
options	IPFIREWALL_FORWARD
options	IPFIREWALL
options	USB_DEBUG
options	SC_PIXEL_MODE
options	AHD_REG_PRETTY_PRINT
options	ATA_STATIC_ID
options	ATA_CAM
options	SMP
options	KDB_TRACE
options	KDB
options	INCLUDE_CONFIG_FILE
options	MAC
options	AUDIT
options	HWPMC_HOOKS
options	KBD_INSTALL_CDEV
options	PRINTF_BUFR_SIZE=128
options	_KPOSIX_PRIORITY_SCHEDULING
options	SYSVSEM
options	SYSVMSG
options	SYSVSHM
options	STACK
options	KTRACE
options	SCSI_DELAY=5000
options	COMPAT_FREEBSD7
options	COMPAT_FREEBSD32
options	GEOM_LABEL
options	GEOM_PART_GPT
options	PSEUDOFS
options	PROCFS
options	NFS_ROOT
options	NFSLOCKD
options	NFSD
options	NFSCL
options	MD_ROOT
options	UFS_GJOURNAL
options	UFS_DIRHASH
options	UFS_ACL
options	SOFTUPDATES
options	FFS
options	SCTP
options	INET
options	PREEMPTION
options	SCHED_ULE
options	NEW_PCIB
options	GEOM_PART_MBR
options	GEOM_PART_EBR_COMPAT
options	GEOM_PART_EBR
options	GEOM_PART_BSD
device	isa
device	mem
device	io
device	uart_ns8250
device	cpufreq
device	acpi
device	pci
device	fdc
device	ahci
device	ata
device	siis
device	scbus
device	ch
device	da
device	sa
device	pass
device	ses
device	amr
device	arcmsr
device	atkbdc
device	atkbd
device	kbdmux
device	vga
device	splash
device	sc
device	cbb
device	pccard
device	cardbus
device	uart
device	ppc
device	ppbus
device	plip
device	ppi
device	puc
device	em
device	miibus
device	loop
device	random
device	ether
device	vlan
device	tun
device	pty
device	md
device	firmware
device	bpf
device	uhci
device	ohci
device	ehci
device	xhci
device	usb
device	uhid
device	ukbd
device	umass

------------------------------------------------------------------------
ddb capture buffer

ddb: ddb_capture: kvm_nlist


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-amd64->freebsd-net 
Responsible-Changed-By: gavin 
Responsible-Changed-When: Sat Mar 17 17:35:44 UTC 2012 
Responsible-Changed-Why:  
Over to maintainers 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165963 
Responsible-Changed-From-To: freebsd-net->cy 
Responsible-Changed-By: cy 
Responsible-Changed-When: Wed Jul 3 05:22:54 UTC 2013 
Responsible-Changed-Why:  
Mine. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165963 
>Unformatted:
