nv-l

Re: [nv-l] What's on that port

2005-09-14 15:36:05
Subject: Re: [nv-l] What's on that port
From: George deSocio <desocio AT us.ibm DOT com>
To: nv-l AT lists.us.ibm DOT com
Date: Wed, 14 Sep 2005 15:33:42 -0400

Dave,

You want to run lsof  "List Open Files"
Get if from ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof

put the binary in your executables path

the command form would be:

"lsof -Pi udp:53946"

a more profound output would come from

"lsof -P | more" (or "less" if you have it)

lsof  -?    for summary help


Have fun



Regards,
Geo.

George deSocio
IBM Americas Support - Distributed Network Management
Dept 46-E1ZA
Bldg B062  Office B318
PO Box 12195
Research Triangle Park, NC  27709-2195


E-Mail:  desocio AT us.ibm DOT com




reamd AT Nationwide DOT com
Sent by: owner-nv-l AT lists.us.ibm DOT com

09/14/2005 02:33 PM
Please respond to
nv-l

To
nv-l AT lists.us.ibm DOT com
cc
Subject
[nv-l] What's on that port





Hi All,
         My netview server seems to be generating alot of noise that was
reported by my firewall group. They said they are receiving the following
on some of their firewalls: %FWSM-4-106023: Deny udp src
core-relay:NetviewServerIP/53946 dst backend-dev-mgmt:FirewallIP/33450 by
access-group "core-relay-acl"
How can I tell what is running on port 53946?  Can someone tell me what
this message is telling me?

Thanks Dave

AIX 5.1
7.1.4 Fixpack3


<Prev in Thread] Current Thread [Next in Thread>