hello ppl

i'm trying to create a tunnel to access the wireless network present
in my campus.
the vpn server in my campus is MICR$$ft.

i've configured pptp to require mppe, and forced 128 encryption. when
i'm trying to connect pppd gives me some errors.

these are the errors:

Using interface ppp0
pptpconfig: monitoring interface ppp0
Connect: ppp0 <--> /dev/pts/6
Warning - secret file /etc/ppp/pap-secrets has world and/or group access
Warning - secret file /etc/ppp/chap-secrets has world and/or group
access
CHAP authentication succeeded
Received bad configure-ack:  12 06 01 00 00 40
Received bad configure-ack:  12 06 01 00 00 40
Received bad configure-ack:  12 06 01 00 00 40
Received bad configure-ack:  12 06 01 00 00 40
Received bad configure-ack:  12 06 01 00 00 40
Received bad configure-ack:  12 06 01 00 00 40
Received bad configure-ack:  12 06 01 00 00 40
Received bad configure-ack:  12 06 01 00 00 40
Received bad configure-ack:  12 06 01 00 00 40
Received bad configure-ack:  12 06 01 00 00 40
CCP: timeout sending Config-Requests


My peer file looks like this:

[EMAIL PROTECTED] ~ $ cat /etc/ppp/peers/ESTG
# tunnel ESTG, written by pptpconfig $Revision: 1.2 $

# name of tunnel, used to select lines in secrets files
remotename ESTG

# name of tunnel, used to name /var/run pid file
linkname ESTG

# name of tunnel, passed to ip-up scripts
ipparam ESTG

# data stream for pppd to use
pty "pptp 192.168.119.254 --nolaunchpppd "

# domain and username, used to select lines in secrets files
name [EMAIL PROTECTED]

usepeerdns
#require-mppe
mppe required,no40,no56
#nomppe-40
#mppe-stateful
refuse-eap
persist

# do not require the server to authenticate to our client
noauth

# adopt defaults from the pptp-linux package
file /etc/ppp/options.pptp

# end of tunnel file


what can it be ??

-- 
Rui Silva
Powered by Gentoo Linux under CELERON 1000 - Stage1 install with nptl
http://rukinhas.no-ip.org
--
gentoo-user@gentoo.org mailing list

Reply via email to