+--------------------------------------------------------------------------------+
+                                    Hostname                                    +
+--------------------------------------------------------------------------------+
freenas.local


+--------------------------------------------------------------------------------+
+                            Hosts File (/etc/hosts)                             +
+--------------------------------------------------------------------------------+
::1			localhost localhost.my.domain
127.0.0.1		localhost localhost.my.domain

127.0.0.1	freenas.local freenas
::1		freenas.local freenas


+--------------------------------------------------------------------------------+
+                                /etc/resolv.conf                                +
+--------------------------------------------------------------------------------+
search local
nameserver 192.168.1.1
nameserver 8.8.8.8


+--------------------------------------------------------------------------------+
+                                   Interfaces                                   +
+--------------------------------------------------------------------------------+
re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
	options=8209b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC,LINKSTATE>
	ether 38:2c:4a:64:31:da
	inet 192.168.1.2 netmask 0xffffff00 broadcast 192.168.1.255
	nd6 options=9<PERFORMNUD,IFDISABLED>
	media: Ethernet autoselect (1000baseT <full-duplex>)
	status: active

ipfw0: flags=8801<UP,SIMPLEX,MULTICAST> metric 0 mtu 65536
	nd6 options=9<PERFORMNUD,IFDISABLED>

lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
	options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
	inet6 ::1 prefixlen 128 
	inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5 
	inet 127.0.0.1 netmask 0xff000000 
	nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>



+--------------------------------------------------------------------------------+
+                                 Default Route                                  +
+--------------------------------------------------------------------------------+
192.168.1.1


+--------------------------------------------------------------------------------+
+                          Routing tables (netstat -nr)                          +
+--------------------------------------------------------------------------------+
Routing tables

Internet:
Destination        Gateway            Flags    Refs      Use  Netif Expire
default            192.168.1.1        UGS         0      259    re0
127.0.0.1          link#5             UH          0     5237    lo0
192.168.1.0/24     link#2             U           0     3463    re0
192.168.1.2        link#2             UHS         0       11    lo0

Internet6:
Destination                       Gateway                       Flags      Netif Expire
::/96                             ::1                           UGRS        lo0
::1                               link#5                        UH          lo0
::ffff:0.0.0.0/96                 ::1                           UGRS        lo0
fe80::/10                         ::1                           UGRS        lo0
fe80::%lo0/64                     link#5                        U           lo0
fe80::1%lo0                       link#5                        UHS         lo0
ff01::%lo0/32                     ::1                           U           lo0
ff02::/16                         ::1                           UGRS        lo0
ff02::%lo0/32                     ::1                           U           lo0


+--------------------------------------------------------------------------------+
+                              ARP entries (arp -a)                              +
+--------------------------------------------------------------------------------+
? (192.168.1.1) at ec:43:f6:04:ba:94 on re0 expires in 1180 seconds [ethernet]
? (192.168.1.35) at b8:70:f4:9a:87:a4 on re0 expires in 1200 seconds [ethernet]
? (192.168.1.2) at 38:2c:4a:64:31:da on re0 permanent [ethernet]


+--------------------------------------------------------------------------------+
+                          mbuf statistics (netstat -m)                          +
+--------------------------------------------------------------------------------+
258/1497/1755 mbufs in use (current/cache/total)
257/749/1006/262144 mbuf clusters in use (current/cache/total/max)
257/743 mbuf+clusters out of packet secondary zone in use (current/cache)
0/21/21/121824 4k (page size) jumbo clusters in use (current/cache/total/max)
0/0/0/36096 9k jumbo clusters in use (current/cache/total/max)
0/0/0/20304 16k jumbo clusters in use (current/cache/total/max)
578K/1956K/2534K bytes allocated to network (current/cache/total)
0/0/0 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)
0/0/0 requests for jumbo clusters denied (4k/9k/16k)
0/0/0 sfbufs in use (current/peak/max)
0 requests for sfbufs denied
0 requests for sfbufs delayed
359 requests for I/O initiated by sendfile
0 calls to protocol drain routines


+--------------------------------------------------------------------------------+
+                       Interface statistics (netstat -i)                        +
+--------------------------------------------------------------------------------+
Name    Mtu Network       Address              Ipkts Ierrs Idrop    Opkts Oerrs  Coll
usbus     0 <Link#1>                               0     0     0        0     0     0
re0    1500 <Link#2>      38:2c:4a:64:31:da     4199     0     0     3775     0     0
re0    1500 192.168.1.0   192.168.1.2           2088     -     -     3741     -     -
usbus     0 <Link#3>                               0     0     0        0     0     0
ipfw0 65536 <Link#4>                               0     0     0        0     0     0
lo0   16384 <Link#5>                            5293     0     0     5293     0     0
lo0   16384 localhost     ::1                     45     -     -       45     -     -
lo0   16384 fe80::1%lo0   fe80::1                  0     -     -        0     -     -
lo0   16384 your-net      localhost             5237     -     -     5248     -     -


+--------------------------------------------------------------------------------+
+                                   protocols                                    +
+--------------------------------------------------------------------------------+
ip:
	7361 total packets received
	0 bad header checksums
	0 with size smaller than minimum
	0 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
	7340 packets for this host
	21 packets for unknown/unsupported protocol
	0 packets forwarded (0 packets fast forwarded)
	0 packets not forwardable
	0 packets received for unknown multicast group
	0 redirects sent
	8990 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
arp:
	3 ARP requests sent
	30 ARP replies sent
	1989 ARP requests received
	2 ARP replies received
	1991 ARP packets received
	0 total packets dropped due to no ARP entry
	0 ARP entrys timed out
	0 Duplicate IPs seen
udp:
	410 datagrams received
	0 with incomplete header
	0 with bad data length field
	0 with bad checksum
	0 with no checksum
	19 dropped due to no socket
	0 broadcast/multicast datagrams undelivered
	0 dropped due to full socket buffers
	0 not for hashed pcb
	391 delivered
	314 datagrams output
	0 times multicast source filter matched
tcp:
	8652 packets sent
		4347 data packets (3179381 bytes)
		0 data packets (0 bytes) retransmitted
		0 data packets unnecessarily retransmitted
		0 resends initiated by MTU discovery
		3572 ack-only packets (0 delayed)
		0 URG only packets
		0 window probe packets
		0 window update packets
		733 control packets
	6975 packets received
		3691 acks (for 3180082 bytes)
		511 duplicate acks
		0 acks for unsent data
		3040 packets (1047676 bytes) received in-sequence
		35 completely duplicate packets (34 bytes)
		0 old duplicate packets
		0 packets with some dup. data (0 bytes duped)
		4 out-of-order packets (4470 bytes)
		0 packets (0 bytes) of data after window
		0 window probes
		5 window update packets
		4 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
	248 connection requests
	248 connection accepts
	0 bad connection attempts
	0 listen queue overflows
	0 ignored RSTs in the windows
	493 connections established (including accepts)
	505 connections closed (including 4 drops)
		227 connections updated cached RTT on close
		227 connections updated cached RTT variance on close
		0 connections updated cached ssthresh on close
	3 embryonic connections dropped
	3525 segments updated rtt (of 3271 attempts)
	0 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
	1408 correct ACK header predictions
	2248 correct data packet header predictions
	248 syncache entries added
		0 retransmitted
		0 dupsyn
		0 dropped
		248 completed
		0 bucket overflow
		0 cache overflow
		0 reset
		0 stale
		0 aborted
		0 badack
		0 unreach
		0 zone failures
	248 cookies sent
	0 cookies received
	2 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
	2 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
icmp:
	19 calls to icmp_error
	0 errors not generated in response to an icmp message
	Output histogram:
		destination unreachable: 19
	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
	0 message responses generated
	0 invalid return addresses
	0 no return routes
	ICMP address mask responses are disabled


