-
Change Request
-
Resolution: Unresolved
-
Trivial
-
None
-
1.8.10
-
Solaris
Hi,
I'm attaching a patch which solves the issue.
When you bind a service to a port in an exclusive ip netstat solaris command output is like:
192.168.0.32.1525 . 0 0 49152 0 LISTEN
So the command netstat -an | grep '.$port\>' | wc -l doesn't match
Thanks !