-------------------------------------------------------------------------------------
------------------#uname -a# --------------------------------------------------------
SunOS sol8_host 5.8 Generic_117350-25 sun4u sparc SUNW,Ultra-80
-------------------------------------------------------------------------------------
------------------#isainfo -vk# -----------------------------------------------------
64-bit sparcv9 kernel modules
-------------------------------------------------------------------------------------
------------------#ifconfig -a# -----------------------------------------------------
lo0: flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 2
	inet 127.0.0.1 netmask ff000000 
hme0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
	inet sol8_host_addr netmask ffffff00 broadcast sol8_host_network_broadcast
	ether 8:0:20:e7:33:5b 
-------------------------------------------------------------------------------------
------------------#netstat -rn# -----------------------------------------------------

Routing Table: IPv4
  Destination           Gateway           Flags  Ref   Use   Interface
-------------------- -------------------- ----- ----- ------ ---------
224.0.0.9            127.0.0.1             UH       1      0  lo0
127.0.0.1            127.0.0.1             UH       1      0  lo0
sol8_network          sol8_host_addr          U        1    445  hme0
224.0.0.0            sol8_host_addr          U        1      0  hme0
default              sol8_router           UG       1   1168  
127.0.0.1            127.0.0.1             UH       8   1168  lo0
-------------------------------------------------------------------------------------
------------------#netstat -i# ------------------------------------------------------
Name  Mtu  Net/Dest      Address        Ipkts  Ierrs Opkts  Oerrs Collis Queue 
lo0   8232 loopback      localhost      1564   0     1564   0     0      0     
hme0  1500 sol8_host        sol8_host         1238135 0     915331 0     0      0     

-------------------------------------------------------------------------------------
------------------#netstat -s -P ip# ------------------------------------------------


IPv4	ipForwarding        =     2	ipDefaultTTL        =   255
	ipInReceives        =1089976	ipInHdrErrors       =     0
	ipInAddrErrors      =     0	ipInCksumErrs       =     0
	ipForwDatagrams     =     0	ipForwProhibits     =     0
	ipInUnknownProtos   =     2	ipInDiscards        =     0
	ipInDelivers        =982746	ipOutRequests       =904877
	ipOutDiscards       =     0	ipOutNoRoutes       =     0
	ipReasmTimeout      =    60	ipReasmReqds        = 19879
	ipReasmOKs          = 19868	ipReasmFails        =    11
	ipReasmDuplicates   =     0	ipReasmPartDups     =     0
	ipFragOKs           =   220	ipFragFails         =     0
	ipFragCreates       =   818	ipRoutingDiscards   =     0
	tcpInErrs           =     0	udpNoPorts          = 49161
	udpInCksumErrs      =     0	udpInOverflows      =     0
	rawipInOverflows    =     0	ipsecInSucceeded    =     0
	ipsecInFailed       =     0	ipInIPv6            =     0
	ipOutIPv6           =     0	ipOutSwitchIPv6     =   185
-------------------------------------------------------------------------------------
------------------#ipf -V# ----------------------------------------------------------
ipf: IP Filter: v4.1.8 (592)
Kernel: IP Filter: v4.1.8               
Running: yes
Log Flags: 0 = none set
Default: pass all, Logging: available
Active list: 1
Feature mask: 0x187
-------------------------------------------------------------------------------------
------------------#ipfstat# ---------------------------------------------------------
bad packets:		in 0	out 0
 IPv6 packets:		in 0 out 0
 input packets:		blocked 131 passed 1088245 nomatch 136610 counted 0 short 0
output packets:		blocked 61 passed 902094 nomatch 44957 counted 0 short 0
 input packets logged:	blocked 103 passed 0
output packets logged:	blocked 61 passed 0
 packets logged:	input 0 output 0
 log failures:		input 0 output 0
fragment state(in):	kept 17	lost 0	not fragmented 5509
fragment state(out):	kept 0	lost 0	not fragmented 5509
packet state(in):	kept 7308	lost 28
packet state(out):	kept 4255	lost 0
ICMP replies:	0	TCP RSTs sent:	0
Invalid source(in):	0
Result cache hits(in):	194302	(out):	204906
IN Pullups succeeded:	0	failed:	0
OUT Pullups succeeded:	283	failed:	0
Fastroute successes:	0	failures:	0
TCP cksum fails(in):	0	(out):	0
IPF Ticks:	424274
Packet log flags set: (0)
	none
-------------------------------------------------------------------------------------
------------------#ipfstat -s# ---------------------------------------------------------
IP states added:
	643 TCP
	10920 UDP
	0 ICMP
	1374669 hits
	20205 misses
	0 maximum
	0 no memory
	0 max bucket
	0 maximum
	0 no memory
	45 bkts in use
	45 active
	0 expired
	0 closed
State logging enabled

State table bucket statistics:
	45 in use	
	0.78% bucket usage
	0 minimal length
	1 maximal length
	1.000 average length

-------------------------------------------------------------------------------------
------------------#ipnat -slv# ------------------------------------------------------
mapped	in	0	out	0
added	0	expired	0
no memory	0	bad nat	0
inuse	0
rules	0
wilds	0
table ffffffff7fffedd8 list 0
List of active MAP/Redirect filters:

List of active sessions:

List of active host mappings:
-------------------------------------------------------------------------------------
