From owner-freebsd-questions Sun Mar 9 19:28:50 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B14E37B401 for ; Sun, 9 Mar 2003 19:28:48 -0800 (PST) Received: from empire.explosive.mail.net (empire.explosive.mail.net [205.205.25.120]) by mx1.FreeBSD.org (Postfix) with SMTP id 8A70543F93 for ; Sun, 9 Mar 2003 19:28:47 -0800 (PST) (envelope-from mykroft@explosive.mail.net) Received: (qmail 8163 invoked from network); 10 Mar 2003 03:25:26 -0000 Received: from ticking.explosive.mail.net (HELO ticking) (205.205.25.116) by empire.explosive.mail.net with SMTP; 10 Mar 2003 03:25:26 -0000 Message-ID: <06cf01c2e6b5$476cd8e0$7419cdcd@ticking> From: "Adam Maas" To: "David Banning" Cc: References: <20030309211154.A56130@skytrackercanada.com> <06ad01c2e6ac$822dfad0$7419cdcd@ticking> <20030309222314.B52536@skytrackercanada.com> Subject: Re: identifying my network address Date: Sun, 9 Mar 2003 22:29:38 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Nope, Your display variable must be set to the IP or hostname of the X Server, which in this case is the Windows machine. X mangles the client/server difference, since the box displaying teh window is teh Server (And specified via DISPLAY) while the remote system running the apps is the client. To use XWin32 (Ditch it, it's very buggy, eXceed is far superior), you need to set your DISPLAY variable on the Unix host running the apps to: windowsboxip:0 Adam ----- Original Message ----- From: "David Banning" To: "Adam Maas" Cc: Sent: Sunday, March 09, 2003 10:23 PM Subject: Re: identifying my network address > On Sun, Mar 09, 2003 at 09:26:51PM -0500, Adam Maas wrote: > > run ipconfig or winipcfg (The former for NT/2k/XP, the latter for 95/98/Me) > I wasn't clear enough. I need to get the IP address in -unix-. > > > > > Adam > > > > ----- Original Message ----- > > From: "David Banning" > > To: > > Sent: Sunday, March 09, 2003 9:11 PM > > Subject: identifying my network address > > > > > > > I am running an Xwindow on a windows box. I need a script to > > > tell me what my network address is so that I can set my DISPLAY > > > varible correctly eg: 192.168.1.2:0.0 > > > > > > Any idea what command would be useful for this purpose? > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > -- > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message