From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SUQ89-0007RH-Ee for garchives@archives.gentoo.org; Tue, 15 May 2012 22:22:09 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0EA89E0860; Tue, 15 May 2012 22:21:52 +0000 (UTC) Received: from mail-we0-f181.google.com (mail-we0-f181.google.com [74.125.82.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 42DD5E080B for ; Tue, 15 May 2012 22:20:07 +0000 (UTC) Received: by werj55 with SMTP id j55so57406wer.40 for ; Tue, 15 May 2012 15:20:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; bh=I7P57rMby6A3GZ+8Kj0BOjnR5eR1BBlb/ZRlETtP3I8=; b=WjGfjZFRSaa30r7JpLEuKb5FK4Tcyhczn1pPMQT+hdfy1AWzBYG/D8m/AlnhAqdbs3 dP/mDCu1CKIDWd3oD5RtAgh4riRTthsJfXF3MBj8VjQE3lVJrJJmV8SnbdNz3aTHHWGs oqEwBDQDH4BjFlRRhS13EWWCLBFiuaxFq7YVpS/paM5rqgBmaTD/P/Uq878LZlAFC9Y2 lxyUzvr5X8AwzH7FkjuD0u/sGRY5SSULnvIiFVx8VcRlM+YVMLZXbuZFo6jTjT7pmlqA lOxuW775D0ONDZTB1joT6fwmJ9NamCQ1/gf2YaErhUsLvR6MwRWzNFH/FBLxvAxQ8MVx VWWg== Received: by 10.216.207.151 with SMTP id n23mr357243weo.100.1337120406398; Tue, 15 May 2012 15:20:06 -0700 (PDT) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa. [217.169.3.230]) by mx.google.com with ESMTPS id j4sm30964557wiz.1.2012.05.15.15.20.03 (version=SSLv3 cipher=OTHER); Tue, 15 May 2012 15:20:04 -0700 (PDT) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Socks-ifying an application Date: Tue, 15 May 2012 23:19:53 +0100 User-Agent: KMail/1.13.7 (Linux/3.2.12-gentoo; KDE/4.8.1; x86_64; ; ) References: <20120515230817.6dba8526@khamul.example.com> In-Reply-To: <20120515230817.6dba8526@khamul.example.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1492395.Ij6zUsIcRY"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201205152320.13242.michaelkintzios@gmail.com> X-Archives-Salt: 1fe60c8a-7140-4df8-b045-b376d5e701cf X-Archives-Hash: 9d85e8cbc0688f331d86748daa9dc04e --nextPart1492395.Ij6zUsIcRY Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Tuesday 15 May 2012 22:08:17 you wrote: > On Tue, 15 May 2012 16:57:26 +0100 > Mick wrote: =20 > > I am not sure if the problem is related to the tsocks LD_PRELOAD > > error. >=20 > It almost certainly is, tsocks uses LD_PRELOAD to mangle it's magic so > that stuff works. I believe chromium has severe issues with tsocks > because of how it does it's sandboxing, but I honestly don't know how > to get around that. >=20 > On a properly setup Gentoo amd64 system, /lib is a link to /lib64, so > the error you get is not a path error, the chromium binary really > cannot (or will not) deal with tsocks.so >=20 > I don't see anything wrong with the rest of your config. I honestly > think you are dealing with a chromium feature not a chromium bug. >=20 > Have you searched chromium-specific sites to see what others have to > say? I haven't yet, because it is not just Chromium that's not working as it is= =20 supposed to (although it is the most vocal app on the terminal when called= =20 with tsocks). I haven't yet found an app which will work with tsocks at al= l. The fact that proxychains does not work at all (applications completely ign= ore=20 it and run outside the tunnel) made me question the sanity of my set up. I= s=20 there anything other than coincidence that would cause both apps to fail? =2D-=20 Regards, Mick --nextPart1492395.Ij6zUsIcRY Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEABECAAYFAk+y1p0ACgkQVTDTR3kpaLbKcgCfdRmNTLMSjCywA9X1hGqB2m3N v0kAoMc9XF/bQ/KLf2wgCMANUNdaNDLE =ypeg -----END PGP SIGNATURE----- --nextPart1492395.Ij6zUsIcRY--