+--------------------------------------------------------------------------------+
+                                    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                                +
+--------------------------------------------------------------------------------+
nameserver 192.168.0.1



+--------------------------------------------------------------------------------+
+                                   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 d4:3d:7e:9d:e8:6d
	inet 192.168.0.6 netmask 0xffffff00 broadcast 192.168.0.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 0xa 
	inet 127.0.0.1 netmask 0xff000000 
	nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>



+--------------------------------------------------------------------------------+
+                                 Default Route                                  +
+--------------------------------------------------------------------------------+
192.168.0.1


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

Internet:
Destination        Gateway            Flags    Refs      Use  Netif Expire
default            192.168.0.1        UGS         0    15812    re0
127.0.0.1          link#10            UH          0   266429    lo0
192.168.0.0/24     link#1             U           0 711386726    re0
192.168.0.6        link#1             UHS         0       11    lo0

Internet6:
Destination                       Gateway                       Flags      Netif Expire
::/96                             ::1                           UGRS        lo0
::1                               link#10                       UH          lo0
::ffff:0.0.0.0/96                 ::1                           UGRS        lo0
fe80::/10                         ::1                           UGRS        lo0
fe80::%lo0/64                     link#10                       U           lo0
fe80::1%lo0                       link#10                       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.0.160) at f4:b7:e2:07:9b:81 on re0 expires in 1194 seconds [ethernet]
routerlogin.net (192.168.0.1) at 80:37:73:03:b9:07 on re0 expires in 1178 seconds [ethernet]
? (192.168.0.6) at d4:3d:7e:9d:e8:6d on re0 permanent [ethernet]


+--------------------------------------------------------------------------------+
+                          mbuf statistics (netstat -m)                          +
+--------------------------------------------------------------------------------+
260/2620/2880 mbufs in use (current/cache/total)
257/493/750/453242 mbuf clusters in use (current/cache/total/max)
257/493 mbuf+clusters out of packet secondary zone in use (current/cache)
0/390/390/226620 4k (page size) jumbo clusters in use (current/cache/total/max)
0/0/0/67146 9k jumbo clusters in use (current/cache/total/max)
0/0/0/37770 16k jumbo clusters in use (current/cache/total/max)
579K/3201K/3780K 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
787 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
re0    1500 <Link#1>      d4:3d:7e:9d:e8:6d 484134101     0     0 711416170     0     0
re0    1500 192.168.0.0   192.168.0.6       483406655     -     - 711403444     -     -
usbus     0 <Link#2>                               0     0     0        0     0     0
usbus     0 <Link#3>                               0     0     0        0     0     0
usbus     0 <Link#4>                               0     0     0        0     0     0
usbus     0 <Link#5>                               0     0     0        0     0     0
usbus     0 <Link#6>                               0     0     0        0     0     0
usbus     0 <Link#7>                               0     0     0        0     0     0
usbus     0 <Link#8>                               0     0     0        0     0     0
ipfw0 65536 <Link#9>                               0     0     0        0     0     0
lo0   16384 <Link#10>                         266480     0     0   266481     0     0
lo0   16384 localhost     ::1                     44     -     -       44     -     -
lo0   16384 fe80::1%lo0   fe80::1                  0     -     -        0     -     -
lo0   16384 your-net      localhost           266429     -     -   266439     -     -


+--------------------------------------------------------------------------------+
+                                   protocols                                    +
+--------------------------------------------------------------------------------+
ip:
	483756422 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
	483756283 packets for this host
	25 packets for unknown/unsupported protocol
	0 packets forwarded (0 packets fast forwarded)
	116 packets not forwardable
	0 packets received for unknown multicast group
	0 redirects sent
	711669787 packets sent from this host
	13 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:
	149 ARP requests sent
	12609 ARP replies sent
	639832 ARP requests received
	87 ARP replies received
	639920 ARP packets received
	130 total packets dropped due to no ARP entry
	111 ARP entrys timed out
	0 Duplicate IPs seen
udp:
	211646 datagrams received
	0 with incomplete header
	0 with bad data length field
	0 with bad checksum
	0 with no checksum
	3116 dropped due to no socket
	6880 broadcast/multicast datagrams undelivered
	0 dropped due to full socket buffers
	0 not for hashed pcb
	201650 delivered
	18060 datagrams output
	0 times multicast source filter matched
tcp:
	711648579 packets sent
		248409667 data packets (326710332691 bytes)
		12579 data packets (14158132 bytes) retransmitted
		179 data packets unnecessarily retransmitted
		0 resends initiated by MTU discovery
		461065402 ack-only packets (0 delayed)
		0 URG only packets
		0 window probe packets
		2125617 window update packets
		35158 control packets
	483544681 packets received
		40129407 acks (for 326709692897 bytes)
		60132 duplicate acks
		0 acks for unsent data
		463711376 packets (671791342462 bytes) received in-sequence
		13726 completely duplicate packets (10215321 bytes)
		4 old duplicate packets
		108 packets with some dup. data (128339 bytes duped)
		616 out-of-order packets (787902 bytes)
		2 packets (2 bytes) of data after window
		2 window probes
		250 window update packets
		45 packets received after close
		18 discarded for bad checksums
		0 discarded for bad header offset fields
		0 discarded because packet too short
		0 discarded due to memory problems
	11231 connection requests
	13120 connection accepts
	0 bad connection attempts
	0 listen queue overflows
	6 ignored RSTs in the windows
	24306 connections established (including accepts)
	24409 connections closed (including 740 drops)
		13048 connections updated cached RTT on close
		13078 connections updated cached RTT variance on close
		721 connections updated cached ssthresh on close
	44 embryonic connections dropped
	12649736 segments updated rtt (of 12642211 attempts)
	4118 retransmit timeouts
		34 connections dropped by rexmit timeout
	0 persist timeouts
		0 connections dropped by persist timeout
	0 Connections (fin_wait_2) dropped because of timeout
	25 keepalive timeouts
		23 keepalive probes sent
		2 connections dropped by keepalive
	13823830 correct ACK header predictions
	443261362 correct data packet header predictions
	13121 syncache entries added
		3 retransmitted
		0 dupsyn
		0 dropped
		13120 completed
		0 bucket overflow
		0 cache overflow
		0 reset
		1 stale
		0 aborted
		0 badack
		0 unreach
		0 zone failures
	13121 cookies sent
	0 cookies received
	82 hostcache entries added
		0 bucket overflow
	1315 SACK recovery episodes
	3310 segment rexmits in SACK recovery episodes
	4695328 byte rexmits in SACK recovery episodes
	36127 SACK options (SACK blocks) received
	513 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:
	3116 calls to icmp_error
	0 errors not generated in response to an icmp message
	Output histogram:
		destination unreachable: 3116
	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:
		time exceeded: 1
	0 message responses generated
	0 invalid return addresses
	0 no return routes
	ICMP address mask responses are disabled


