[pptp-server] win2k, pptpd 1.1.2, pppd 2.4.0 and Linux 2.4.2

Tom Eastep teastep at seattlefirewall.dyndns.org
Sun Apr 1 15:22:55 CDT 2001


Thus spoke Tom Eastep:

> > I'm come across something that leads me to believe encrypted *MIGHT* work
> > with pptpd 1.0.1 (and W2K).  Since I don't have a W2K to test against, could
> > someone using the 2.4 kernel, 2.4 pppd try an encrypted connection with pptpd
> > 1.0.1 and not pptpd 1.1.2 and report back success or failure?
> >
>
> I'll do so and report...
>
> -Tom
>

I actually have it working with pptpd 1.1.2. In looking at Vern's
/etc/ppp/options file I noticed some differences with mine. I changed mine
as follows.

Changed:

	mtu 1400 -> mtu 1490
	mru 1400 -> mru 1490

Added:

	ipcp-accept-local
	ipcp-accept-remote
	lcp-echo-failure 3
	lcp-echo-interval 5
	deflate 0

My file is:

	lock
	mtu 1490
	mru 1490
	ms-wins 192.168.1.3
	ms-dns 192.168.2.2
	proxyarp
	auth
	+chap
	+chapms
	+chapms-v2
	ipcp-accept-local
	ipcp-accept-remote
	lcp-echo-failure 3
	lcp-echo-interval 5
	deflate 0
	mppe-128
	mppe-stateless

Since the last time I tried this, I've also upgraded to kernel version
2.4.3.

Log:

Apr  1 13:05:10 firewall pptpd[1922]: CTRL: Starting call (launching pppd,
opening GRE)
Apr  1 13:05:10 firewall pppd[1923]: pppd 2.4.0 started by root, uid 0
Apr  1 13:05:10 firewall pppd[1923]: Using interface ppp0
Apr  1 13:05:10 firewall pppd[1923]: Connect: ppp0 <--> /dev/pts/0
Apr  1 13:05:12 firewall pppd[1923]: MSCHAP-v2 peer authentication
succeeded for CPQTDM\\TEastep
Apr  1 13:05:12 firewall pppd[1923]: found interface eth1 for proxy arp
Apr  1 13:05:12 firewall pppd[1923]: local  IP address 192.168.1.1
Apr  1 13:05:12 firewall pppd[1923]: remote IP address 192.168.1.20
Apr  1 13:05:12 firewall pppd[1923]: MPPE 128 bit, stateless compression
enabled


-Tom
-- 
Tom Eastep             \ Alt Email: tom at seattlefirewall.dyndns.org
ICQ #60745924           \ Websites: http://seawall.sourceforge.net
teastep at evergo.net       \          http://seattlefirewall.dyndns.org
Shoreline, Washington USA \         http://shorewall.sourceforge.net
                           \_________________________________________




More information about the pptp-server mailing list