Package: kernel-patch-mppe
Version: 2.4.2+20040216-4
Severity: normal

After successfully applying kernel-patch-mppe to kernel-source-2.6.11, I get a 
kernel panic when I try to use a pptp tunnel.

The ppp_mppe module loads successfully and the pptp connection starts, but then 
kernel panics.

I don't think this bug report tells you this, but I'm using the Sid branch of 
the AMD64 port.

Here is my debug for the pptp tunnel (I have sensored private details):

Apr 17 09:38:44 babe pppd[5983]: pppd options in effect:
Apr 17 09:38:44 babe pppd[5983]: debug^I^I# (from /etc/ppp/options.pptp)
Apr 17 09:38:44 babe pppd[5983]: dump^I^I# (from /etc/ppp/options.pptp)
Apr 17 09:38:44 babe pppd[5983]: noauth^I^I# (from /etc/ppp/options.pptp)
Apr 17 09:38:44 babe pppd[5983]: name USERNAME^I^I# (from 
/etc/ppp/peers/PEERNAME)
Apr 17 09:38:44 babe pppd[5983]: remotename PEERNAME^I^I# (from 
/etc/ppp/peers/PEERNAME)
Apr 17 09:38:44 babe pppd[5983]: ^I^I# (from /etc/ppp/options.pptp)
Apr 17 09:38:44 babe pppd[5983]: pty pptp AAA.BBB.CCC.DDD --nolaunchpppd^I^I# 
(from /etc/ppp/peers/PEERNAME)
Apr 17 09:38:44 babe pppd[5983]: crtscts^I^I# (from /etc/ppp/options)
Apr 17 09:38:44 babe pppd[5983]: ^I^I# (from /etc/ppp/options)
Apr 17 09:38:44 babe pppd[5983]: asyncmap 0^I^I# (from /etc/ppp/options)
Apr 17 09:38:44 babe pppd[5983]: mtu 996^I^I# (from /etc/ppp/options.pptp)
Apr 17 09:38:44 babe pppd[5983]: lcp-echo-failure 4^I^I# (from /etc/ppp/options)
Apr 17 09:38:44 babe pppd[5983]: lcp-echo-interval 30^I^I# (from 
/etc/ppp/options)
Apr 17 09:38:44 babe pppd[5983]: hide-password^I^I# (from /etc/ppp/options)
Apr 17 09:38:44 babe pppd[5983]: ipparam PEERNAME^I^I# (from 
/etc/ppp/peers/PEERNAME)
Apr 17 09:38:44 babe pppd[5983]: proxyarp^I^I# (from /etc/ppp/options)
Apr 17 09:38:44 babe pppd[5983]: nobsdcomp^I^I# (from /etc/ppp/options.pptp)
Apr 17 09:38:44 babe pppd[5983]: nodeflate^I^I# (from /etc/ppp/options.pptp)
Apr 17 09:38:44 babe pppd[5983]: require-mppe-128^I^I# (from 
/etc/ppp/peers/PEERNAME)
Apr 17 09:38:44 babe pppd[5983]: noipx^I^I# (from /etc/ppp/options)
Apr 17 09:38:44 babe pppd[5984]: pppd 2.4.3 started by root, uid 0
Apr 17 09:38:44 babe pppd[5984]: using channel 1
Apr 17 09:38:44 babe pppd[5984]: Using interface ppp0
Apr 17 09:38:44 babe pppd[5984]: Connect: ppp0 <--> /dev/pts/0
Apr 17 09:38:44 babe pptp[5985]: anon log[main:pptp.c:243]: The synchronous 
pptp option is NOT activated
Apr 17 09:38:44 babe pptp[6015]: anon log[ctrlp_rep:pptp_ctrl.c:243]: Sent 
control packet type is 1 'Start-Control-Connection-Request'
Apr 17 09:38:44 babe pptp[6015]: anon log[ctrlp_disp:pptp_ctrl.c:721]: Received 
Start Control Connection Reply
Apr 17 09:38:44 babe pptp[6015]: anon log[ctrlp_disp:pptp_ctrl.c:755]: Client 
connection established.

To compile the kernel, I used the following:

make clean
make oldconfig (enter "m" for ppp_mppe when prompted)
make-kpkg clean
make-kpkg --initrd --bzimage --append-to-version -amd64-k8-mppe-gcc3.4 
--revision 1.1 kernel_image kernel_headers

My /etc/ppp/options.pptp is this:

lock
noauth
nobsdcomp
nodeflate
mtu 996
debug
dump

My /etc/ppp/peers/PEERNAME file is this:

pty "pptp AAA.BBB.CCC.DDD --nolaunchpppd"
name USERNAME
remotename PEERNAME
require-mppe-128
file /etc/ppp/options.pptp
ipparam PEERNAME

If you need further information, please let me know and I will endeavour to get 
as much as you can.

Thanks,

Pete

-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.11-amd64-k8-mppe-gcc3.4
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)

Versions of packages kernel-patch-mppe depends on:
ii  bash                          3.0-14     The GNU Bourne Again SHell
ii  grep-dctrl                    2.1.10     Grep Debian package information
ii  gzip                          1.3.5-9    The GNU compression utility
ii  patch                         2.5.9-2    Apply a diff file to an original

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to