From owner-freebsd-questions Wed Apr 26 0:51:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pogo.caustic.org (pogo.caustic.org [208.44.193.69]) by hub.freebsd.org (Postfix) with ESMTP id CD98037BBB6 for ; Wed, 26 Apr 2000 00:51:28 -0700 (PDT) (envelope-from jan@caustic.org) Received: from localhost (jan@localhost) by pogo.caustic.org (8.10.0/ignatz) with ESMTP id e3Q7sNF41111; Wed, 26 Apr 2000 00:54:23 -0700 (PDT) Date: Wed, 26 Apr 2000 00:54:23 -0700 (PDT) From: "f.johan.beisser" To: nomo - Cc: freebsd-questions@FreeBSD.ORG Subject: Re: your mail In-Reply-To: <20000426070222.82358.qmail@hotmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG port 111 is the portmapper, so you should just put portmap_enable="NO" in to your /etc/rc.conf, and on the next reboot it won't start. to turn it off right now, just kill the portmapper process. (it should be running as 'portmap' on the process table). as far as 1024 goes, i don't know, your best bet would be to check to see what else is running on your machine. since it's not a reserved port, it could be just about anything. try telnetting to that port, and seeing what comes up. -- jan On Wed, 26 Apr 2000, nomo - wrote: > today, i installed nmap on my FBSD box, did somescanning and found that port > 111 (sunrpc)and 1024 (unknown) open. > how do i close those? > thx +-----/ f. johan beisser /------------------------------+ email: jan[at]caustic.org web: http://www.caustic.org/~jan "knowledge is power. power corrupts. study hard, be evil." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message