From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <5a1060306211ca76813ad412d165683e@collyer.net> To: 9fans@cse.psu.edu Subject: Re: [9fans] X11 for Plan 9 From: Geoff Collyer In-Reply-To: <80eb8609f9e675de6be3fd04434c5876@plan9.bell-labs.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Wed, 9 Apr 2003 12:35:37 -0700 Topicbox-Message-UUID: 8dbfce38-eacb-11e9-9e20-41e7f4b1d025 xhost had a byte-order bug when I last used it, which made it necessary to use reversed IP addresses and not domain names, on some machines, notably 386s. If you try xhost a.b.c.d # e.g., xhost 128.100.73.1 and it doesn't let you connect from a.b.c.d, try xhost d.c.b.a # e.g., xhost 1.73.100.128