From owner-freebsd-questions Tue Mar 23 0:14:26 1999 Delivered-To: freebsd-questions@freebsd.org Received: from apotheosis.za.org (apotheosis.cs.uct.ac.za [137.158.128.26]) by hub.freebsd.org (Postfix) with ESMTP id 242DB14D2C for ; Tue, 23 Mar 1999 00:14:07 -0800 (PST) (envelope-from lonewolf@apotheosis.za.org) Message-ID: <19990323101236.A7662@apotheosis.za.org> Date: Tue, 23 Mar 1999 10:12:37 +0200 From: Lonewolf To: jdunn@aquezada.com Cc: freebsd-questions@freebsd.org Subject: Re: sshd won't do X11 forwarding Mail-Followup-To: jdunn@aquezada.com, freebsd-questions@freebsd.org References: <19990322152017.A27766@apotheosis.za.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: ; from "Julian C. Dunn" on Tue, Mar 23, 1999 at 01:11:08AM Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Mar 23, 1999 at 01:11:08AM -0500, Julian C. Dunn wrote: > I'm not running tcp_wrappers. Is it necessary? No, it's not necessary, but if you have ssh compiled with libwrap support, you need to have something like: sshdfwd-X11 : .my.domain : ALLOW in your hosts.allow, depending on the rest of your rules. > Also, here's my sshd_config. I see that "X11Fowarding" is "on". Your sshd_config is identicle to mine (and mine does X11 forwarding just dandy). > Also, to the person who suggested I run xdm, I want to be able to do it [ snip ] XDM isn't going to affect this at all. Could you perhaps cut-and-paste the output of an ssh -v xmachine (verbose) for us to look at? -- lonewolf@apotheosis.za.org http://apotheosis.za.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message