Complete.Org: Mailing Lists: Archives: discussion: August 2001:
[aclug-L] Re: Denied connections
Home

[aclug-L] Re: Denied connections

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: discussion@xxxxxxxxx
Subject: [aclug-L] Re: Denied connections
From: "Arnold Cavazos Jr." <abcjr@xxxxxxxxx>
Date: Mon, 27 Aug 2001 22:46:35 -0500
Reply-to: discussion@xxxxxxxxx


I don't know of a good way to find out what program has bound to a port.  
I would do a "ps -auxww" and start looking for candidates.  I do know
that /etc/services is just a list of port numbers and associated ports.  
Literally any program can bind to any port (tcp or udp) above 1024.  
Only the superuser can bind to ports 1023 and below.

What unnamed port do you have listening?  TCP or UDP?  Please include a 
"uname -a" as well.  FreeBSD has had it's share of silly holes lately 
and has required one to "keep up" on patches quite a bit.

--
Arnold B. Cavazos, Jr.                           Voice:  (316)858-3000
Director of Sales & Marketing                      Fax:  (316)858-3001
Hubris Communications                         http://www.dslkansas.com
abcjr@xxxxxxxxxx                              http://www.iwichita.com 

On Mon, Aug 27, 2001 at 10:16:44PM -0500, gLaNDix wrote:
> 
> On Mon, 27 Aug 2001, Arnold Cavazos Jr. wrote:
> 
> >
> > Yep,
> >
> > netstat -a
> 
> is there a way (other than /etc/services) to find out which program opened
> what port?  i've got one that's unnamed and i'd like to know which program
> has that port open.
> 
> -- This is the discussion@xxxxxxxxx list.  To unsubscribe,
> visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi
-- This is the discussion@xxxxxxxxx list.  To unsubscribe,
visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi


[Prev in Thread] Current Thread [Next in Thread]