Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jan 2002 14:28:35 -0000
From:      "Tariq Rashid" <tariq@inty.net>
To:        "Tariq Rashid" <tariq@inty.net>, <freebsd-net@freebsd.org>
Subject:   RE: mpd-netgraph PPTP and MS encryption.
Message-ID:  <MPENKFCCIIDAJKJJOLBHOEMICFAA.tariq@inty.net>
In-Reply-To: <MPENKFCCIIDAJKJJOLBHOEMHCFAA.tariq@inty.net>

next in thread | previous in thread | raw e-mail | index | archive | help

oops - sounds liek MPPE encryption is a subprotocol of the compression
protocol... hence the confusion!

t

-----Original Message-----
From: owner-freebsd-net@FreeBSD.ORG
[mailto:owner-freebsd-net@FreeBSD.ORG]On Behalf Of Tariq Rashid
Sent: 14 January 2002 13:54
To: freebsd-net@freebsd.org
Subject: mpd-netgraph PPTP and MS encryption.



an anyone point me to some sample mpd-netgraph (3.3) configurations for
Microsoft PPTP clients...
using encyption... for all win98 up to win2k?

i'm using (with pptp0 up to pptp4, say)...

	pptp0:
		new -i ng0 pptp0 pptp0
		set iface disable on-demand
        	set iface enable proxy-arp
        	set bundle disable multilink
       	set link yes acfcomp protocomp
       	set link enable pap
       	set link enable chap
		set link keep-alive 60 180
		set ipcp yes vjcomp
		set ipcp ranges 192.168.2.31/32 192.168.2.100/32
		set ipcp dns 192.168.2.31
		set ipcp nbns 192.168.2.31

		set bundle enable compression
		set ccp yes mppc
		set ccp yes mpp-e40
		set ccp yes mpp-e128
		set ccp yes mpp-stateless

the connections complete - but the freebsd servers side reports no encrytion
enabled?
i'm confused as to why ccp sets the encryption in "set ccp..." ?
and "show bundle", "show ecp" show no encyryption?
am i wrong?

regards

tariq


intY has automatically scanned this email with Sophos Anti-Virus
(www.inty.net)



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message


intY has automatically scanned this email with Sophos Anti-Virus (www.inty.net)



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?MPENKFCCIIDAJKJJOLBHOEMICFAA.tariq>