Menu

#27 XP Clients refuse to encrypt

open
nobody
Bug (28)
5
2014-08-15
2003-12-27
No

I have attempted to install poptop onto a standard
redhat 7.3 box now for several days.

First I used the prebuilt packages from the site including
the custom kernel. The result each time for this was the
the xp box used as a client was able to connect but
only without encryption. I assumed that there must be a
problem with the kernel so I installed a new one and
applied the patch provided by the site. Same problem.

Finally I went back from scratch. I installed a fresh build
of redhat 7.3 upgraded compilers and openssl and
patched the kernel, downloaded the source for ppp-
2.4.1 patched it with ppp-2.4.1-openssl-0.9.6-mppe-
patch and ppp-2.4.1-MSCHAPv2-fix.patch
compiled and installed without a problem.

downloaded the stable version of the pptpd-1.1.3-
20030409 compiled and installed not a problem.

updated the modules file according to the how to install
from source code. no problem as well as the rest of the
configuration files. Once again xp provided no go with
encryption.

I have also compiled a kernel from straight source code
and applied the patches directly to this and this seems
to be no better off.

I have tried both an xp home and xp pro workstation to
connect and both suffer the same problems

There is no firewall between the servers, this is on my
LAN currently and will be until this problem is solved.
Any help would be appreciated

Here is a copy of the log file

Dec 26 02:21:17 VPN_SERVER_NAME pptpd[4013]:
CTRL: Client 10.28.0.11 control connection started
Dec 26 02:21:17 VPN_SERVER_NAME pptpd[4013]:
CTRL: Starting call (launching pppd, opening GRE)
Dec 26 02:21:17 VPN_SERVER_NAME pppd[4014]: pppd
2.4.1 started by root, uid 0
Dec 26 02:21:17 VPN_SERVER_NAME pppd[4014]: Using
interface ppp0
Dec 26 02:21:17 VPN_SERVER_NAME pppd[4014]:
Connect: ppp0 <--> /dev/pts/2
Dec 26 02:21:17
VPN_SERVER_NAME /etc/hotplug/net.agent: assuming
ppp0 is already up
Dec 26 02:21:17 VPN_SERVER_NAME pptpd[4013]: GRE:
Discarding duplicate packet
Dec 26 02:21:20 VPN_SERVER_NAME pptpd[4013]:
CTRL: Ignored a SET LINK INFO packet with real ACCMs!
Dec 26 02:21:20 VPN_SERVER_NAME pppd[4014]:
MSCHAP-v2 peer authentication succeeded for
REMOTE_USER_NAME
Dec 26 02:21:20 VPN_SERVER_NAME pppd[4014]: found
interface eth0 for proxy arp
Dec 26 02:21:20 VPN_SERVER_NAME pppd[4014]: local
IP address 10.28.0.252
Dec 26 02:21:20 VPN_SERVER_NAME pppd[4014]:
remote IP address 10.28.0.100
Dec 26 02:21:20 VPN_SERVER_NAME pppd[4014]: LCP
terminated by peer (2^^v.^@<M-Mt^@^@^BM-f)
Dec 26 02:21:23 VPN_SERVER_NAME pppd[4014]:
Connection terminated.
Dec 26 02:21:23 VPN_SERVER_NAME pppd[4014]:
Connect time 0.1 minutes.
Dec 26 02:21:23 VPN_SERVER_NAME pppd[4014]: Sent
128 bytes, received 713 bytes.
Dec 26 02:21:23 VPN_SERVER_NAME pppd[4014]: Exit.
Dec 26 02:21:23 VPN_SERVER_NAME pptpd[4013]: GRE:
read(fd=5,buffer=804d940,len=8196) from PTY failed:
status = -1 error = Input/output error
Dec 26 02:21:23 VPN_SERVER_NAME pptpd[4013]:
CTRL: PTY read or GRE write failed (pty,gre)=(5,8)
Dec 26 02:21:23 VPN_SERVER_NAME pptpd[4013]:
CTRL: Client 10.28.0.11 control connection finished
Dec 26 02:21:23
VPN_SERVER_NAME /etc/hotplug/net.agent: NET
unregister event not supported

Discussion


Log in to post a comment.