From owner-freebsd-questions Sun Jun 21 23:06:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA24127 for freebsd-questions-outgoing; Sun, 21 Jun 1998 23:06:22 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA24061 for ; Sun, 21 Jun 1998 23:05:54 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from gate.lan.awfulhak.org (localhost [127.0.0.1]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id GAA22206; Mon, 22 Jun 1998 06:59:42 +0100 (BST) (envelope-from brian@gate.lan.awfulhak.org) Message-Id: <199806220559.GAA22206@awfulhak.org> X-Mailer: exmh version 2.0.1 12/23/97 To: Dave Bender cc: "'questions@freebsd.org'" Subject: Re: X thru ppp alias? In-reply-to: Your message of "Sun, 21 Jun 1998 19:08:02 CDT." <01BD9D47.EFCDC240@manny> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 22 Jun 1998 06:59:41 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Is it possible to run Xwindows using a FreeBSD machine running ppp -alias to connect the machines? > > I'm working on a Windows NT machine at home running the Exceed xwindows server. When I dial in to the Solaris machines at work directly, I have no trouble running xterm, xemacs and all the rest of those fine X programs. > > I'm in the process of setting up a FreeBSD machine as my home's connection to the Internet, via my ppp account at work and it works wonderfully for simple connections: http, telnet, stuff like that. > > But when I try to connect from my NT machine to a Sun machine through the FreeBSD machine, the ip address of the -DISPLAY variable seems to get lost. On the home network, it's 10.0.0.1. But that's not the correct address for the Sun machine, which sees whatever address got assigned to the FreeBSD machine when it connected. > > Is this making sense? Is there a solution? > > I'm running FreeBSD 2.2.6-RELEASE (and loving it!) I'm afraid this can't work AFAIK. When you run the remote application, it has to make a connection back to the machine with the DISPLAY. There's no way for the alias engine to know which internal machine should get the data back. -- Brian , , Don't _EVER_ lose your sense of humour.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message