Two RC5 wr54gl boxes, call them A and B
I have pptp client setup on both and the server setup on B
Both boxes can connect to a win2k/win2k3 pptp server fine.
Windows clients can connect to the server on B just fine.
The issue I have is when i try to connect A to B. Both client and server logs are identical and not particularly verbose
Server Side:
Connect: ppp0 <--> /dev/pts/1
sent [LCP ConfReq id=0x1 <mru 1482> <auth chap MS-v2> <magic 0xed5dda6f>]
Modem hangup
Connection terminated.
Client:
root@routera:~# pppd call peer1
pppd options in effect:
debug # (from /etc/ppp/options.pptp)
nodetach # (from /etc/ppp/options.pptp)
idle 0 # (from /etc/ppp/options.pptp)
logfd 2 # (from /etc/ppp/options.pptp)
maxfail 0 # (from /etc/ppp/options.pptp)
dump # (from /etc/ppp/options.pptp)
noauth # (from /etc/ppp/options.pptp)
name testuser # (from /etc/ppp/peers/peer1)
remotename PPTP2 # (from /etc/ppp/peers/peer1)
# (from /etc/ppp/options.pptp)
pty pptp xxx.xxx.xxx.xxx --nolaunchpppd # (from /etc/ppp/peers/peer1)
nocrtscts # (from /etc/ppp/options)
noaccomp # (from /etc/ppp/options)
nopcomp # (from /etc/ppp/options)
ipparam peer1 # (from /etc/ppp/peers/peer1)
defaultroute # (from /etc/ppp/options.pptp)
nobsdcomp # (from /etc/ppp/options.pptp)
nodeflate # (from /etc/ppp/options.pptp)
mppe xxx # [don't know how to print value] # (from /etc/ppp/peers/peer1)
using channel 20
Using interface ppp0
Connect: ppp0 <--> /dev/pts/2
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x31af6adc>]
Script pptp xxx.xxx.xxx.xxx --nolaunchpppd finished (pid 1068), status = 0x0
Modem hangup
Connection terminated.
Sorry in advance if this has been covered, I've been searching docs and posts for awhile. It just gives up after first LCP ConfReq, confused...
(Last edited by durandal on 11 Sep 2007, 16:15)
