From owner-freebsd-questions@FreeBSD.ORG Thu Nov 20 20:19:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EBBEC106564A for ; Thu, 20 Nov 2008 20:19:29 +0000 (UTC) (envelope-from perlcat@alltel.net) Received: from ispmxmta06-srv.windstream.net (ispmxmta06-srv.windstream.net [166.102.165.167]) by mx1.freebsd.org (Postfix) with ESMTP id 914CF8FC14 for ; Thu, 20 Nov 2008 20:19:29 +0000 (UTC) (envelope-from perlcat@alltel.net) Received: from ispmxaamta08-gx.windstream.net ([67.206.60.127]) by ispmxmta06-srv.windstream.net with ESMTP id <20081120200052.TGPA22277.ispmxmta06-srv.windstream.net@ispmxaamta08-gx.windstream.net> for ; Thu, 20 Nov 2008 14:00:52 -0600 Received: from ext-b14-127.omhq.uprr.com ([67.206.60.127]) by ispmxaamta08-gx.windstream.net with ESMTP id <20081120200052.OUTS28131.ispmxaamta08-gx.windstream.net@ext-b14-127.omhq.uprr.com> for ; Thu, 20 Nov 2008 14:00:52 -0600 From: Tyson Boellstorff To: freebsd-questions@freebsd.org Date: Thu, 20 Nov 2008 14:00:50 -0600 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200811201400.50885.perlcat@alltel.net> X-Cloudmark-Analysis: v=1.0 c=1 a=wcPthrfz8KIA:10 a=nvgrYxPkF7kA:10 a=yVjRLEwXwGdoL9ASps1FGg==:17 a=So8qJYTKRx4QAiMnuPQA:9 a=tgKoJet7Cow0hkXbWVsaF7UdrSIA:4 a=gi0PWCVxevcA:10 Subject: rdesktop disappears into the background, related to upgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2008 20:19:30 -0000 I have two machines running FreeBSD -- a desktop running 6.2-RELEASE synced and built January 2007 and a laptop running 7.0-STABLE. On the desktop, I can run rdesktop over the vpn attached to 127.0.1.10:33890. Works great. On the laptop, I can start rdesktop, but it disappears into the background immediately after starting -- I can find the process ID and kill it, but I can never get to the remote machine. I've tried manually running it as rdesktop -f -a8 -rsound:off -rclipboard:PRIMARYCLIPBOARD -b -0 -4 127.0.1.10:33890 for some conservative settings, but no luck. Could this be an Xauthority issue, or does anybody have any ideas? I've gone so far as reinstalling 6.2-RELEASE on a test machine with no luck, so whatever changed (it wasn't rdesktop -- get the same failure if I run the desktop rdesktop binary from the laptop, and I am highly unwilling to csup and upgrade my one working system.) I need to stop obsessing over this and get to work...