Hello all,

I have problems establishing a pptp connection between Bering RC3 poptop
server and a Win2k client. I'm using the patched pppd 2.4.1 (pppd-pptp) as
described in Bering installation guide
(ppp-2.4.1-openssl-0.9.6-mppe-patch.gz;ppp-2.4.1-MSCHAPv2-fix.patch.gz). Trying to 
bring up the connection on Win2k with
settings for MSCHAPv2 authentication produces error 741 (The local computer
does not support the required data encryption type). On Bering pppd says:
peer refused to authenticate: terminating link.
If I let the client to authenticate without data encryption it uses CHAP MD5
the connection comes up and works.
Here's my deamon.log enty for failed connection:

Sep 20 20:47:29 firewall pptpd[20787]: MGR: Launching /usr/sbin/pptpctrl to
handle client
Sep 20 20:47:29 firewall pptpd[20787]: CTRL: local address = 192.168.1.240
Sep 20 20:47:29 firewall pptpd[20787]: CTRL: remote address = 192.168.1.240
Sep 20 20:47:29 firewall pptpd[20787]: CTRL: pppd speed = 115200
Sep 20 20:47:29 firewall pptpd[20787]: CTRL: pppd options file =
/etc/ppp/pptpd-options
Sep 20 20:47:29 firewall pptpd[20787]: CTRL: Client 62.134.116.133 control
connection started
Sep 20 20:47:29 firewall pptpd[20787]: CTRL: Received PPTP Control Message
(type: 1)
Sep 20 20:47:29 firewall pptpd[20787]: CTRL: Made a START CTRL CONN RPLY
packet
Sep 20 20:47:29 firewall pptpd[20787]: CTRL: I wrote 156 bytes to the
client.
Sep 20 20:47:29 firewall pptpd[20787]: CTRL: Sent packet to client
Sep 20 20:47:29 firewall pptpd[20787]: CTRL: Received PPTP Control Message
(type: 7)
Sep 20 20:47:29 firewall pptpd[20787]: CTRL: Set parameters to 1525 maxbps,
64 window size
Sep 20 20:47:29 firewall pptpd[20787]: CTRL: Made a OUT CALL RPLY packet
Sep 20 20:47:29 firewall pptpd[20787]: CTRL: Starting call (launching pppd,
opening GRE)
Sep 20 20:47:29 firewall pptpd[20787]: CTRL: pty_fd = 5
Sep 20 20:47:29 firewall pptpd[20787]: CTRL: tty_fd = 6
Sep 20 20:47:29 firewall pptpd[20787]: CTRL: I wrote 32 bytes to the client.
Sep 20 20:47:29 firewall pptpd[13294]: CTRL (PPPD Launcher): Connection
speed = 115200
Sep 20 20:47:29 firewall pptpd[13294]: CTRL (PPPD Launcher): local address =
192.168.1.240
Sep 20 20:47:29 firewall pptpd[13294]: CTRL (PPPD Launcher): remote address
= 192.168.1.240
Sep 20 20:47:29 firewall pppd[13294]: pppd 2.4.1 started by root, uid 0
Sep 20 20:47:29 firewall pppd[13294]: using channel 2
Sep 20 20:47:29 firewall pppd[13294]: Using interface ppp1
Sep 20 20:47:29 firewall pptpd[20787]: CTRL: Sent packet to client
Sep 20 20:47:29 firewall pppd[13294]: Connect: ppp1 <--> /dev/ttyp0
Sep 20 20:47:29 firewall pptpd[20787]: CTRL: Received PPTP Control Message
(type: 15)
Sep 20 20:47:29 firewall pptpd[20787]: CTRL: Got a SET LINK INFO packet with
standard ACCMs
Sep 20 20:47:29 firewall pptpd[20787]: GRE: Discarding duplicate packet
Sep 20 20:47:31 firewall pppd[13294]: peer refused to authenticate:
terminating link
Sep 20 20:47:31 firewall pptpd[20787]: CTRL: Received PPTP Control Message
(type: 15)
Sep 20 20:47:31 firewall pptpd[20787]: CTRL: Ignored a SET LINK INFO packet
with real ACCMs!
Sep 20 20:47:31 firewall pptpd[20787]: CTRL: Received PPTP Control Message
(type: 15)
Sep 20 20:47:31 firewall pptpd[20787]: CTRL: Got a SET LINK INFO packet with
standard ACCMs
Sep 20 20:47:31 firewall pptpd[20787]: CTRL: Received PPTP Control Message
(type: 12)
Sep 20 20:47:31 firewall pptpd[20787]: CTRL: Made a CALL DISCONNECT RPLY
packet
Sep 20 20:47:31 firewall pptpd[20787]: CTRL: Received CALL CLR request
(closing call)
Sep 20 20:47:31 firewall pptpd[20787]: CTRL: I wrote 148 bytes to the
client.
Sep 20 20:47:31 firewall pptpd[20787]: CTRL: Sent packet to client
Sep 20 20:47:31 firewall pppd[13294]: Modem hangup
Sep 20 20:47:31 firewall pppd[13294]: Connection terminated.
Sep 20 20:47:31 firewall pppd[13294]: Exit.
Sep 20 20:47:31 firewall pptpd[20787]: CTRL: Received PPTP Control Message
(type: 3)
Sep 20 20:47:31 firewall pptpd[20787]: CTRL: Made a STOP CTRL CONN RPLY
packet
Sep 20 20:47:31 firewall pptpd[20787]: CTRL: Received STOP CTRL CONN request
(disconnecting)
Sep 20 20:47:31 firewall pptpd[20787]: CTRL: I wrote 16 bytes to the client.
Sep 20 20:47:31 firewall pptpd[20787]: CTRL: Sent packet to client
Sep 20 20:47:31 firewall pptpd[20787]: CTRL: Client 62.134.116.133 control
connection finished
Sep 20 20:47:31 firewall pptpd[20787]: CTRL: Exiting now
Sep 20 20:47:31 firewall pptpd[1268]: MGR: Reaped child 20787


This is my ppptp.options file:

lock
multilink
proxyarp
auth
asyncmap 0
require-chap
require-mppe
require-mppe-stateless
-chap
-chapms
+chapms-v2
ipcp-accept-local
ipcp-accept-remote
lcp-echo-failure 30
lcp-echo-interval 5
deflate 0
mppe-128
mppe-stateless

These are the entries in /etc/modules:

# Modules needed for PPP connection
slhc
ppp_generic
ppp_async
ppp_deflate

# Modules needed for PPP/PPPOE connection
#slhc
n_hdlc
#ppp_generic
ppp_synctty
pppox
pppoe

# Modules needed for PPTP connection
#slhc
#ppp_generic
#ppp_async
ppp_mppe
bsd_comp
ip_gre
ipip
alias /dev/ppp ppp_generic
alias char-major-108 ppp_generic
alias tty-ldisc-3 ppp_async
alias tty-ldisc-14 ppp_synctty
alias ppp-compress-18 ppp_mppe
alias ppp-compress-21 bsd_comp
alias ppp-compress-24 ppp_deflate
alias ppp-compress-26 ppp_deflate


I hope that somebody can help me with this problem. Thank you!
Achim

-- 
Werden Sie mit uns zum "OnlineStar 2002"! Jetzt GMX wählen -
und tolle Preise absahnen! http://www.onlinestar.de



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to