From owner-freebsd-security@FreeBSD.ORG Mon Oct 27 13:15:15 2003 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 463EF16A4B3 for ; Mon, 27 Oct 2003 13:15:15 -0800 (PST) Received: from stinky.trash.net (stinky.trash.net [195.134.144.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41AF443F3F for ; Mon, 27 Oct 2003 13:15:14 -0800 (PST) (envelope-from bsdlist@kess.ch) Received: by stinky.trash.net (Postfix, from userid 1918) id 460E594B3D; Mon, 27 Oct 2003 22:15:12 +0100 (MET) Date: Mon, 27 Oct 2003 22:15:12 +0100 From: Wolfgang Kess To: freebsd-security@freebsd.org Message-ID: <20031027211512.GA14467@stinky.trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.4i Priority: normal Subject: How to disable XFree86 and wdm listening ports X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Oct 2003 21:15:15 -0000 Hello, what is the right way to disable XFree86 and wdm listening ports tcp 6000 and tcp 1024. I read in man XFree86 about the -nolisten tcp option and tried to set in /usr/X11R6/lib/X11/xdm :0 local /usr/X11R6/bin/X -nolisten tcp but it was not successful. What is the right way to close the ports without use of IPFW? Your help would be appreciated. Thank´s Wolfgang