From owner-freebsd-questions Thu Feb 6 14:21:22 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 D060637B401 for ; Thu, 6 Feb 2003 14:21:20 -0800 (PST) Received: from mail.atomz.com (MAIL.ATOMZ.COM [64.41.153.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DD8C43FAF for ; Thu, 6 Feb 2003 14:21:20 -0800 (PST) (envelope-from mike@atomz.com) Received: from mthompson.atomz.com (unknown [208.131.120.194]) by mail.atomz.com (Postfix) with ESMTP id 5E39F326D6; Thu, 6 Feb 2003 14:21:19 -0800 (PST) Message-Id: <4.3.2.7.2.20030206141245.00da89b0@pop.atomz.com> X-Sender: mike@pop.atomz.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Thu, 06 Feb 2003 14:21:08 -0800 To: Glenn Johnson , questions@freebsd.org From: Mike Thompson Subject: Re: xdm across different networks In-Reply-To: <20030206192342.GA8201@node1.cluster.srrc.usda.gov> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 Glenn, I'm not 100% certain, but the X11 servers on your xxx.xxx.86.0 subnet my be relying upon XDMCP broadcasts to locate the FreeBSD machine on the same subnet. Broadcasts cannot be routed between subnets and therefore your Windows XP system on your xxx.xxx.87.0 subnet won't be responded to by your FreeBSD machine. Rather than using broadcasts, you should be able to configure the X11 server software on your Windows XP system to do a direct XDMCP query of the FreeBSD system by specifying it's hostname or IP address. Because a specific IP address is used the XDMCP query will properly traverse the subnets to establish an X11 session. Mike Thompson At 01:23 PM 2/6/03 -0600, Glenn Johnson wrote: >I have a Windows XP machine at work that I am trying to get an X11 >server to connect to a FreeBSD machine. The FreeBSD machine is on the >xxx.xxx.86.0 network and the Windows XP machine is on the xxx.xxx.87.0 >network. X11 servers on other machines on the xxx.xxx.86.0 network work >fine with xdmcp. Is there some restriction on xdmcp to being on the >same network or do I have to add some kind of special routing entry to >handle this? > >Thanks. > >-- >Glenn Johnson >USDA, ARS, SRRC Phone: (504) 286-4252 >New Orleans, LA 70124 e-mail: gjohnson@srrc.ars.usda.gov > >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