* [Comm] kppp_start_dial
@ 2004-01-10 23:43 vad
2004-01-11 4:11 ` Andrey Rahmatullin
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: vad @ 2004-01-10 23:43 UTC (permalink / raw)
To: Alt community
Здравствуйте,господа.
Помогите в следующем вопросе:Как из командной строки запустить кррр, так чтобы он сразу начал дозвон?
Выключать машину по at получается,а включить дозвон -нет 8-(
С уважением.
Jose.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] kppp_start_dial
2004-01-10 23:43 [Comm] kppp_start_dial vad
@ 2004-01-11 4:11 ` Andrey Rahmatullin
2004-01-12 8:33 ` Alexey Morsov
2004-01-11 8:59 ` Kylik Semen
2004-01-11 10:30 ` [Comm] kppp_start_dial Oleg N. Kayunov
2 siblings, 1 reply; 5+ messages in thread
From: Andrey Rahmatullin @ 2004-01-11 4:11 UTC (permalink / raw)
To: Alt community
[-- Attachment #1: Type: text/plain, Size: 453 bytes --]
On Sun, Jan 11, 2004 at 01:43:22AM +0200, vad wrote:
> Здравствуйте,господа.
> Помогите в следующем вопросе:Как из командной строки запустить кррр, так чтобы он сразу начал дозвон?
> Выключать машину по at получается,а включить дозвон -нет 8-(
Лучше не кррр, а wvdial. А еще лучше - настроить ppp-on/ppp-off ;-) Или
лампочки нужны в трее? Тогда не знаю.
--
WBR, wRAR (ALT Linux Team)
Не надо советовать создавать в / что-либо.
-- ldv in sisyphus@
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] kppp_start_dial
2004-01-10 23:43 [Comm] kppp_start_dial vad
2004-01-11 4:11 ` Andrey Rahmatullin
@ 2004-01-11 8:59 ` Kylik Semen
2004-01-11 10:30 ` [Comm] kppp_start_dial Oleg N. Kayunov
2 siblings, 0 replies; 5+ messages in thread
From: Kylik Semen @ 2004-01-11 8:59 UTC (permalink / raw)
To: community
В Вск, 11.01.2004, в 01:43, vad написал:
> Здравствуйте,господа.
> Помогите в следующем вопросе:Как из командной строки запустить кррр, так чтобы он сразу начал дозвон?
> Выключать машину по at получается,а включить дозвон -нет 8-(
>
> С уважением.
> Jose.
>
> _______________________________________________
> Community mailing list
> Community@altlinux.ru
> http://www.altlinux.ru/mailman/listinfo/community
Могу посоветовать if_up ifcfg-ppp0
и добавить
demand
holdoff 60
idle 180
при загрузке машины интерфейс поднимается, но реальный
дозвон начинается при обращении за пределы сети
С уважением, Семен.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Comm] Re: kppp_start_dial
2004-01-10 23:43 [Comm] kppp_start_dial vad
2004-01-11 4:11 ` Andrey Rahmatullin
2004-01-11 8:59 ` Kylik Semen
@ 2004-01-11 10:30 ` Oleg N. Kayunov
2 siblings, 0 replies; 5+ messages in thread
From: Oleg N. Kayunov @ 2004-01-11 10:30 UTC (permalink / raw)
To: community
vad пишет:
>Здравствуйте,господа.
>Помогите в следующем вопросе:Как из командной строки запустить кррр, так чтобы он сразу начал дозвон?
>
Пример (из скрипта, как раз для at предназначенного):
kppp --display localhost:0 -c MTU
Здесь MTU - имя соединения (отображается в верхней строке в графическом
окне).
>Выключать машину по at получается,а включить дозвон -нет 8-(
>
Сначала выключить, а потом дозваниваться - очень глубоко..
>
>С уважением.
>Jose.
>
>
--
== В действительности все обстоит совершенно иначе чем на самом деле. ==
BR, Oleg N. Kayunov.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] kppp_start_dial
2004-01-11 4:11 ` Andrey Rahmatullin
@ 2004-01-12 8:33 ` Alexey Morsov
0 siblings, 0 replies; 5+ messages in thread
From: Alexey Morsov @ 2004-01-12 8:33 UTC (permalink / raw)
To: community
Andrey Rahmatullin wrote:
> On Sun, Jan 11, 2004 at 01:43:22AM +0200, vad wrote:
>
>>Здравствуйте,господа.
>>Помогите в следующем вопросе:Как из командной строки запустить кррр, так чтобы он сразу начал дозвон?
>>Выключать машину по at получается,а включить дозвон -нет 8-(
>
>
> Лучше не кррр, а wvdial. А еще лучше - настроить ppp-on/ppp-off ;-) Или
> лампочки нужны в трее? Тогда не знаю.
>
а вместо лампочек идеально подходит gkrellm 8-)
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-01-12 8:33 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-10 23:43 [Comm] kppp_start_dial vad
2004-01-11 4:11 ` Andrey Rahmatullin
2004-01-12 8:33 ` Alexey Morsov
2004-01-11 8:59 ` Kylik Semen
2004-01-11 10:30 ` [Comm] kppp_start_dial Oleg N. Kayunov
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