ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Serge Polkovnikov <p_serge@fromru.com>
To: community@altlinux.ru
Subject: Re: [Comm] CallBack PPP
Date: Thu, 3 Oct 2002 20:08:41 +0300
Message-ID: <200210032008.47028.p_serge@fromru.com> (raw)
In-Reply-To: <1375102416.20021003143854@mercuri.mk.ua>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Чт 03 Окт 2002 14:38, isa написал:
> Здравствуйте, сообщественники!
> Подскажите пожалуйста, у нас в городе с 1 октября ввели поминутную
> тарификацию пользования телефоном. В качестве решения один из
> провайдеров предлагает делать обратный звонок.
> Какин рукодвижения мне надо предпринять на своей Linux машинке, чтобы
> при таком расскладе иметь связь с интернетом.
> То есть :
> 1. Что читать и вкаком направлении
> 2. Что править в kppp (наверное глупый вопрос)
> 3. Как я понимаю править придется скрипты chat ???
> 4. Что делать с pppd - или ему все равно - пусть chat пусть chat
>    сначала  договориться, а потом и его разбудит.
> Если кто готов поделиться практическим  решением подобной проблемЁ с
> удовольствием выслушаю :)
> Благодарю за ваше внимание и помощь.

Могу описать, свой способ... может подойдёт.
Несколько оговорок:
1. По историческим причинам используется скриптовая авторизация.
2. Для одного callback-соединения необходимо завести 2 аккаунта.

На стороне сервера используется mgetty, которая принемает входящие звонки. 
Один аккаунт - "нормальный" - когда пользователь под ним логинется, то на
сервере скриптом пускается pppd и пользователь попадает в инет. Второй
аккаунт создается специально, что бы сказать серверу, что нужно перезвонить
на такой-то телефон. Звонок происходит при помощи программы callback,
которая идет вместе с mgetty.
  Построенная мною система позволяет каждому пользователю присвоить
свой ip-адрес и соответственно возможность фильтрации и подсчёта траффика.

Для kppp  я использую скрипт вида:
expect	ogin:
send	cbaccount
expect	assword:
send	cbpassword
timeout	180
expect	CONNECT
expect	ogin:
send	account
expect	assword:
send	password
 
Если интересуют детали - пишите

- -- 
С уважением,
        Сергей Полковников
JID: p_serge@jabber.ru
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9nHmeLVg21sxKtYMRAji3AJ9U9G2HsPCS2Ajzm90MUZ8EiLgnBgCdGNmy
153Y/6So4GCitDEp6BGzRpg=
=hrB9
-----END PGP SIGNATURE-----



  reply	other threads:[~2002-10-03 17:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-03 11:38 isa
2002-10-03 17:08 ` Serge Polkovnikov [this message]
2002-10-04  8:59   ` Андрей Булава
2002-10-04  9:59   ` Re[2]: " isa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200210032008.47028.p_serge@fromru.com \
    --to=p_serge@fromru.com \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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