+--------------------------------------------------------------------------------+
+                                    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 8.8.8.8
nameserver 8.8.4.4


+--------------------------------------------------------------------------------+
+                                   Interfaces                                   +
+--------------------------------------------------------------------------------+
re0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500
	options=82099<RXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC,LINKSTATE>
	ether 60:a4:4c:ae:fd:bd
	inet 192.168.0.53 netmask 0xffffff00 broadcast 192.168.0.255
	nd6 options=9<PERFORMNUD,IFDISABLED>
	media: Ethernet autoselect (100baseTX <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>

bridge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
	ether 02:b7:9e:58:d2:00
	nd6 options=1<PERFORMNUD>
	id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15
	maxage 20 holdcnt 6 proto rstp maxaddr 2000 timeout 1200
	root id 00:00:00:00:00:00 priority 32768 ifcost 0 port 0
	member: epair1a flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP>
	        ifmaxaddr 0 port 8 priority 128 path cost 2000
	member: epair0a flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP>
	        ifmaxaddr 0 port 7 priority 128 path cost 2000
	member: re0 flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP>
	        ifmaxaddr 0 port 2 priority 128 path cost 200000

epair0a: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500
	options=8<VLAN_MTU>
	ether 02:0b:8c:00:07:0a
	nd6 options=1<PERFORMNUD>
	media: Ethernet 10Gbase-T (10Gbase-T <full-duplex>)
	status: active

epair1a: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500
	options=8<VLAN_MTU>
	ether 02:06:8c:00:08:0a
	nd6 options=1<PERFORMNUD>
	media: Ethernet 10Gbase-T (10Gbase-T <full-duplex>)
	status: active



+--------------------------------------------------------------------------------+
+                                 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     6434    re0
127.0.0.1          link#5             UH          0   381715    lo0
192.168.0.0/24     link#2             U           0 13399660    re0
192.168.0.53       link#2             UHS         0      132    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.0.1) at 80:c6:ab:6e:50:e4 on re0 expires in 868 seconds [ethernet]
? (192.168.0.2) at 02:39:02:00:08:0b on re0 expires in 660 seconds [ethernet]
? (192.168.0.3) at 02:52:7e:00:09:0b on re0 expires in 660 seconds [ethernet]
? (192.168.0.165) at ac:87:a3:29:be:a1 on re0 expires in 1197 seconds [ethernet]
? (192.168.0.53) at 60:a4:4c:ae:fd:bd on re0 permanent [ethernet]


+--------------------------------------------------------------------------------+
+                          mbuf statistics (netstat -m)                          +
+--------------------------------------------------------------------------------+
266/2239/2505 mbufs in use (current/cache/total)
260/884/1144/485582 mbuf clusters in use (current/cache/total/max)
260/740 mbuf+clusters out of packet secondary zone in use (current/cache)
0/10/10/242791 4k (page size) jumbo clusters in use (current/cache/total/max)
0/0/0/71938 9k jumbo clusters in use (current/cache/total/max)
0/0/0/40465 16k jumbo clusters in use (current/cache/total/max)
586K/2367K/2954K 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
26017 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>      60:a4:4c:ae:fd:bd 12080458     0     0 13419363     0     0
re0    1500 192.168.0.0   192.168.0.53      12056896     -     - 13406291     -     -
usbus     0 <Link#3>                               0     0     0        0     0     0
ipfw0 65536 <Link#4>                               0     0     0        0     0     0
lo0   16384 <Link#5>                          381891     0     0   381892     0     0
lo0   16384 localhost     ::1                     14     -     -       14     -     -
lo0   16384 fe80::1%lo0   fe80::1                  0     -     -        0     -     -
lo0   16384 your-net      localhost           381715     -     -   381879     -     -
bridg  1500 <Link#6>      02:b7:9e:58:d2:00    37477     0     0 13473162     0     0
epair  1500 <Link#7>      02:0b:8c:00:07:0a    11695     0     0    28398     1     0
epair  1500 <Link#8>      02:06:8c:00:08:0a      262     0     0    25462     0     0


+--------------------------------------------------------------------------------+
+                                   protocols                                    +
+--------------------------------------------------------------------------------+
ip:
	12474505 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
	12466452 packets for this host
	4642 packets for unknown/unsupported protocol
	0 packets forwarded (0 packets fast forwarded)
	3412 packets not forwardable
	1111 packets received for unknown multicast group
	0 redirects sent
	13789978 packets sent from this host
	0 packets sent with fabricated ip header
	0 output packets dropped due to no bufs, etc.
	4 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:
	16 ARP requests sent
	132 ARP replies sent
	1436 ARP requests received
	14 ARP replies received
	2869 ARP packets received
	4 total packets dropped due to no ARP entry
	8 ARP entrys timed out
	0 Duplicate IPs seen
udp:
	35089 datagrams received
	0 with incomplete header
	0 with bad data length field
	0 with bad checksum
	0 with no checksum
	2417 dropped due to no socket
	27934 broadcast/multicast datagrams undelivered
	0 dropped due to full socket buffers
	0 not for hashed pcb
	4738 delivered
	3007 datagrams output
	0 times multicast source filter matched
tcp:
	13786802 packets sent
		2546713 data packets (2373925929 bytes)
		10 data packets (8914 bytes) retransmitted
		2 data packets unnecessarily retransmitted
		0 resends initiated by MTU discovery
		11210348 ack-only packets (0 delayed)
		0 URG only packets
		0 window probe packets
		10106 window update packets
		19622 control packets
	12433791 packets received
		1219883 acks (for 2373947560 bytes)
		14874 duplicate acks
		0 acks for unsent data
		10788614 packets (14158387985 bytes) received in-sequence
		282 completely duplicate packets (38955 bytes)
		1 old duplicate packet
		0 packets with some dup. data (0 bytes duped)
		408820 out-of-order packets (590530459 bytes)
		0 packets (0 bytes) of data after window
		0 window probes
		17298 window update packets
		2 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
	6428 connection requests
	6788 connection accepts
	0 bad connection attempts
	0 listen queue overflows
	0 ignored RSTs in the windows
	13202 connections established (including accepts)
	13215 connections closed (including 1 drop)
		6603 connections updated cached RTT on close
		6603 connections updated cached RTT variance on close
		190 connections updated cached ssthresh on close
	14 embryonic connections dropped
	1219883 segments updated rtt (of 1030541 attempts)
	8 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
	222892 correct ACK header predictions
	10049948 correct data packet header predictions
	6797 syncache entries added
		0 retransmitted
		0 dupsyn
		0 dropped
		6788 completed
		0 bucket overflow
		0 cache overflow
		9 reset
		0 stale
		0 aborted
		0 badack
		0 unreach
		0 zone failures
	6797 cookies sent
	0 cookies received
	10 hostcache entries added
		0 bucket overflow
	1 SACK recovery episode
	4 segment rexmits in SACK recovery episodes
	5792 byte rexmits in SACK recovery episodes
	196 SACK options (SACK blocks) received
	401018 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:
	4 calls to icmp_error
	0 errors not generated in response to an icmp message
	Output histogram:
		destination unreachable: 4
	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


