+--------------------------------------------------------------------------------+
+                                    Hostname                                    +
+--------------------------------------------------------------------------------+
haugur2.local


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

127.0.0.1	haugur2 haugur2.local


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


+--------------------------------------------------------------------------------+
+                                   Interfaces                                   +
+--------------------------------------------------------------------------------+
igb0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
	options=403bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,VLAN_HWTSO>
	ether d0:50:99:26:52:48
	inet 192.168.1.195 netmask 0xffffff00 broadcast 192.168.1.255
	nd6 options=9<PERFORMNUD,IFDISABLED>
	media: Ethernet autoselect (1000baseT <full-duplex>)
	status: active

igb1: flags=8c02<BROADCAST,OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 1500
	options=403bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,VLAN_HWTSO>
	ether d0:50:99:26:52:49
	nd6 options=9<PERFORMNUD,IFDISABLED>
	media: Ethernet autoselect
	status: no carrier

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    84222   igb0
127.0.0.1          link#5             UH          0  3092597    lo0
192.168.1.0/24     link#1             U           0   513240   igb0
192.168.1.195      link#1             UHS         0        0    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 00:1e:e5:9b:3c:e9 on igb0 expires in 1148 seconds [ethernet]
? (192.168.1.195) at d0:50:99:26:52:48 on igb0 permanent [ethernet]
? (192.168.1.102) at 00:25:22:af:f9:de on igb0 expires in 1193 seconds [ethernet]


+--------------------------------------------------------------------------------+
+                          mbuf statistics (netstat -m)                          +
+--------------------------------------------------------------------------------+
4095/2910/7005 mbufs in use (current/cache/total)
4093/1663/5756/262144 mbuf clusters in use (current/cache/total/max)
4093/1657 mbuf+clusters out of packet secondary zone in use (current/cache)
0/99/99/522606 4k (page size) jumbo clusters in use (current/cache/total/max)
0/0/0/154846 9k jumbo clusters in use (current/cache/total/max)
0/0/0/87101 16k jumbo clusters in use (current/cache/total/max)
9209K/4449K/13659K 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
0 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
igb0   1500 <Link#1>      d0:50:99:26:52:48   705516     0     0   604584     0     0
igb0   1500 192.168.1.0   192.168.1.195       641871     -     -   899029     -     -
igb1*  1500 <Link#2>      d0:50:99:26:52:49        0     0     0        0     0     0
usbus     0 <Link#3>                               0     0     0        0     0     0
ipfw0 65536 <Link#4>                               0     0     0        0     0     0
lo0   16384 <Link#5>                         3092601     0     0  3092601     0     0
lo0   16384 localhost     ::1                      4     -     -        4     -     -
lo0   16384 fe80::1%lo0   fe80::1                  0     -     -        0     -     -
lo0   16384 your-net      localhost          3092597     -     -  3092597     -     -


+--------------------------------------------------------------------------------+
+                                   protocols                                    +
+--------------------------------------------------------------------------------+
ip:
	3737269 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
	3737269 packets for this host
	0 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
	3690128 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:
	2 ARP requests sent
	7051 ARP replies sent
	60736 ARP requests received
	1 ARP reply received
	60737 ARP packets received
	0 total packets dropped due to no ARP entry
	0 ARP entrys timed out
	0 Duplicate IPs seen
udp:
	10937 datagrams received
	0 with incomplete header
	0 with bad data length field
	0 with bad checksum
	0 with no checksum
	0 dropped due to no socket
	175 broadcast/multicast datagrams undelivered
	0 dropped due to full socket buffers
	0 not for hashed pcb
	10762 delivered
	7288 datagrams output
	0 times multicast source filter matched
tcp:
	3682573 packets sent
		1368857 data packets (1207388714 bytes)
		819 data packets (414233 bytes) retransmitted
		7 data packets unnecessarily retransmitted
		0 resends initiated by MTU discovery
		1927194 ack-only packets (0 delayed)
		0 URG only packets
		0 window probe packets
		251 window update packets
		385452 control packets
	3726336 packets received
		1980020 acks (for 1207760305 bytes)
		256862 duplicate acks
		0 acks for unsent data
		1667207 packets (765371672 bytes) received in-sequence
		207 completely duplicate packets (31914 bytes)
		1 old duplicate packet
		0 packets with some dup. data (0 bytes duped)
		2841 out-of-order packets (3901640 bytes)
		0 packets (0 bytes) of data after window
		0 window probes
		453 window update packets
		7 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
	129039 connection requests
	127533 connection accepts
	0 bad connection attempts
	0 listen queue overflows
	2 ignored RSTs in the windows
	256560 connections established (including accepts)
	272871 connections closed (including 1514 drops)
		127652 connections updated cached RTT on close
		127652 connections updated cached RTT variance on close
		26 connections updated cached ssthresh on close
	12 embryonic connections dropped
	1962742 segments updated rtt (of 1733187 attempts)
	1169 retransmit timeouts
		8 connections dropped by rexmit timeout
	0 persist timeouts
		0 connections dropped by persist timeout
	0 Connections (fin_wait_2) dropped because of timeout
	18 keepalive timeouts
		13 keepalive probes sent
		5 connections dropped by keepalive
	682092 correct ACK header predictions
	1224885 correct data packet header predictions
	127533 syncache entries added
		0 retransmitted
		0 dupsyn
		0 dropped
		127533 completed
		0 bucket overflow
		0 cache overflow
		0 reset
		0 stale
		0 aborted
		0 badack
		0 unreach
		0 zone failures
	127533 cookies sent
	0 cookies received
	42 hostcache entries added
		0 bucket overflow
	48 SACK recovery episodes
	277 segment rexmits in SACK recovery episodes
	350184 byte rexmits in SACK recovery episodes
	1644 SACK options (SACK blocks) received
	2441 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:
	0 calls to icmp_error
	0 errors not generated in response to an icmp message
	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


