Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jan 2000 19:43:35 -0800 (PST)
From:      Anil Jangity <aj@entic.net>
To:        Omachonu Ogali <oogali@intranova.net>
Cc:        Robert Czaplicki <Robert.Czaplicki@visitalk.com>, "'net@freebsd.org'" <net@freebsd.org>
Subject:   Re: port 1024
Message-ID:  <Pine.BSF.4.10.10001061941540.28425-100000@shell.entic.net>
In-Reply-To: <Pine.BSF.4.10.10001062151200.13732-100000@hydrant.intranova.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 6 Jan 2000, Omachonu Ogali wrote:

|On most machines the ephermal ports start at 1024, so immediately after
|boot, the ports allocated would be 1024, 1025, etc. Sometimes, BIND is the
|first network-based process to run and binds it self to the first
|available port (in some cases 1024), I would advise you to get 'lsof' and
|run it to see what process is bound to that port.

Or you can do this:

i.e:

mars# netstat -Aan | grep LISTEN | grep 22
mars# fstat | grep c9d59ba0
root     sshd2        214    3* internet stream tcp c9d59ba0


|
|Omachonu Ogali
|Intranova Networking Group
|
|On Thu, 6 Jan 2000, Robert Czaplicki wrote:
|
|> Just recently while installing 3.4-Stable on a few machines I have noticed
|> something new. After install, all three of the machines have UDP port 1024
|> open as an unknown service. What is running on this port and what is its
|> function. Most importantly *grin* how do I make it stop!
|> 
|> -Robert
|> 
|> If at all possible please CC me directly with responses as well.
|> 
|> 
|> Robert Czaplicki
|> Network Engineer
|> www.visitalk.com
|> 
|> robert.czaplicki@visitalk.com
|> 602-692-7669 cell
|> 602-850-3377 fax
|> 
|> 
|> 
|> To Unsubscribe: send mail to majordomo@FreeBSD.org
|> with "unsubscribe freebsd-net" in the body of the message
|> 
|
|
|
|To Unsubscribe: send mail to majordomo@FreeBSD.org
|with "unsubscribe freebsd-net" in the body of the message
|



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10001061941540.28425-100000>