|
|
ru.linux- RU.LINUX --------------------------------------------------------------------- From : Sultan Azhiguzhayev 2:5083/84 18 Jun 2003 19:14:09 To : All Subject : poptop... --------------------------------------------------------------------------------
Фигня какая-то :(
взял pppd 2.4.2b2, poptop 1.1.4b, ядро 2.4.20, настроил все так:
[pptpd.conf]
speed 115200
option /etc/ppp/options.pptpd
debug
localip 192.168.0.200-205
remoteip 192.168.0.206-207
[pptpd.conf]
[options.pptpd]
Прописал так:
name pptpd
ipparam PoPToP
lock
proxyarp
auth
require-chap
require-mschap
require-mschap-v2
require-mppe
require-mppe-40
require-mppe-128
ipcp-accept-local
ipcp-accept-remote
lcp-echo-failure 30
lcp-echo-interval 5
deflate 0
mtu 1490
mru 1490
[options.pptpd]
[chap-secrets]
# Secrets for authentication using CHAP
# client server secret IP addresses
loginname pptpd "mypasswd" *
[chap-secrets]
в винде (w2k) обычные параметры + шифрование, из протоколов только tcp/ip.
Аутентификация проходит, потом все висит на этапе "регистрация
компьютера в сети" и отваливается. винда жалуется, что сервер ей
ip не дает, а сервер вот такое пишет:
Jun 18 15:19:28 test1 pptpd[8142]: MGR: Launching
/usr/local/poptop/sbin/pptpctrl to handle client
Jun 18 15:19:28 test1 pptpd[8142]: CTRL: pppd speed = 115200
Jun 18 15:19:28 test1 pptpd[8142]: CTRL: pppd options file =
/etc/ppp/options.pptpd
Jun 18 15:19:28 test1 pptpd[8142]: CTRL: Client 192.168.0.104 control connection
started
Jun 18 15:19:28 test1 pptpd[8142]: CTRL: Received PPTP Control Message (type: 1)
Jun 18 15:19:28 test1 pptpd[8142]: CTRL: Made a START CTRL CONN RPLY packet
Jun 18 15:19:28 test1 pptpd[8142]: CTRL: I wrote 156 bytes to the client.
Jun 18 15:19:28 test1 pptpd[8142]: CTRL: Sent packet to client
Jun 18 15:19:28 test1 pptpd[8142]: CTRL: Received PPTP Control Message (type: 7)
Jun 18 15:19:28 test1 pptpd[8142]: CTRL: Set parameters to 1525 maxbps, 64
window size
Jun 18 15:19:28 test1 pptpd[8142]: CTRL: Made a OUT CALL RPLY packet
Jun 18 15:19:28 test1 pptpd[8142]: CTRL: Starting call (launching pppd, opening
GRE)
Jun 18 15:19:28 test1 pptpd[8142]: CTRL: pty_fd = 7
Jun 18 15:19:28 test1 pptpd[8142]: CTRL: tty_fd = 8
Jun 18 15:19:28 test1 pptpd[8142]: CTRL: I wrote 32 bytes to the client.
Jun 18 15:19:28 test1 pptpd[8143]: CTRL (PPPD Launcher): Connection speed =
115200
Jun 18 15:19:28 test1 pppd[8143]: pppd 2.4.2b1 started by root, uid 0
Jun 18 15:19:28 test1 pptpd[8142]: CTRL: Sent packet to client
Jun 18 15:19:28 test1 pppd[8143]: Using interface ppp0
Jun 18 15:19:28 test1 pptpd[8142]: CTRL: Received PPTP Control Message (type:
15)
Jun 18 15:19:28 test1 pptpd[8142]: CTRL: Got a SET LINK INFO packet with
standard ACCMs
Jun 18 15:19:28 test1 pppd[8143]: Connect: ppp0 <--> /dev/pts/6
Jun 18 15:19:28 test1 pptpd[8142]: GRE: Discarding duplicate packet
Jun 18 15:19:30 test1 pptpd[8142]: CTRL: Received PPTP Control Message (type:
15)
Jun 18 15:19:30 test1 pptpd[8142]: CTRL: Ignored a SET LINK INFO packet with
real ACCMs!
Jun 18 15:19:30 test1 pppd[8143]: CHAP peer authentication succeeded for
loginname
Jun 18 15:19:30 test1 pppd[8143]: MPPE 128-bit stateless compression enabled
Jun 18 15:19:33 test1 pptpd[8142]: CTRL: Received PPTP Control Message (type:
15)
Jun 18 15:19:33 test1 pptpd[8142]: CTRL: Got a SET LINK INFO packet with
standard ACCMs
Jun 18 15:19:33 test1 pptpd[8142]: CTRL: Received PPTP Control Message (type:
12)
Jun 18 15:19:33 test1 pptpd[8142]: CTRL: Made a CALL DISCONNECT RPLY packet
Jun 18 15:19:33 test1 pptpd[8142]: CTRL: Received CALL CLR request (closing
call)
Jun 18 15:19:33 test1 pptpd[8142]: CTRL: I wrote 148 bytes to the client.
Jun 18 15:19:33 test1 pptpd[8142]: CTRL: Sent packet to client
Jun 18 15:19:33 test1 pppd[8143]: Modem hangup
Jun 18 15:19:33 test1 pptpd[8142]: CTRL: Received PPTP Control Message (type: 3)
Jun 18 15:19:33 test1 pptpd[8142]: CTRL: Made a STOP CTRL CONN RPLY packet
Jun 18 15:19:33 test1 pptpd[8142]: CTRL: Received STOP CTRL CONN request
(disconnecting)
Jun 18 15:19:33 test1 pptpd[8142]: CTRL: I wrote 16 bytes to the client.
Jun 18 15:19:33 test1 pppd[8143]: MPPE disabled
Jun 18 15:19:33 test1 pppd[8143]: Connection terminated.
Jun 18 15:19:33 test1 pptpd[8142]: CTRL: Sent packet to client
Jun 18 15:19:33 test1 pppd[8143]: Connect time 0.1 minutes.
Jun 18 15:19:33 test1 pptpd[8142]: CTRL: Closing child ppp with pid 8143
Jun 18 15:19:33 test1 pptpd[8142]: CTRL: Client 192.168.0.104 control connection
finished
Jun 18 15:19:33 test1 pppd[8143]: Terminating on signal 2.
Jun 18 15:19:33 test1 pptpd[8142]: CTRL: Exiting now
Jun 18 15:19:33 test1 pppd[8143]: Sent 116 bytes, received 154 bytes.
Jun 18 15:19:33 test1 pptpd[8106]: MGR: Reaped child 8142
Jun 18 15:19:33 test1 pppd[8143]: Connect time 0.1 minutes.
Jun 18 15:19:33 test1 pppd[8143]: Sent 116 bytes, received 154 bytes.
Jun 18 15:19:33 test1 pppd[8143]: Exit.
Что ему надо?
Всегда не Ваш, но с наилучшими пожеланиями,
Султан.
-I-
М]\\\\[О]ННННННННННННННННННННННННННННННННННННННННДДДДДД
-I- E-Mail: sultan[at]host.kz
--- GoldED 3.00.Beta2+
* Origin: 1/3 жизни - сон, 2/3 - желание выспаться... (2:5083/84)
Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.linux/191883ef05854.html, оценка из 5, голосов 10
|