+--------------------------------------------------------------------------------+
+                                    Hostname                                    +
+--------------------------------------------------------------------------------+
ulduar.local


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

127.0.0.1	ulduar ulduar.local


+--------------------------------------------------------------------------------+
+                                /etc/resolv.conf                                +
+--------------------------------------------------------------------------------+
search local
nameserver 208.67.222.222
nameserver 208.67.220.220
nameserver 8.8.8.8


+--------------------------------------------------------------------------------+
+                                   Interfaces                                   +
+--------------------------------------------------------------------------------+
bce0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
	options=c01bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,VLAN_HWTSO,LINKSTATE>
	ether 5c:f3:fc:4c:16:c0
	inet 192.168.68.20 netmask 0xffffff00 broadcast 192.168.68.255
	nd6 options=9<PERFORMNUD,IFDISABLED>
	media: Ethernet autoselect (1000baseT <full-duplex>)
	status: active

bce1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
	options=c01bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,VLAN_HWTSO,LINKSTATE>
	ether 5c:f3:fc:4c:16:c2
	nd6 options=9<PERFORMNUD,IFDISABLED>
	media: Ethernet autoselect

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 0xb 
	inet 127.0.0.1 netmask 0xff000000 
	nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>

cxgbe0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
	options=6c07bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,LRO,VLAN_HWTSO,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6>
	ether 00:07:43:12:5f:f0
	inet 172.31.10.1 netmask 0xfffffffc broadcast 172.31.10.3
	nd6 options=9<PERFORMNUD,IFDISABLED>
	media: Ethernet 10Gbase-Twinax <full-duplex>
	status: active

cxgbe1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
	options=6c07bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,LRO,VLAN_HWTSO,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6>
	ether 00:07:43:12:5f:f8
	inet 172.31.11.1 netmask 0xfffffffc broadcast 172.31.11.3
	nd6 options=9<PERFORMNUD,IFDISABLED>
	media: Ethernet 10Gbase-Twinax <full-duplex>
	status: active



+--------------------------------------------------------------------------------+
+                                 Default Route                                  +
+--------------------------------------------------------------------------------+
192.168.68.254


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

Internet:
Destination        Gateway            Flags    Refs      Use  Netif Expire
default            192.168.68.254     UGS         0       22   bce0
127.0.0.1          link#11            UH          0      486    lo0
172.31.10.0/30     link#12            U           0       65 cxgbe0
172.31.10.1        link#12            UHS         0       11    lo0
172.31.11.0/30     link#13            U           0       65 cxgbe1
172.31.11.1        link#13            UHS         0       11    lo0
192.168.68.0/24    link#1             U           0     1376   bce0
192.168.68.20      link#1             UHS         0       11    lo0
198.55.111.5       192.168.68.253     UGHD3       0       28   bce0   3563
198.199.100.108    192.168.68.253     UGHD3       0       22   bce0   3563
208.67.222.222     192.168.68.253     UGHD3       0        4   bce0   3573
208.75.89.4        192.168.68.253     UGHD3       0       25   bce0   3563

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


+--------------------------------------------------------------------------------+
+                              ARP entries (arp -a)                              +
+--------------------------------------------------------------------------------+
? (172.31.11.1) at 00:07:43:12:5f:f8 on cxgbe1 permanent [ethernet]
? (172.31.10.1) at 00:07:43:12:5f:f0 on cxgbe0 permanent [ethernet]
? (192.168.68.64) at 3c:97:0e:aa:b5:ea on bce0 expires in 1191 seconds [ethernet]
? (192.168.68.253) at 64:00:f1:07:5e:d1 on bce0 expires in 1199 seconds [ethernet]
? (192.168.68.254) at 00:0d:28:fe:12:80 on bce0 expires in 1160 seconds [ethernet]
? (192.168.68.20) at 5c:f3:fc:4c:16:c0 on bce0 permanent [ethernet]


+--------------------------------------------------------------------------------+
+                          mbuf statistics (netstat -m)                          +
+--------------------------------------------------------------------------------+
2552/4198/6750 mbufs in use (current/cache/total)
4473/2099/6572/262144 mbuf clusters in use (current/cache/total/max)
2041/2084 mbuf+clusters out of packet secondary zone in use (current/cache)
0/32/32/1523569 4k (page size) jumbo clusters in use (current/cache/total/max)
0/0/0/451428 9k jumbo clusters in use (current/cache/total/max)
128/0/128/253928 16k jumbo clusters in use (current/cache/total/max)
11632K/5375K/17007K 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
295 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
bce0   1500 <Link#1>      5c:f3:fc:4c:16:c0     2162     0     0     1535     0     0
bce0   1500 192.168.68.0  192.168.68.20         1244     -     -     2392     -     -
bce1*  1500 <Link#2>      5c:f3:fc:4c:16:c2        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
usbus     0 <Link#9>                               0     0     0        0     0     0
ipfw0 65536 <Link#10>                              0     0     0        0     0     0
lo0   16384 <Link#11>                            521     0     0      521     0     0
lo0   16384 localhost     ::1                      2     -     -        2     -     -
lo0   16384 fe80::1%lo0   fe80::1                  0     -     -        0     -     -
lo0   16384 your-net      localhost              486     -     -      519     -     -
cxgbe  1500 <Link#12>     00:07:43:12:5f:f0        0     0     0       89     0     0
cxgbe  1500 172.31.10.0/3 172.31.10.1             76     -     -       89     -     -
cxgbe  1500 <Link#13>     00:07:43:12:5f:f8        0     0     0       88     0     0
cxgbe  1500 172.31.11.0/3 172.31.11.1             76     -     -       88     -     -


+--------------------------------------------------------------------------------+
+                                   protocols                                    +
+--------------------------------------------------------------------------------+
ip:
	2014 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
	1982 packets for this host
	32 packets for unknown/unsupported protocol
	0 packets forwarded (0 packets fast forwarded)
	0 packets not forwardable
	150 packets received for unknown multicast group
	0 redirects sent
	2206 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:
	7 ARP requests sent
	24 ARP replies sent
	811 ARP requests received
	33 ARP replies received
	844 ARP packets received
	0 total packets dropped due to no ARP entry
	1 ARP entry timed out
	0 Duplicate IPs seen
udp:
	467 datagrams received
	0 with incomplete header
	0 with bad data length field
	0 with bad checksum
	30 with no checksum
	0 dropped due to no socket
	53 broadcast/multicast datagrams undelivered
	0 dropped due to full socket buffers
	0 not for hashed pcb
	414 delivered
	369 datagrams output
	0 times multicast source filter matched
tcp:
	1761 packets sent
		1008 data packets (2072860 bytes)
		0 data packets (0 bytes) retransmitted
		0 data packets unnecessarily retransmitted
		0 resends initiated by MTU discovery
		669 ack-only packets (0 delayed)
		0 URG only packets
		0 window probe packets
		0 window update packets
		84 control packets
	1517 packets received
		837 acks (for 2072930 bytes)
		61 duplicate acks
		0 acks for unsent data
		594 packets (306685 bytes) received in-sequence
		12 completely duplicate packets (12 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
		7 window update packets
		3 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
	28 connection requests
	38 connection accepts
	0 bad connection attempts
	0 listen queue overflows
	0 ignored RSTs in the windows
	63 connections established (including accepts)
	67 connections closed (including 3 drops)
		25 connections updated cached RTT on close
		25 connections updated cached RTT variance on close
		0 connections updated cached ssthresh on close
	3 embryonic connections dropped
	677 segments updated rtt (of 652 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
	407 correct ACK header predictions
	472 correct data packet header predictions
	38 syncache entries added
		0 retransmitted
		0 dupsyn
		0 dropped
		38 completed
		0 bucket overflow
		0 cache overflow
		0 reset
		0 stale
		0 aborted
		0 badack
		0 unreach
		0 zone failures
	38 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
	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
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
	Input histogram:
		destination unreachable: 28
		routing redirect: 4
	0 message responses generated
	0 invalid return addresses
	0 no return routes
	ICMP address mask responses are disabled


