Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Oct 2001 14:21:17 -0500
From:      Will Andrews <will@physics.purdue.edu>
To:        Robert Watson <rwatson@FreeBSD.org>
Cc:        FUJISHIMA Satsuki <sf@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/x11/XFree86-4-clients Makefile ports/x11/XFree86-4-libraries/files         patch-xdm_session.c
Message-ID:  <20011028142117.A25747@squall.waterspout.com>
In-Reply-To: <Pine.NEB.3.96L.1011028090507.15623A-100000@fledge.watson.org>
References:  <200110280241.f9S2f5M68453@freefall.freebsd.org> <Pine.NEB.3.96L.1011028090507.15623A-100000@fledge.watson.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 28, 2001 at 09:07:03AM -0500, Robert Watson wrote:
> I've always liked the idea of -nolisten tcp by default, but could you
> verify that SSH X11 forwarding still works when this is the case?  It was
> my impression, at one point, that the X11 forwarding was effectively a
> glorified TCP forwarding, and not capable of forwarding the remote TCP X11
> connection to the local UNIX domain socket in /tmp. 

It's pretty simple to verify this fact.

	ipfw add 1 deny tcp from any to any 6000

Using this allowed me to verify the fact that SSH X Forwarding
still works perfectly fine.

-- 
wca

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011028142117.A25747>