|
||||||||||||||||
1. Solaris TCPIP Protocol Suite (Overview) 2. Planning an IPv4 Addressing Scheme (Tasks 3. Planning an IPv6 Addressing Scheme (Overview) 4. Planning an IPv6 Network (Tasks) 5. Configuring TCP/IP Network Services and IPv4 Addressing (Tasks) 6. Administering Network Interfaces (Tasks) 7. Enabling IPv6 on a Network (Tasks) 8. Administering a TCP/IP Network (Tasks) 9. Troubleshooting Network Problems (Tasks) 10. TCP/IP and IPv4 in Depth (Reference) 12. About Solaris DHCP (Overview) 13. Planning for DHCP Service (Tasks) 14. Configuring the DHCP Service (Tasks) 15. Administering DHCP (Tasks) 16. Configuring and Administering DHCP Clients 17. Troubleshooting DHCP (Reference) 18. DHCP Commands and Files (Reference) 19. IP Security Architecture (Overview) 21. IP Security Architecture (Reference) 22. Internet Key Exchange (Overview) 24. Internet Key Exchange (Reference) 25. Solaris IP Filter (Overview) How to Enable Solaris IP Filter How to Re-Enable Solaris IP Filter How to Enable Loopback Filtering Deactivating and Disabling Solaris IP Filter How to Deactivate Packet Filtering How to Disable Packet Filtering Working With Solaris IP Filter Rule Sets Displaying Statistics and Information for Solaris IP Filter How to View State Tables for Solaris IP Filter How to View State Statistics for Solaris IP Filter Working With Log Files for Solaris IP Filter How to Set Up a Log File for Solaris IP Filter How to View Solaris IP Filter Log Files How to Flush the Packet Log File How to Save Logged Packets to a File Creating and Editing Solaris IP Filter Configuration Files How to Create a Configuration File for Solaris IP Filter 28. Administering Mobile IP (Tasks) 29. Mobile IP Files and Commands (Reference) 30. Introducing IPMP (Overview) 31. Administering IPMP (Tasks) Part VI IP Quality of Service (IPQoS) 32. Introducing IPQoS (Overview) 33. Planning for an IPQoS-Enabled Network (Tasks) 34. Creating the IPQoS Configuration File (Tasks) 35. Starting and Maintaining IPQoS (Tasks) 36. Using Flow Accounting and Statistics Gathering (Tasks) |
Displaying Statistics and Information for Solaris IP FilterTable 26-4 Displaying Solaris IP Filter Statistics and Information (Task Map)
How to View State Tables for Solaris IP Filter
The following example shows how to view a state table. # ipfstat bad packets: in 0 out 0 input packets: blocked 160 passed 11 nomatch 1 counted 0 short 0 output packets: blocked 0 passed 13681 nomatch 6844 counted 0 short 0 input packets logged: blocked 0 passed 0 output packets logged: blocked 0 passed 0 packets logged: input 0 output 0 log failures: input 0 output 0 fragment state(in): kept 0 lost 0 fragment state(out): kept 0 lost 0 packet state(in): kept 0 lost 0 packet state(out): kept 0 lost 0 ICMP replies: 0 TCP RSTs sent: 0 Invalid source(in): 0 Result cache hits(in): 152 (out): 6837 IN Pullups succeeded: 0 failed: 0 OUT Pullups succeeded: 0 failed: 0 Fastroute successes: 0 failures: 0 TCP cksum fails(in): 0 (out): 0 IPF Ticks: 14341469 Packet log flags set: (0) none How to View State Statistics for Solaris IP Filter
The following example shows how to view state statistics. # ipfstat -s IP states added: 0 TCP 0 UDP 0 ICMP 0 hits 0 misses 0 maximum 0 no memory 0 max bucket 0 active 0 expired 0 closed State logging enabled State table bucket statistics: 0 in use 0.00% bucket usage 0 minimal length 0 maximal length 0.000 average length How to View NAT Statistics for Solaris IP Filter
The following example shows how to view NAT statistics. # ipnat -s mapped in 0 out 0 added 0 expired 0 no memory 0 bad nat 0 inuse 0 rules 1 wilds 0 How to View Address Pool Statistics for Solaris IP Filter
The following example shows how to view address pool statistics. # ippool -s Pools: 3 Hash Tables: 0 Nodes: 0 |
|||||||||||||||
|