From owner-freebsd-questions@FreeBSD.ORG Sun Jun 22 07:57:00 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A931537B401 for ; Sun, 22 Jun 2003 07:57:00 -0700 (PDT) Received: from argosy.ca (www.argosy.ca [138.73.18.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4EAF43F3F for ; Sun, 22 Jun 2003 07:56:59 -0700 (PDT) (envelope-from hhwoo@argosy.ca) Received: from a7n8x (mctn1-7860.nb.aliant.net [156.34.22.184]) by argosy.ca (8.12.9/8.12.9) with SMTP id h5MEwGt2012904; Sun, 22 Jun 2003 11:58:16 -0300 (ADT) (envelope-from hhwoo@argosy.ca) Message-ID: <001301c338ce$b19a8c60$0200a8c0@a7n8x> From: "Han Hwei Woo" To: "Ian Todd" , References: <200306221313.h5MDDf6k007348@mailgate.mailbox.co.za> Date: Sun, 22 Jun 2003 11:58:08 -0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jun 2003 14:57:01 -0000 Do you mean open as in having services running on those ports? In that case, # netstat -af inet How you open or close them is dependent on the service; some of them are initiated by inetd, in which case, edit the file /etc/inetd.conf, comment out services you don't want running, and 'killall -HUP inetd' to restart inetd. Other services you will have to look up individually. ----- Original Message ----- From: "Ian Todd" To: Sent: Sunday, June 22, 2003 10:13 AM Subject: ports > How do u check what ports r open on my freebsd box? how do i close and > open them? > > regards > _______________________________________________________________________ > LOOK GOOD, FEEL GOOD - WWW.HEALTHIEST.CO.ZA > > Cool Connection, Cool Price, Internet Access for R59 monthly @ WebMail > http://www.webmail.co.za/dialup/ > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >