All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Gale <michael.gale@pason.com>
To: Jorge Bastos <mysql.jorge@decimal.pt>
Cc: netfilter@lists.netfilter.org
Subject: Re: Fw: PPTP Problem with 2.6.20-rc1 >=
Date: Wed, 17 Jan 2007 10:19:55 -0700	[thread overview]
Message-ID: <45AE5ABB.2070005@pason.com> (raw)
In-Reply-To: <088601c739c2$a7115c80$0a01a8c0@pcjorge>

Hey,

Check out the pptp site for more info:

http://pptpclient.sourceforge.net
http://pptpclient.sourceforge.net/howto-diagnosis.phtml#mppe_kernel

--snip--
Check MPPE in kernel Support
Make sure the MPPE module can be loaded:

# modprobe ppp-compress-18

If this module loads without error, then all is well with it. If errors are generated, you must find the cause and fix it. There are numerous causes of a failure to load. 
Some of the causes are;

    1. depmod -a was not run after loading a kernel-mppe rpm,
    2. the MPPE module cannot be found in the appropriate /lib/modules directory,
    3. the MPPE module that was found cannot be loaded because of version conflicts,

    4. an old mppe.o file was left around after an upgrade that provided an ppp_mppe.o file (which results in "init_module: File exists" error if the mppe.o module is 
loaded somehow),

2003-08-01
	

    5. the ppp_generic module cannot activate the MPPE module when it finds it needs it, because you are using PPP-MPPE 2.4.0 and the /etc/modules.conf file does not have 
an entry for alias ppp-compress-18 mppe,
    6. the PPP modules were compiled into the kernel statically (they must be modules for MPPE to work as a module),
    7. the ppp_async module cannot be loaded (although pptp does not use a serial port, the ppp_async module is required for data transfer with the psuedo-tty device).
--snip--



Jorge Bastos wrote:
> Hum...
> Well i don't use iptables-save, i just have all rules and the modprobe's in
> a startup file.
> Anyway Linus isn't talking about a solution, is there one already?
> 
> 
> ----- Original Message ----- From: "TheGesus" <thegesus@gmail.com>
> To: "Jorge Bastos" <mysql.jorge@decimal.pt>
> Cc: <netfilter@lists.netfilter.org>
> Sent: Tuesday, January 16, 2007 9:02 PM
> Subject: Re: PPTP Problem with 2.6.20-rc1 >=
> 
> 
>> On 1/16/07, Jorge Bastos <mysql.jorge@decimal.pt> wrote:
>>> Hum... Yes
>>>
>>> There's changes now?
>>>
>>
>> http://lkml.org/lkml/2007/1/9/217
>>
> 
> 

-- 
Michael Gale

Red Hat Certified Engineer
Network Administrator
Pason Systems Corp.


  reply	other threads:[~2007-01-17 17:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-16 23:04 Fw: PPTP Problem with 2.6.20-rc1 >= Jorge Bastos
2007-01-17 17:19 ` Michael Gale [this message]
2007-01-17 17:39   ` Jorge Bastos
2007-01-17 20:05     ` Michael Gale
  -- strict thread matches above, loose matches on Subject: below --
2007-01-22 18:08 Jorge Bastos
2007-01-22 19:07 ` Patrick McHardy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45AE5ABB.2070005@pason.com \
    --to=michael.gale@pason.com \
    --cc=mysql.jorge@decimal.pt \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.