Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 2002 11:02:54 -0800 (PST)
From:      Archie Cobbs <archie@dellroad.org>
To:        Murat Bicer <murat@kirusa.com>
Cc:        "'Archie Cobbs'" <archie@dellroad.org>, "'Dmitry A. Bondareff'" <freebsd@mmk.ru>, freebsd-net@FreeBSD.org
Subject:   Re: Win XP with mpd
Message-ID:  <200211041902.gA4J2sPw034470@arch20m.dellroad.org>
In-Reply-To: <004801c28430$097cb6a0$62dca8c0@kpush> "from Murat Bicer at Nov 4, 2002 01:28:57 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Murat Bicer writes:
> I also have some problems:
> 
> I get Error 742: connection does not support required encryption type.

What does the mpd log trace say when this happens?

> And even weirder thing is, it works on some XP machines without any
> problem. And on win2k it works fine too.
> 
> My mpd.conf:
> 
> pptp_client0:
>         # create the bundle "vpn0" with link "pptp1"
>         new -i ng0 vpn0 pptp0
> 
>         # single link
>         set bundle yes multilink
>         set iface disable on-demand
>         set iface idle 1800
> 
>         # do VJ compression
>         set ipcp yes vjcomp
> 
>         # require Microsoft encryption
>         set bundle yes crypt-reqd
>         set ccp yes mppc
>         set ccp yes mpp-e40
>         set ccp yes mpp-e56
>         set ccp yes mpp-e128
>         set ccp yes mpp-stateless
>         set link mtu 1490
> 
>         set bundle yes compression
>         set ccp yes mpp-compress
          ^^^^^^^^^^^^^^^^^^^^^^^^

Don't use "set ccp yes mpp-compress". FreeBSD doesn't support
MPPC compression.

-Archie

__________________________________________________________________________
Archie Cobbs     *     Packet Design     *     http://www.packetdesign.com

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?200211041902.gA4J2sPw034470>