Your message dated Sat, 21 Aug 2004 20:35:17 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#266015: xfs: doesn't listen to TCP connections has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 16 Aug 2004 10:28:38 +0000 >From [EMAIL PROTECTED] Mon Aug 16 03:28:38 2004 Return-path: <[EMAIL PROTECTED]> Received: from 80-28-174-244.adsl.nuria.telefonica-data.net (femto.alterna.homelinux.org) [80.28.174.244] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1BwejG-0003HQ-00; Mon, 16 Aug 2004 03:28:38 -0700 Received: from eric by femto.alterna.homelinux.org with local (Exim 3.36 #1 (Debian)) id 1BwejE-0002SL-00; Mon, 16 Aug 2004 12:28:36 +0200 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Eric Van Buggenhaut <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: xfs: doesn't listen to TCP connections Reply-To: [EMAIL PROTECTED] X-Mailer: reportbug 2.63 Date: Mon, 16 Aug 2004 12:28:35 +0200 Message-Id: <[EMAIL PROTECTED]> Sender: Eric Van Buggenhaut <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Package: xfs Version: 4.3.0.dfsg.1-4 Severity: normal xfs doesn't open tcp connection to listen to on the specified port: femto:~[0]# xfs -port 7100 & [1] 9321 femto:~[1]# ps aux |grep xfs root 9321 0.0 1.7 6112 4584 tty2 S 12:21 0:00 xfs -port 7100 root 9327 0.0 0.2 3632 712 tty2 S+ 12:21 0:00 grep xfs femto:~[1]# netstat -tan Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 0.0.0.0:32768 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:2049 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:68 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:37 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:9 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:844 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:13 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:113 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN femto:~[1]# Where is xfs listening ??? No port 7100 was open ! -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.7 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (ignored: LC_ALL set to [EMAIL PROTECTED]) Versions of packages xfs depends on: ii libc6 2.3.2.ds1-13 GNU C Library: Shared libraries an ii zlib1g 1:1.2.1.1-5 compression library - runtime -- no debconf information --------------------------------------- Received: (at 266015-done) by bugs.debian.org; 22 Aug 2004 01:35:18 +0000 >From [EMAIL PROTECTED] Sat Aug 21 18:35:18 2004 Return-path: <[EMAIL PROTECTED]> Received: from dhcp065-026-182-085.indy.rr.com (sisyphus.deadbeast.net) [65.26.182.85] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1ByhGQ-0004aE-00; Sat, 21 Aug 2004 18:35:18 -0700 Received: by sisyphus.deadbeast.net (Postfix, from userid 1000) id 769D768C015; Sat, 21 Aug 2004 20:35:17 -0500 (EST) Date: Sat, 21 Aug 2004 20:35:17 -0500 From: Branden Robinson <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: Bug#266015: xfs: doesn't listen to TCP connections Message-ID: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="XCAZszJJXrQJLz3d" Content-Disposition: inline In-Reply-To: <[EMAIL PROTECTED]> Mail-Copies-To: nobody X-No-CC: I subscribe to this list; do not CC me on replies. User-Agent: Mutt/1.5.6+20040803i Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_01,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: --XCAZszJJXrQJLz3d Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 16, 2004 at 12:28:35PM +0200, Eric Van Buggenhaut wrote: > Package: xfs > Version: 4.3.0.dfsg.1-4 > Severity: normal >=20 > xfs doesn't open tcp connection to listen to on the specified port: >=20 > femto:~[0]# xfs -port 7100 & > [1] 9321 > femto:~[1]# ps aux |grep xfs > root 9321 0.0 1.7 6112 4584 tty2 S 12:21 0:00 xfs -port = 7100 > root 9327 0.0 0.2 3632 712 tty2 S+ 12:21 0:00 grep xfs > femto:~[1]# netstat -tan > Active Internet connections (servers and established) > Proto Recv-Q Send-Q Local Address Foreign Address > State > tcp 0 0 0.0.0.0:32768 0.0.0.0:* LISTEN > tcp 0 0 0.0.0.0:2049 0.0.0.0:* LISTEN > tcp 0 0 0.0.0.0:68 0.0.0.0:* LISTEN > tcp 0 0 0.0.0.0:37 0.0.0.0:* LISTEN > tcp 0 0 0.0.0.0:9 0.0.0.0:* LISTEN > tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN > tcp 0 0 0.0.0.0:844 0.0.0.0:* LISTEN > tcp 0 0 0.0.0.0:13 0.0.0.0:* LISTEN > tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN > tcp 0 0 0.0.0.0:113 0.0.0.0:* LISTEN > tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN > tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN > tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN > femto:~[1]# >=20 > Where is xfs listening ??? No port 7100 was open ! $ cat /usr/share/doc/xfs/README.Debian Debian README for xfs package =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D Newcomers to the X Window System should first read the Debian X FAQ (Frequently Asked Questions list): /usr/share/doc/xfree86-common/FAQ.gz. You can view this file with your favorite pager program after decompressing it. For example: $ zcat /usr/share/doc/xfree86-common/FAQ.gz | pager Upgraders from Debian GNU/Linux 2.0 or earlier should be aware that the /etc/X11/config file is no longer used; its xfs-specific options are now in /etc/X11/fs/xfs.options. The default font catalogue for xfs as shipped with Debian GNU/Linux searches the "misc" font directory before searching "cyrillic". Some fonts in both of these directories claim the same font alias names (like "fixed"). Therefore, the X font server will use whichever font it finds first with that alias. To preferentially use Cyrillic fonts instead of the Latin ones in misc, simply switch the order in which the paths appear in the xfs font catalogue, defined in /etc/X11/fs/config. Also, be aware that, as of xfs 3.3.3.1-3, the default xfs configuration has TCP port listening disabled for security reasons. If you have xfs serving fonts to remote hosts via TCP, you will need to re-enable TCP connections; you can do this by simply commenting out the "no-listen =3D tcp" line in /etc/X11/fs/config. To use xfs you must add it to the X server's FontPath, in the "Files" secti= on of your XF86Config (or XF86Config-4). Section "Files" FontPath "unix/:7100" EndSection For information on the /etc/X11/fs/config file, see the xfs(1) manual page. $Id: xfs.README.Debian 1244 2004-04-13 22:02:31Z branden $ vim:set ai et sts=3D4 sw=3D4 tw=3D80: Closing as due to user confusion. (Please don't ask me to make a debconf note about this. I used to do this, and was informed by the debconf author that doing so was "debconf abuse".) --=20 G. Branden Robinson | There's no trick to being a Debian GNU/Linux | humorist when you have the whole [EMAIL PROTECTED] | government working for you. http://people.debian.org/~branden/ | -- Will Rogers --XCAZszJJXrQJLz3d Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iEYEARECAAYFAkEn+FUACgkQ6kxmHytGonw9OwCePBahDiXLQ/69Bxg0cgZ+fGyn jp8An2IIcmUUsOv3OOS+0MYC7/gqCEFk =5/JT -----END PGP SIGNATURE----- --XCAZszJJXrQJLz3d--