Gentoo Archives: gentoo-dev

From: Ben Lutgens <blutgens@×××××××.com>
To: gentoo-dev@g.o
Subject: [gentoo-dev] how to close port 6000 in gentoo
Date: Tue, 11 Sep 2001 21:01:18
Message-Id: 20010911220011.A9840@llama.dolly-llama.org
1 Hi all, by default in gentoo (as well as a few other distros as well) X is
2 configured to listen on port 6000/tcp for remote X requests, this is a
3 known security hazard.
4
5 If you're using xdm do the following:
6 edit /etc/X11/xdm/Xservers to say
7
8 local /usr/X11R6/bin/X -nolisten tcp
9
10 I also recommend not using xfs since X cant handle fonts without it.
11
12 --
13 Ben Lutgens
14 Sistina Software Inc.
15
16 What's the difference between root and God ?
17 God doesn't think that he is root.

Replies

Subject Author
Re: [gentoo-dev] how to close port 6000 in gentoo Einar Karttunen <ekarttun@×××××××××××.FI>
Re: [gentoo-dev] how to close port 6000 in gentoo Mikael Hallendal <micke@×××××××××××.se>