Gentoo Archives: gentoo-user-es

From: gfa <gfaraway@××××××××××××.ar>
To: gentoo-user-es@l.g.o, lugar-conf@×××××××××.ar
Subject: [gentoo-user-es] problemas con pptp
Date: Tue, 22 Jun 2004 22:44:35
Message-Id: 200406221940.13101.gfaraway@interlap.com.ar
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 hola, estoy intentando montar un pptp server contra un w2k, pero al intentar
5 conectar obtengo el error 619 que segun lo que busque se corresponde a no
6 tener compilado en el kernel el soporte pty, pero yo si lo tengo compilado
7 (no como modulo)
8
9 aca esta mi configuracion
10
11 /etc/pptpd.conf (sin los comentarios)
12
13 option /etc/ppp/options.pptpd
14 debug
15 localip 192.168.10.1
16 remoteip 192.168.10.234-238,192.168.10.245
17 (las ips no estan en uso ni en la red del w2k ni en mi red)
18
19 /etc/ppp/option.pptpd
20
21 name *
22 auth
23 proxyarp
24 lock
25 mtu 1450
26 mru 1450
27 +chap
28 +chapms-v2
29 ipcp-accept-local
30 ipcp-accept-remote
31 lcp-echo-failure 3
32 lcp-echo-interval 5
33 deflate 0
34 mppe-128
35 mppe-40
36 mppe-stateless
37 nodeflate
38 nobsdcomp
39
40 /etc/ppp/chap-secrets
41
42 # Secrets for authentication using CHAP
43 # client server secret IP addresses
44 "miusuario@arnet..." * "el_passwd"
45 "otro_usuario@arnet..." * "otro_passwd"
46 "usuario_w2k" * "passwd_w2k"
47
48 /etc/ppp/pap-secrets
49
50 Secrets for authentication using PAP
51 # client server secret IP addresses
52 "usuario@arnet..." * "el_passwd"
53 "otro_usuario@arnet..." * "otro_passwd"
54 "usuario_w2k" * "passwd_w2k"
55
56
57 en la consola me tira el sig error
58 /usr/sbin/pppd: The remote system is required to authenticate itself
59 /usr/sbin/pppd: but I couldn't find any suitable secret (password) for it to
60 use to do so.
61 /usr/sbin/pppd: (None of the available passwords would let it use an IP
62 address.)
63
64 y los errores del syslog son estos
65 pptpd[13745]: MGR: Launching /usr/sbin/pptpctrl to handle client
66 pptpd[13745]: CTRL: local address = 192.168.10.1
67 pptpd[13745]: CTRL: remote address = 192.168.10.235
68 pptpd[13745]: CTRL: pppd options file = /etc/ppp/options.pptpd
69 pptpd[13745]: CTRL: Received PPTP Control Message (type: 1)
70 pptpd[13745]: CTRL: Made a START CTRL CONN RPLY packet
71 pptpd[13745]: CTRL: I wrote 156 bytes to the client.
72 pptpd[13745]: CTRL: Sent packet to client
73 pptpd[13745]: CTRL: Received PPTP Control Message (type: 7)
74 pptpd[13745]: CTRL: Set parameters to 1525 maxbps, 64 window size
75 pptpd[13745]: CTRL: Made a OUT CALL RPLY packet
76 pptpd[13745]: CTRL: pty_fd = 5
77 pptpd[13745]: CTRL: tty_fd = 6
78 pptpd[13746]: CTRL (PPPD Launcher): Connection speed = 115200
79 pptpd[13746]: CTRL (PPPD Launcher): local address = 192.168.10.1
80 pptpd[13746]: CTRL (PPPD Launcher): remote address = 192.168.10.235
81 pptpd[13745]: CTRL: I wrote 32 bytes to the client.
82 pptpd[13745]: CTRL: Sent packet to client
83 pptpd[13745]: CTRL: Exiting now
84 pptpd[13725]: MGR: Reaped child 13745
85
86 y el pptpd lo inicio de la siguiente forma
87
88 start-stop-daemon --start --exec /usr/sbin/pptpd
89
90 el moduloe pp_mppe_mppc esta cargado (2.6.6) , le abri el 1723/tcp
91 no se me ocurre nda mas :(
92 y la duda que me queda es que los usuarios/passwd del adsl (usuario@arnet...)
93 esten interfiriendo con la autenticacion del w2k
94
95 gracias
96 chau
97 -----BEGIN PGP SIGNATURE-----
98 Version: GnuPG v1.2.4 (GNU/Linux)
99
100 iD8DBQFA2LVLMLQLNcfNaOcRAnUCAJ4/b56JQCE5zacS6y8qVRkbUXJ7kACfRhKe
101 WnfPsZxFdkjMKdpm7KUX8uQ=
102 =4OGP
103 -----END PGP SIGNATURE-----
104
105 --
106 gentoo-user-es@g.o mailing list