The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]



Индекс форумов
Составление сообщения

Исходное сообщение
"MS-CHAPv2 mutual authentication failed VPN ПОМОГИТЕ"
Отправлено albag, 19-Авг-09 07:37 
>Узнать у провайдера не судьба? ОС? Как поднимается VPN? Что в логах?

телефон занят все время и из предыдущего общения: линукс не знаем
ОС opensuse 11

/usr/sbin/pon inet
pon
#!/bin/sh
PPP_ON_BOOT=/etc/ppp/ppp_on_boot
case "$1" in
  -*) echo "
Usage: pon [provider] [arguments]
If pon is invoked without arguments, $PPP_ON_BOOT file will be
run, presuming it exists and is executable. Otherwise, a PPP connection
will be started using settings from /etc/ppp/peers/provider.
If you specify one argument, a PPP connection will be started using
settings from the appropriate file in the /etc/ppp/peers/ directory, and
any additional arguments supplied will be passed as extra arguments to
pppd.
"
      exit 0
      ;;
esac

if [ -z "$1" -a -x "$PPP_ON_BOOT" ]; then
  exec "$PPP_ON_BOOT"
fi

if [ -z "$1" -a ! -f /etc/ppp/peers/provider ]; then
  echo "
Please configure /etc/ppp/peers/provider or use a command line argument to
use another file in /etc/ppp/peers/ directory.
"
  exit 1
fi

if [ "$1" -a ! -f "/etc/ppp/peers/$1" ]; then
  echo "
The file /etc/ppp/peers/$1 does not exist.
"
  exit 1
fi

exec /usr/sbin/pppd call ${@:-provider}

inet
pty "/usr/sbin/pptp  172.20.1.1 --nolaunchpppd --nobuffer --loglevel 1"
user 109101
password "password"
nodeflate
require-mppe
nobsdcomp
noauth
mtu 1460

log
Aug 19 07:03:44 f-tower pppd[15541]: pppd 2.4.4 started by root, uid 0
Aug 19 07:03:44 f-tower pppd[15541]: Using interface ppp0
Aug 19 07:03:44 f-tower pppd[15541]: Connect: ppp0 <--> /dev/pts/2
Aug 19 07:03:44 f-tower pptp[15542]: anon log[main:pptp.c:276]: The synchronous pptp option is NOT activated
Aug 19 07:03:44 f-tower pptp[15545]: anon log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 1 'Start-Control-Connection-Request'
Aug 19 07:03:44 f-tower pptp[15545]: anon log[ctrlp_disp:pptp_ctrl.c:738]: Received Start Control Connection Reply
Aug 19 07:03:44 f-tower pptp[15545]: anon log[ctrlp_disp:pptp_ctrl.c:772]: Client connection established.
Aug 19 07:03:45 f-tower pptp[15545]: anon log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 7 'Outgoing-Call-Request'
Aug 19 07:03:45 f-tower pptp[15545]: anon log[ctrlp_disp:pptp_ctrl.c:857]: Received Outgoing Call Reply.
Aug 19 07:03:45 f-tower pptp[15545]: anon log[ctrlp_disp:pptp_ctrl.c:896]: Outgoing call established (call ID 0, peer's call ID 12032).
Aug 19 07:04:45 f-tower pptp[15545]: anon log[logecho:pptp_ctrl.c:676]: Echo Reply received.
Aug 19 07:05:45 f-tower pptp[15545]: anon log[logecho:pptp_ctrl.c:676]: Echo Reply received.
Aug 19 07:06:45 f-tower pptp[15545]: anon log[logecho:pptp_ctrl.c:676]: Echo Reply received.
Aug 19 07:07:45 f-tower pptp[15545]: anon log[logecho:pptp_ctrl.c:676]: Echo Reply received.
Aug 19 07:08:07 f-tower pptp[15542]: anon log[decaps_gre:pptp_gre.c:407]: accepting packet 299 (expecting 298, lost or reordered)
Aug 19 07:08:31 f-tower pppd[15541]: MS-CHAPv2 mutual authentication failed.
Aug 19 07:08:31 f-tower pppd[15541]: CHAP authentication failed
Aug 19 07:08:32 f-tower pppd[15541]: Connection terminated.
Aug 19 07:08:32 f-tower pptp[15542]: anon warn[decaps_hdlc:pptp_gre.c:197]: short read (-1): Input/output error
Aug 19 07:08:32 f-tower pptp[15542]: anon warn[decaps_hdlc:pptp_gre.c:209]: pppd may have shutdown, see pppd log
Aug 19 07:08:32 f-tower pptp[15545]: anon log[callmgr_main:pptp_callmgr.c:231]: Closing connection (unhandled)
Aug 19 07:08:32 f-tower pptp[15545]: anon log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 12 'Call-Clear-Request'
Aug 19 07:08:32 f-tower pptp[15545]: anon log[call_callback:pptp_callmgr.c:78]: Closing connection (call state)
Aug 19 07:08:32 f-tower pppd[15541]: Script /usr/sbin/pptp  172.20.1.1 --nolaunchpppd --nobuffer --loglevel 1 finished (pid 15542), status = 0x0
Aug 19 07:08:32 f-tower pppd[15541]: Exit.

 

Ваше сообщение
Имя*:
EMail:
Для отправки новых сообщений в текущей нити на email укажите знак ! перед адресом, например, [email protected] (!! - не показывать email).
Более тонкая настройка отправки ответов производится в профиле зарегистрированного участника форума.
Заголовок*:
Сообщение*:
  Введите код, изображенный на картинке: КОД
 
При общении не допускается: неуважительное отношение к собеседнику, хамство, унизительное обращение, ненормативная лексика, переход на личности, агрессивное поведение, обесценивание собеседника, провоцирование флейма голословными и заведомо ложными заявлениями. Не отвечайте на сообщения, явно нарушающие правила - удаляются не только сами нарушения, но и все ответы на них. Лог модерирования.



Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2024 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру