Hi,
I would like to connect to my router-gateway SME Server 5.5 connected on Interbet by ADSL using PPTP VPN. I try to do it from a W2KSP3 connected to Internet. My server-manager seems to be well configurated
But i cannot access :
Jun 4 13:50:10 psrl-linux pptpd[3040]: CTRL: Received PPTP Control Message
(type: 15)
Jun 4 13:50:10 psrl-linux pptpd[3040]: CTRL: Got a SET LINK INFO packet
with standard ACCMs
Jun 4 13:50:41 psrl-linux pptpd[3040]: Error reading from pppd:
Input/output error
Jun 4 13:50:41 psrl-linux pptpd[3040]: CTRL: GRE read or PTY write failed
(gre,pty)=(6,5)
Jun 4 13:50:41 psrl-linux pptpd[3040]: CTRL: Client 194.206.158.191 control
connection finished
Jun 4 13:50:41 psrl-linux pptpd[3040]: CTRL: Exiting now
Jun 4 13:50:41 psrl-linux pptpd[2446]: MGR: Reaped child 3040
I checked some FAQs about PPTP and found that this error message comes from a bad configuration of /etc/ppp/options.pptpd or /etc/ppp/options
/etc/ppp/options.pptpd :
auth
+chapms-v2
chapms-strip-domain
domain xxxxx.homelinux.net
# Tell ip-up and ip-down who is running them
ipparam pptpd
nodeflate
nobsdcomp
mppe-128
mppe-stateless
require-mppe
require-mppe-stateless
ms-dns 192.168.0.1
# Server is not domain master - no ms-wins value set
name psrl-linux
netmask 255.255.255.0
proxyarp
require-chap
/etc/ppp/options :
lcp-echo-interval 30
lcp-echo-failure 2
usepeerdns
noauth
lock
noipdefault
Can you help me please telling me what's going wrong please ???
Tichakal, alone in the ghost VPN