From owner-freebsd-questions Thu Feb 6 14:35:54 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 0003337B401 for ; Thu, 6 Feb 2003 14:35:52 -0800 (PST) Received: from symbion.srrc.usda.gov (symbion.srrc.usda.gov [199.133.86.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A19F43FAF for ; Thu, 6 Feb 2003 14:35:51 -0800 (PST) (envelope-from gjohnson@srrc.ars.usda.gov) Received: from node1.cluster.srrc.usda.gov (localhost [127.0.0.1]) by symbion.srrc.usda.gov (8.12.6/8.12.6) with ESMTP id h16MZfFF086202; Thu, 6 Feb 2003 16:35:41 -0600 (CST) (envelope-from glenn@node1.cluster.srrc.usda.gov) Received: (from glenn@localhost) by node1.cluster.srrc.usda.gov (8.12.6/8.12.6/Submit) id h16MZfOo086170; Thu, 6 Feb 2003 16:35:41 -0600 (CST) Date: Thu, 6 Feb 2003 16:35:40 -0600 From: Glenn Johnson To: Mike Thompson Cc: questions@freebsd.org Subject: Re: xdm across different networks Message-ID: <20030206223540.GA46869@node1.cluster.srrc.usda.gov> Mail-Followup-To: Glenn Johnson , Mike Thompson , questions@freebsd.org References: <20030206192342.GA8201@node1.cluster.srrc.usda.gov> <4.3.2.7.2.20030206141245.00da89b0@pop.atomz.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4.3.2.7.2.20030206141245.00da89b0@pop.atomz.com> User-Agent: Mutt/1.5.3i 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 On Thu, Feb 06, 2003 at 02:21:08PM -0800, Mike Thompson wrote: > 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 Thanks. I should have specified in my e-mail that I was using direct queries and not broadcasts. Sorry I forgot that detail. It turns out that there is a problem with a router here. The packets were getting from the xxx.xxx.87.0 to the xxx.xxx.86.0 network just fine but packets from xxx.xxx.86.0 were not getting to xxx.xxx.87.0. The network administrator moved the Windows machine over to the xxx.xxx.86.0 network so the machine could connect via the X server. I guess the answer to my question is that it should work, with direct query, as long as the routers are functioning properly. Thanks again. > 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