Originally posted by: jcompguru
I hope someone can help with this issue.
We are going through a PA-DSS audit almost finished. While running netstat I see a listener on port 42111
I have try a couple solutions to figure what is listening on the port with no luck so any assistance would be great.
command: #lsof -i :42111
results: Value of I :54 np:0
command: #netstat -Aan
results: f1000500000c33b0 tcp4 0 0 *.42111
. LISTEN
command: #rmsock f1000500000c33b0 tcpcb
results: The socket 0xc3008 is being held by Kernel/Kernel Extension.
I need to know what this is and how to close it down.
HELP!
#AIX-Forum