From owner-freebsd-questions@FreeBSD.ORG Fri Oct 19 05:15:48 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E83D1FDD for ; Fri, 19 Oct 2012 05:15:48 +0000 (UTC) (envelope-from jamesp@musicreports.com) Received: from mri-mail.musicreports.com (mail.musicreports.com [38.98.50.162]) by mx1.freebsd.org (Postfix) with ESMTP id BAF0A8FC0A for ; Fri, 19 Oct 2012 05:15:48 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by mri-mail.musicreports.com (Postfix) with ESMTP id F2669568804A for ; Thu, 18 Oct 2012 22:09:36 -0700 (PDT) X-Virus-Scanned: amavisd-new at mri-mail.musicreports.com Received: from mri-mail.musicreports.com ([127.0.0.1]) by localhost (mri-mail.musicreports.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zyxL-FlRuJwH for ; Thu, 18 Oct 2012 22:09:35 -0700 (PDT) Received: from mri-mail.musicreports.com (mri-mail.musicreports.com [192.168.20.65]) by mri-mail.musicreports.com (Postfix) with ESMTP id 5E2775688043 for ; Thu, 18 Oct 2012 22:09:35 -0700 (PDT) Date: Thu, 18 Oct 2012 22:09:35 -0700 (PDT) From: "James D. Parra" To: freebsd-questions@freebsd.org Message-ID: <1445972233.157473.1350623375097.JavaMail.root@mri-mail> Subject: remote connections to xdm MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [192.168.10.70] X-Mailer: Zimbra 6.0.15_GA_2995 (ZimbraWebClient - FF3.0 (Linux)/6.0.15_GA_2995) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Oct 2012 05:15:49 -0000 Hello, I set up xdm on a server (FreeBSD 9)and I can connect to it from any machine on the same local network as the server, but not from computers on different network, for example networks connected via a tunnel. Is there something to be added in /etc/hosts.allow or in the xdm config files to allow connections from specific IP subnets? Thank you in advance. James