Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Network Integrity with zones on solaris 10

Updated: 21 May 2010 | 4 comments
bruthe's picture
0 0 Votes
Login to vote
This issue has been solved. See solution.

Hi,

I have a probleme to find which process listen on TCP or UDP port.
ESM return port XXXXX is listen but "process unknown"

the process is running in non-global zone on solaris 10.
however when I run lsof on global zone, it works! I can get the process name but ESM can't!

Why ESM can't get the process name?

thanks
Bruthe

discussion Filed Under:

Comments

Vikram Kumar-SAV to SEP's picture
30
Sep
2009
2 Votes 0
Login to vote

 If you are running an AIX

 If you are running an AIX 4.x computer that runs lsof binaries, this check

will return the name of the process, in the Information field, that you are
running. If you are running any other operating system, this check will return
an Owning process: unknown message, in the Information field, for each
bruthe's picture
22
Oct
2009
0 Votes 0
Login to vote

Hi, Your "Reference" is

Hi,

Your "Reference" is completly irrevelant:

- first, we are in SU38 not in SU 23
- in pg 81, the check is "forbidden TCP (or UDP) Listenning port", my problem is with the check "TCP (or UDP) Listenning port" (not forbidden)
- your reference is for AIX, my problem is on Solaris 10 !

Bruthe

bruthe's picture
26
Oct
2009
0 Votes 0
Login to vote

Hi, more informations: the

Hi,

more informations:

the check "listening TCP port" of module Network Integrity isn't able to find the process name for one port, the result is like this
The named port is listening  9521 TCP    Owning process: unknown; zone: global

But the check "Modified listening TCP ports" of module Network Integrity is able to find the name of process for the same port, the result is like this:
Modified listening TCP port   9521 TCP    processname changed to k***t from k********0

these 2 check are running in same time from the same module and the same policy.

Why the first check can't fin the name of the process???

Thanks
Bruthe

bruthe's picture
04
Nov
2009
0 Votes 0
Login to vote

Hi Ok my problem is

Hi

Ok my problem is solved
this is just the version version of lsof

Bruthe