From owner-freebsd-questions Wed Mar 29 8:46:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from noc.mainstreet.net (noc.mainstreet.net [207.5.0.45]) by hub.freebsd.org (Postfix) with ESMTP id 7322D37C0C7 for ; Wed, 29 Mar 2000 08:46:43 -0800 (PST) (envelope-from mark@noc.mainstreet.net) Received: (from mark@localhost) by noc.mainstreet.net (8.9.2/8.9.2) id IAA19320; Wed, 29 Mar 2000 08:46:42 -0800 (PST) Date: Wed, 29 Mar 2000 08:46:42 -0800 (PST) Message-Id: <200003291646.IAA19320@noc.mainstreet.net> From: Mark Kent To: freebsd-questions@FreeBSD.ORG In-reply-to: (message from Micke Josefsson on Wed, 29 Mar 2000 12:09:09 +0200 (CEST)) Subject: Re: Xwin32 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> I'm trying to get xwin32 to run X remotely on my win box. Using rsh I >> never get the chance to enter a password for my login. == Did you allow yourself in to your account via rsh? Which is a good question... you (David) should separate potential xwin32 issues from other issues. If you allow telnet into the freebsd box then telnet in from the win box and do setenv DISPLAY x.y.z.w:0.0 xterm where x.y.z.w is your win box IP address. If that doesn't work then make sure you are actually running xwin32 on the win box... I just did exactly the above on 4.0-release, displaying onto a Win98 box and it works just fine. -mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message