Displaying 1 result from an estimated 1 matches for "ms_chapv2".
2005 Oct 31
4
VPN via PPTP and MPPE
...dule rpm dkms-0-2.0.6-3.el4 from
http://centos.karan.org/el4/extras/stable/i386/RPMS/repodata/repovie
w/dkms-0-2.0.6-3.el4.kb.html
and
kernel_ppp_mppe-0.0.5-2dkms.noarch.rpm at
http://pptpclient.sourceforge.net/howto-fedora-
core-3.phtml.
I have configured the pptpd server on Centos4 to use MS_CHAPv2,
128bit encryption and to assign server side and client IP addresses
in the range a.b.c.42-48 and a.b.c.52-58 respectively.
I have also opened the firewall for tcp port 1723 and the GRE
protocol (47).
I have configured a Microsoft Win2Kpro client and I can connect and
establish a VPN. Howeve...