|
Message-ID: <20130616064034.GA15230@gremlin.ru> Date: Sun, 16 Jun 2013 10:40:34 +0400 From: gremlin@...mlin.ru To: owl-users@...ts.openwall.com Subject: Re: ppp_mppe On 16-Jun-2013 02:07:35 +0400, Solar Designer wrote: > A user of Owl reported that "modprobe ppp_mppe" fails with > "No such device" and no easy way to find what's missing. > Here's a sequence of module loads that actually works: > modprobe arc4 > modprobe sha1 > modprobe ppp_mppe Building mass storage and network support stuff as modules is a very bad idea... > If anyone in here is aware of a quick, easy, and obviously > correct fix for this that we could apply, let us know. config PPP_MPPE tristate "PPP MPPE compression (encryption) (EXPERIMENTAL)" depends on PPP && EXPERIMENTAL select CRYPTO select CRYPTO_SHA1 select CRYPTO_ARC4 select CRYPTO_ECB // (q) /usr/src/linux/drivers/net/Kconfig :-) -- Alexey V. Vissarionov aka Gremlin from Kremlin <gremlin ПРИ gremlin ТЧК ru> GPG key ID: 0xEF3B1FA8, keyserver: hkp://subkeys.pgp.net GPG key fingerprint: 8832 FE9F A791 F796 8AC9 6E4E 909D AC45 EF3B 1FA8
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.