From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1I5MX3-0002Ma-Cw for garchives@archives.gentoo.org; Mon, 02 Jul 2007 14:05:37 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l62E4DI0017684; Mon, 2 Jul 2007 14:04:13 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l62DxMKQ010158 for ; Mon, 2 Jul 2007 13:59:22 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id D658A64154 for ; Mon, 2 Jul 2007 13:59:21 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -0.186 X-Spam-Level: X-Spam-Status: No, score=-0.186 required=5.5 tests=[AWL=-0.186] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id L8fZnG5K2-BB for ; Mon, 2 Jul 2007 13:59:18 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 6246365003 for ; Mon, 2 Jul 2007 13:59:17 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1I5MQn-0003rb-Tm for gentoo-user@gentoo.org; Mon, 02 Jul 2007 15:59:10 +0200 Received: from blueboticspc1.epfl.ch ([128.179.67.27]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Jul 2007 15:59:09 +0200 Received: from remy.blank by blueboticspc1.epfl.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Jul 2007 15:59:09 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Remy Blank Subject: [gentoo-user] Re: Transparent network compression Date: Mon, 02 Jul 2007 15:58:45 +0200 Message-ID: References: <200707021519.19272.f.philipp@addcom.de> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig770215B3886B4EF53C23EC0A" X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: blueboticspc1.epfl.ch User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070604 Thunderbird/2.0.0.4 Mnenhy/0.7.5.0 In-Reply-To: <200707021519.19272.f.philipp@addcom.de> X-Enigmail-Version: 0.95.1 Sender: news X-Archives-Salt: 5c917568-efb2-41f7-b76a-87ade1379d3e X-Archives-Hash: 32581d81a2fdf4d6f71b4f17381af78f This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig770215B3886B4EF53C23EC0A Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Florian Philipp wrote: > Is it possible to compress all the network traffic to one host? >=20 > My problem is: One of my PCs is connected to my network via an old powe= rline=20 > adapter (first generation on the consumer market, 1 or 2 MBit). Distcc = has=20 > got an option for using lzo but I would like to have a solution for NFS= , too.=20 > With a bandwidth like this even bzip2 could be useful. You could tunnel all your traffic through an OpenVPN [1] link. OpenVPN can be configured to compress all packets using LZO (--comp-lzo). And if encryption overhead is too high, you could have it use a null cipher (--cipher null). -- Remy [1] http://www.openvpn.net/ --------------enig770215B3886B4EF53C23EC0A Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) iD8DBQFGiQSZCeNfIyhvXjIRAomNAKCD1RViXjjnmUW2AeLrejpUAdCb5gCeK2e7 IVpXCnOEmptpW6BDaVkS+lA= =KmiE -----END PGP SIGNATURE----- --------------enig770215B3886B4EF53C23EC0A-- -- gentoo-user@gentoo.org mailing list