I have a mikrotik 2.9rc10 on a DSL account. Regular Static IP routed DSL, no pppoe or anthing.
I am the ISP
I am trying to setup a VPN connection for the cleint to get into his network.
I set up it pretty much default with no encrytion. I can connect perfect from inside our network, which is where the DSL terminates in our redback.
I cannot however connect from anywhere else. I always get error 651
here is what the logs show on the MK
07:32:34 pptp,info TCP connection established from 66.151.140.236
07:32:34 pptp,ppp,debug <66.151.140.236>: PPP started
07:32:34 pptp,ppp,info : waiting for call…
07:32:34 pptp,debug,packet rcvd Start-Control-Connection-Request from 66.151.140.236
07:32:34 pptp,debug,packet protocol-version=0x0100
07:32:34 pptp,debug,packet framing-capabilities=1
07:32:34 pptp,debug,packet bearer-capabilities=1
07:32:34 pptp,debug,packet maximum-channels=0
07:32:34 pptp,debug,packet firmware-revision=2195
07:32:34 pptp,debug,packet host-name=
07:32:34 pptp,debug,packet vendor-name=Microsoft Windows NT
07:32:34 pptp,debug,packet sent Start-Control-Connection-Reply to 66.151.140.236
07:32:34 pptp,debug,packet protocol-version=0x0100
07:32:34 pptp,debug,packet result-code=1
07:32:34 pptp,debug,packet error-code=0
07:32:34 pptp,debug,packet framing-capabilities=2
07:32:34 pptp,debug,packet bearer-capabilities=0
07:32:34 pptp,debug,packet maximum-channels=0
07:32:34 pptp,debug,packet firmware-revision=1
07:32:34 pptp,debug,packet host-name=MikroTik
07:32:34 pptp,debug,packet vendor-name=MikroTik
07:32:34 pptp,debug,packet rcvd Outgoing-Call-Request from 66.151.140.236
07:32:34 pptp,debug,packet call-id=3448
07:32:34 pptp,debug,packet call-serial-number=42859
07:32:34 pptp,debug,packet minimum-bps=300
07:32:34 pptp,debug,packet maximum-bps=100000000
07:32:34 pptp,debug,packet bearer-type=3
07:32:34 pptp,debug,packet framing-type=3
07:32:34 pptp,debug,packet packet-recv-window-size=64
07:32:34 pptp,debug,packet packet-processing-delay=0
07:32:34 pptp,debug,packet phone-number-length=0
07:32:34 pptp,debug,packet phone-number=
07:32:34 pptp,debug,packet subaddress=
07:32:34 pptp,ppp,debug <66.151.140.236>: PPP connected
07:32:34 pptp,ppp,debug <66.151.140.236>: LCP lowerup
07:32:34 pptp,ppp,debug <66.151.140.236>: LCP open
07:32:34 pptp,debug,packet sent Outgoing-Call-Reply to 66.151.140.236
07:32:34 pptp,debug,packet call-id=30
07:32:34 pptp,debug,packet peers-call-id=3448
07:32:34 pptp,debug,packet result-code=1
07:32:34 pptp,debug,packet error-code=0
07:32:34 pptp,debug,packet cause-code=0
07:32:34 pptp,debug,packet connect-speed=100000
07:32:34 pptp,debug,packet packet-recv-window-size=100
07:32:34 pptp,debug,packet packet-processing-delay=0
07:32:34 pptp,debug,packet physical-channel-id=0
07:32:35 pptp,ppp,debug <66.151.140.236>: LCP timer
07:32:35 pptp,ppp,debug,packet <66.151.140.236>: sent LCP ConfReq id=0x1
07:32:35 pptp,ppp,debug,packet <mru 1460>
07:32:35 pptp,ppp,debug,packet <magic 0x3f6ab60f>
07:32:35 pptp,ppp,debug,packet
07:32:36 pptp,ppp,debug <66.151.140.236>: LCP timer
07:32:36 pptp,ppp,debug <66.151.140.236>: LCP timeout waiting initial data
07:32:36 pptp,ppp,debug <66.151.140.236>: LCP lowerdown
07:32:36 pptp,ppp,info : terminating…
07:32:36 pptp,ppp,debug <66.151.140.236>: PPP disconnected <>
07:32:36 pptp,ppp,debug <66.151.140.236>: PPP destroy
07:32:36 pptp,ppp,debug <66.151.140.236>: PPP stopped
07:32:36 pptp,ppp,info : disconnected
07:32:36 pptp,ppp,debug <66.151.140.236>: CCP lowerdown
07:32:36 pptp,ppp,debug <66.151.140.236>: CCP down event in initial state
07:32:36 pptp,ppp,debug <66.151.140.236>: IPCP lowerdown
07:32:36 pptp,ppp,debug <66.151.140.236>: IPCP down event in initial state
any ideas?