4.1 Enable inetd Connection Logging - Make sure that tcp_trace is set to true
Information
The inetd process starts Internet standard services and the 'tracing' feature can be used to log information about the source of any network connections seen by the daemon.
Solution
Run the following commands to enable inetd connection logging- inetadm -M tcp_trace=true svcadm refresh svc:/network/inetd