Hello all,
Hope someone can help me or point me in the right direction.
I installed a new kernel using yum. Now my pptp connection to the server doesn't give me access anymore.
(Using: SME 6.0.1, Old Kernel 2.4.20-18.7, New Kernel 2.4.20-30.7.legacy)
The log tells me:
Feb 14 16:16:06 wbtich-server modprobe: modprobe: Can't locate module ppp-compress-18
Feb 14 16:16:06 wbtich-server pppd[2552]: MPPE required, but kernel has no support.
Feb 14 16:16:06 wbtich-server pppd[2552]: CHAP peer authentication succeeded for chris
Feb 14 16:16:06 wbtich-server pptpd[2551]: CTRL: Received PPTP Control Message (type: 15)
Feb 14 16:16:06 wbtich-server pptpd[2551]: CTRL: Got a SET LINK INFO packet with standard ACCMs
Feb 14 16:16:06 wbtich-server pppd[2552]: Connection terminated.
Feb 14 16:16:06 wbtich-server pppd[2552]: Connect time 0.1 minutes.
Feb 14 16:16:06 wbtich-server pppd[2552]: Sent 0 bytes, received 0 bytes.
Feb 14 16:16:06 wbtich-server pppd[2552]: Connect time 0.1 minutes.
Feb 14 16:16:06 wbtich-server pppd[2552]: Sent 0 bytes, received 0 bytes.
Feb 14 16:16:06 wbtich-server pppd[2552]: Exit.
Feb 14 16:16:06 wbtich-server kernel: divert: no divert_blk to free, ppp0 not ethernet
Feb 14 16:16:06 wbtich-server pptpd[2551]: GRE: read(fd=5,buffer=804d940,len=8196) from PTY failed: status = -1 error = Input/output error
Feb 14 16:16:06 wbtich-server pptpd[2551]: CTRL: PTY read or GRE write failed (pty,gre)=(5,6)
Feb 14 16:16:06 wbtich-server pptpd[2551]: CTRL: Client 192.168.7.10 control connection finished
Feb 14 16:16:06 wbtich-server pptpd[2551]: CTRL: Exiting now
Feb 14 16:16:06 wbtich-server pptpd[2217]: MGR: Reaped child 2551
I followed instructions for modifying the modules.conf see:
http://forums.contribs.org/index.php?topic=24329.0But that didn't help.
modprobe ppp-compress-18
tells me: Can't locate module ppp-compress-18
I looked here too but that didn't really help to solve the problem.
http://pptpclient.sourceforge.net/howto-diagnosis.phtmlI badly need a solution to this. Need to manage an offsite server.
Martijn