* Re: [Comm] GPRS (MTS) and kppp
@ 2003-05-30 11:15 ` Alexander Simernin
2003-05-30 11:23 ` Egor S. Orlov
2003-05-30 12:56 ` Nick N. Vinogradov
2 siblings, 1 reply; 17+ messages in thread
From: Alexander Simernin @ 2003-05-30 11:15 UTC (permalink / raw)
To: community
В сообщении от 30 Май 2003 19:07 Valery V. Inozemtsev написал(a):
> LCP terminated by peer
LCP terminated by peer - ключевая запись.
О чем-то стороны не смогли "договориться". Включай расширенный дебаг и смотри
логи. Там все будет записано, на каком пункте "договора" все обламывается...
Тогда можно будет судить, руки ли кривые, или еще что...
--
Best regards, mailto:simernin@maxus.ru
Alexander!
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [Comm] GPRS (MTS) and kppp
2003-05-30 11:15 ` [Comm] GPRS (MTS) and kppp Alexander Simernin
@ 2003-05-30 11:23 ` Egor S. Orlov
2003-05-30 15:38 ` Valery V. Inozemtsev
2003-05-30 12:56 ` Nick N. Vinogradov
2 siblings, 1 reply; 17+ messages in thread
From: Egor S. Orlov @ 2003-05-30 11:23 UTC (permalink / raw)
To: community
On Fri, 30 May 2003 15:07:09 +0000
"Valery V. Inozemtsev" <shrek@progroup.ru> wrote:
> День добрый.
>
> Пытаюсь настроить kppp, вроде все правильно, номер набирает, вход в
> сеть - долго думает, потом вылетает с сообщением "Неожиданное
> завершение работы демона pppd. Код возврата: 10". В логи кидает:
>
> modprobe: Note: /etc/modules.conf is more recent than
> /lib/modules/2.4.20-alt5-up/modules.dep modprobe: modprobe: Can't
> locate module ppp0 pppd[10272]: pppd 2.4.1 started by root, uid 0
> pppd[10272]: Using interface ppp0 pppd[10272]: Connect: ppp0 <-->
> /dev/ircomm0 modprobe: Note: /etc/modules.conf is more recent than
> /lib/modules/2.4.20-alt5-up/modules.dep modprobe: modprobe: Can't
> locate module ppp0 /etc/hotplug/net.agent: assuming ppp0 is already up
> pppd[10272]: LCP terminated by peer pppd[10272]: Connection
> terminated. pppd[10272]: Exit. modprobe: Note: /etc/modules.conf is
> more recent than /lib/modules/2.4.20-alt5-up/modules.dep modprobe:
> modprobe: Can't locate module ppp0 /etc/hotplug/net.agent: NET
> unregister event not supported
>
#depmod -a
набирали?
--
WBR, Egor S. Orlov
FST SPbSPU
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [Comm] GPRS (MTS) and kppp
@ 2003-05-30 11:36 ` Alexander Simernin
2003-05-30 11:38 ` Mike Lykov
1 sibling, 0 replies; 17+ messages in thread
From: Alexander Simernin @ 2003-05-30 11:36 UTC (permalink / raw)
To: community
В сообщении от 30 Май 2003 19:21 Valery V. Inozemtsev написал(a):
> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
> <html>
> <head>
> <title></title>
> </head>
> <body>
> <blockquote type="cite" cite="mid200305301515.23715.simernin@maxus.ru">
> <pre wrap=""><!---->LCP terminated by peer - ключевая запись.
> О чем-то стороны не смогли "договориться". Включай расширенный дебаг и
> смотри логи. Там все будет записано, на каком пункте "договора" все
> обламывается... Тогда можно будет судить, руки ли кривые, или еще что...
>
>
> </pre>
> </blockquote>
> В винде помнится надо было отключить "сжатие заголовков IP". Как это
> сделать в kppp?<br>
> </body>
> </html>
>
> _______________________________________________
> Community mailing list
> Community@altlinux.ru
> http://www.altlinux.ru/mailman/listinfo/community
это не в kppp, а в /etc/ppp/options
man pppd :)
--
Best regards, mailto:simernin@maxus.ru
Alexander!
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [Comm] GPRS (MTS) and kppp
2003-05-30 11:36 ` Alexander Simernin
@ 2003-05-30 11:38 ` Mike Lykov
1 sibling, 0 replies; 17+ messages in thread
From: Mike Lykov @ 2003-05-30 11:38 UTC (permalink / raw)
To: community
В сообщении от Пятница 30 Май 2003 20:21 Valery V. Inozemtsev написал:
> О чем-то стороны не смогли "договориться". Включай расширенный дебаг и
> смотри логи.
Валерий, отключите "отвечать в том же формате" ;)
а то у вас обоих HTML
Mike
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [Comm] GPRS (MTS) and kppp
2003-05-30 15:38 ` Valery V. Inozemtsev
@ 2003-05-30 11:52 ` Egor S. Orlov
0 siblings, 1 reply; 17+ messages in thread
From: Egor S. Orlov @ 2003-05-30 11:52 UTC (permalink / raw)
To: community
On Fri, 30 May 2003 15:38:45 +0000
"Valery V. Inozemtsev" <shrek@progroup.ru> wrote:
> >
> >
> >#depmod -a
> >набирали?
> >
> >
> >
> ничё не говорит. причем здесь вообще depmod?
>
чтобы не ругался на новый modules.conf
depmod и не должен ничего говорить
если его набрали
добавьте в файлик /etc/ppp/options
слово debug
попробуйте подключиться и логи в студию
--
WBR, Egor S. Orlov
FST SPbSPU
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [Comm] GPRS (MTS) and kppp
@ 2003-05-30 12:21 ` Alexander Simernin
2003-05-30 12:31 ` Egor S. Orlov
1 sibling, 0 replies; 17+ messages in thread
From: Alexander Simernin @ 2003-05-30 12:21 UTC (permalink / raw)
To: community
В сообщении от 30 Май 2003 20:04 Valery V. Inozemtsev написал(a):
> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
> <html>
> <head>
> <title></title>
> </head>
> <body>
> <blockquote type="cite"
> cite="mid20030530155216.7a2e7b72.Egor.Orlov@avalon.ru">
> <pre wrap=""><!---->чтобы не ругался на новый modules.conf
> depmod и не должен ничего говорить
> если его набрали
> добавьте в файлик /etc/ppp/options
> слово debug
> попробуйте подключиться и логи в студию
>
> </pre>
> </blockquote>
> лады, сделал. вот лог:<br>
> <br>
> using channel 12<br>
> Using interface ppp0<br>
> Connect: ppp0 <--> /dev/ircomm0<br>
> sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x28eb9f26>
> <pcomp> <accomp>]<br>
> rcvd [LCP ConfNak id=0x1 <asyncmap 0xa0000>]<br>
> sent [LCP ConfReq id=0x2 <asyncmap 0xa0000> <magic
> 0x28eb9f26> <pcomp> <accomp>]<br>
> rcvd [LCP ConfAck id=0x2 <asyncmap 0xa0000> <magic
> 0x28eb9f26> <pcomp> <accomp>]<br>
> rcvd [LCP ConfReq id=0x3 <mru 2000> <asyncmap 0xa0000>
> <pcomp> <accomp> <magic 0xc544e37c> <auth chap
> MD5>]<br>
> sent [LCP ConfAck id=0x3 <mru 2000> <asyncmap 0xa0000>
> <pcomp> <accomp> <magic 0xc544e37c> <auth chap
> MD5>]<br>
> rcvd [CHAP Challenge id=0x1
> <69a465e357f8ffa31ca36fb9b8a5b7262bfed5eb>, name = ""]<br>
> sent [CHAP Response id=0x1 <8402ab6f851b8501de64e10cc2993f05>,
> name = "mts"]<br>
> rcvd [CHAP Success id=0x1 ""]<br>
> sent [IPCP ConfReq id=0x1 <addr 10.10.5.1> <compress VJ 0f
> 01>]<br>
> sent [CCP ConfReq id=0x1 <deflate 15 18 04 78 00 15 03 2f]<br>
> rcvd [IPCP ConfRej id=0x1 <compress VJ 0f 01>]<br>
> sent [IPCP ConfReq id=0x2 <addr 10.10.5.1>]<br>
> rcvd [LCP ProtRej id=0x4 80 fd 01 01 00 0f 1a 04 78 00 18 04 78 00 15
> 03 2f]<br>
> rcvd [LCP TermReq id=0x5]<br>
> LCP terminated by peer<br>
> sent [LCP TermAck id=0x5]<br>
> Connection terminated.<br>
> <br>
> </body>
> </html>
>
> _______________________________________________
> Community mailing list
> Community@altlinux.ru
> http://www.altlinux.ru/mailman/listinfo/community
> rcvd [IPCP ConfRej id=0x1 <compress VJ 0f 01>]<br>
Ну точно, отключай компрессию. Не помню точно как, читай man pppd, там все
есть...
--
Best regards, mailto:simernin@maxus.ru
Alexander!
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [Comm] GPRS (MTS) and kppp
2003-05-30 12:21 ` Alexander Simernin
@ 2003-05-30 12:31 ` Egor S. Orlov
1 sibling, 1 reply; 17+ messages in thread
From: Egor S. Orlov @ 2003-05-30 12:31 UTC (permalink / raw)
To: community
> sent [IPCP ConfReq id=0x1 <addr 10.10.5.1> <compress VJ 0f 01>]
> sent [CCP ConfReq id=0x1 <deflate 15 18 04 78 00 15 03 2f]
> rcvd [IPCP ConfRej id=0x1 <compress VJ 0f 01>]
попробуйте добавить
novjccomp
туда же
--
WBR, Egor S. Orlov
FST SPbSPU
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [Comm] GPRS (MTS) and kppp
2003-05-30 11:15 ` [Comm] GPRS (MTS) and kppp Alexander Simernin
2003-05-30 11:23 ` Egor S. Orlov
@ 2003-05-30 12:56 ` Nick N. Vinogradov
2 siblings, 0 replies; 17+ messages in thread
From: Nick N. Vinogradov @ 2003-05-30 12:56 UTC (permalink / raw)
To: community
Valery V. Inozemtsev пишет:
> День добрый.
>
> Пытаюсь настроить kppp, вроде все правильно, номер набирает, вход в сеть
> - долго думает, потом вылетает с сообщением "Неожиданное завершение
> работы демона pppd. Код возврата: 10". В логи кидает:
IMHO, MTS сегодня после обеда как-то вообще странно себя ведёт :-(
Может, имеет смысл подождать пока хотя-бы звонки будут нормально проходить?
WBR, Hash
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [Comm] GPRS (MTS) and kppp
@ 2003-05-30 13:11 ` Artem Pastukhov
2003-05-30 17:18 ` Valery V. Inozemtsev
2003-05-30 13:16 ` Egor S. Orlov
` (2 subsequent siblings)
3 siblings, 1 reply; 17+ messages in thread
From: Artem Pastukhov @ 2003-05-30 13:11 UTC (permalink / raw)
To: community
30 Май 2003 20:57, Valery V. Inozemtsev написал:
Глупый вопрос
А из телефона GPRS нормально работает ( через встроенный WAP) ?
--
С уважением,
Артем Пастухов past(at) yam.ru
ЯМ Интернешнл http://www.yam.ru
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [Comm] GPRS (MTS) and kppp
2003-05-30 13:11 ` Artem Pastukhov
@ 2003-05-30 13:16 ` Egor S. Orlov
2003-05-30 13:20 ` [Comm] " Sergey Vlasov
2003-05-30 13:41 ` [Comm] " Egor S. Orlov
3 siblings, 0 replies; 17+ messages in thread
From: Egor S. Orlov @ 2003-05-30 13:16 UTC (permalink / raw)
To: community
>
> попробуйте добавить
> novjccomp
> туда же
>
>
> novj больше похоже на правду
а nodeflate
:)
--
WBR, Egor S. Orlov
FST SPbSPU
^ permalink raw reply [flat|nested] 17+ messages in thread
* [Comm] Re: GPRS (MTS) and kppp
2003-05-30 13:11 ` Artem Pastukhov
2003-05-30 13:16 ` Egor S. Orlov
@ 2003-05-30 13:20 ` Sergey Vlasov
2003-05-30 17:33 ` Valery V. Inozemtsev
2003-05-30 13:41 ` [Comm] " Egor S. Orlov
3 siblings, 1 reply; 17+ messages in thread
From: Sergey Vlasov @ 2003-05-30 13:20 UTC (permalink / raw)
To: community
On Fri, 30 May 2003 16:57:29 +0000
"Valery V. Inozemtsev" <shrek@progroup.ru> wrote:
> sent [IPCP ConfReq id=0x1 <addr 10.10.5.1>]
> sent [CCP ConfReq id=0x1 <deflate 15 18 04 78 00 15 03 2f]
> rcvd [LCP ProtRej id=0x4 80 fd 01 01 00 0f 1a 04 78 00 18 04 78 00 15 03 2f]
> rcvd [LCP TermReq id=0x5]
Попробуйте ещё добавить nodeflate nobsdcomp - похоже, у него от CCP
уши в трубочку сворачиваются. Кривая реализация PPP.
^ permalink raw reply [flat|nested] 17+ messages in thread
* [Comm] Re: GPRS (MTS) and kppp
2003-05-30 17:33 ` Valery V. Inozemtsev
@ 2003-05-30 13:40 ` Sergey Vlasov
2003-05-30 17:50 ` Valery V. Inozemtsev
0 siblings, 1 reply; 17+ messages in thread
From: Sergey Vlasov @ 2003-05-30 13:40 UTC (permalink / raw)
To: community
On Fri, 30 May 2003 17:33:28 +0000
"Valery V. Inozemtsev" <shrek@progroup.ru> wrote:
> sent [IPCP ConfReq id=0x1 <addr 10.10.5.1>]
> rcvd [LCP TermReq id=0x3]
Так, а 10.10.5.1 откуда? Если ещё noipdefault добавить?
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [Comm] GPRS (MTS) and kppp
` (2 preceding siblings ...)
2003-05-30 13:20 ` [Comm] " Sergey Vlasov
@ 2003-05-30 13:41 ` Egor S. Orlov
3 siblings, 0 replies; 17+ messages in thread
From: Egor S. Orlov @ 2003-05-30 13:41 UTC (permalink / raw)
To: community
On Fri, 30 May 2003 16:57:29 +0000
"Valery V. Inozemtsev" <shrek@progroup.ru> wrote:
> sent [IPCP ConfReq id=0x1 <addr 10.10.5.1> <compress VJ 0f 01>]
> sent [CCP ConfReq id=0x1 <deflate 15 18 04 78 00 15 03 2f]
> rcvd [IPCP ConfRej id=0x1 <compress VJ 0f 01>]
>
> попробуйте добавить
> novjccomp
> туда же
>
> да все уже перепробовал, что относится к comp, нихрена не помогает.
> :-//
>
а это с МТСом так и надо, чтоб узел при дозвонке не получал адрес
динамически, а устанавливал свой, да еще из приватной сети?
:-0
может надо динамическое получение адреса включить?
--
WBR, Egor S. Orlov
FST SPbSPU
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [Comm] GPRS (MTS) and kppp
2003-05-30 11:23 ` Egor S. Orlov
@ 2003-05-30 15:38 ` Valery V. Inozemtsev
2003-05-30 11:52 ` Egor S. Orlov
0 siblings, 1 reply; 17+ messages in thread
From: Valery V. Inozemtsev @ 2003-05-30 15:38 UTC (permalink / raw)
To: community
>
>
>#depmod -a
>набирали?
>
>
>
ничё не говорит. причем здесь вообще depmod?
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [Comm] GPRS (MTS) and kppp
2003-05-30 13:11 ` Artem Pastukhov
@ 2003-05-30 17:18 ` Valery V. Inozemtsev
0 siblings, 0 replies; 17+ messages in thread
From: Valery V. Inozemtsev @ 2003-05-30 17:18 UTC (permalink / raw)
To: community
>
>
>А из телефона GPRS нормально работает ( через встроенный WAP) ?
>
>
>
тока шо подключаю к компу с виндой, настраиваю - работает
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [Comm] Re: GPRS (MTS) and kppp
2003-05-30 13:20 ` [Comm] " Sergey Vlasov
@ 2003-05-30 17:33 ` Valery V. Inozemtsev
2003-05-30 13:40 ` Sergey Vlasov
0 siblings, 1 reply; 17+ messages in thread
From: Valery V. Inozemtsev @ 2003-05-30 17:33 UTC (permalink / raw)
To: community
>
>
>Попробуйте ещё добавить nodeflate nobsdcomp - похоже, у него от CCP
>уши в трубочку сворачиваются. Кривая реализация PPP.
>_______________________________________________
>
novj nodeflate nobsdcopm
--------------------------------------------------------------
using channel 29
Using interface ppp0
Connect: ppp0 <--> /dev/ircomm0
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xd9272a12> <pcomp> <accomp>]
rcvd [LCP ConfNak id=0x1 <asyncmap 0xa0000>]
sent [LCP ConfReq id=0x2 <asyncmap 0xa0000> <magic 0xd9272a12> <pcomp>
<accomp>]
rcvd [LCP ConfAck id=0x2 <asyncmap 0xa0000> <magic 0xd9272a12> <pcomp>
<accomp>]
rcvd [LCP ConfReq id=0x3 <mru 2000> <asyncmap 0xa0000> <pcomp> <accomp>
<magic 0x8103f808> <auth chap MD5>]
sent [LCP ConfAck id=0x3 <mru 2000> <asyncmap 0xa0000> <pcomp> <accomp>
<magic 0x8103f808> <auth chap MD5>]
rcvd [CHAP Challenge id=0x1 <a2a341b435fb3f381f2b9593603241c6f80f44cf>,
name = ""]
sent [CHAP Response id=0x1 <6620db1827370bf68482937464535d53>, name = "mts"]
rcvd [CHAP Success id=0x1 ""]
sent [IPCP ConfReq id=0x1 <addr 10.10.5.1>]
rcvd [LCP TermReq id=0x3]
LCP terminated by peer
sent [LCP TermAck id=0x3]
rcvd [LCP TermReq id=0x3]
sent [LCP TermAck id=0x3]
Connection terminated.
--------------------------------------------------------------
куды дальше?
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [Comm] Re: GPRS (MTS) and kppp
2003-05-30 13:40 ` Sergey Vlasov
@ 2003-05-30 17:50 ` Valery V. Inozemtsev
0 siblings, 0 replies; 17+ messages in thread
From: Valery V. Inozemtsev @ 2003-05-30 17:50 UTC (permalink / raw)
To: community
>
>
>Так, а 10.10.5.1 откуда? Если ещё noipdefault добавить?
>
>
это айпи моего компа в локалке.......
ядрен батон...
во идиот! noipdefault!
все заработало.
спасибо всем! я теперьча дома с инетом, а то уже задолбался из никсы в
винду прыгать
^ permalink raw reply [flat|nested] 17+ messages in thread
end of thread, other threads:[~2003-05-30 17:50 UTC | newest]
Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-30 11:15 ` [Comm] GPRS (MTS) and kppp Alexander Simernin
2003-05-30 11:36 ` Alexander Simernin
2003-05-30 11:38 ` Mike Lykov
2003-05-30 11:23 ` Egor S. Orlov
2003-05-30 15:38 ` Valery V. Inozemtsev
2003-05-30 11:52 ` Egor S. Orlov
2003-05-30 12:21 ` Alexander Simernin
2003-05-30 12:31 ` Egor S. Orlov
2003-05-30 13:11 ` Artem Pastukhov
2003-05-30 17:18 ` Valery V. Inozemtsev
2003-05-30 13:16 ` Egor S. Orlov
2003-05-30 13:20 ` [Comm] " Sergey Vlasov
2003-05-30 17:33 ` Valery V. Inozemtsev
2003-05-30 13:40 ` Sergey Vlasov
2003-05-30 17:50 ` Valery V. Inozemtsev
2003-05-30 13:41 ` [Comm] " Egor S. Orlov
2003-05-30 12:56 ` Nick N. Vinogradov
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git