From: "Alexey I. Froloff" <raorn@immo.ru>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] Мобильный интернет?
Date: Mon, 17 Sep 2007 20:26:53 +0400
Message-ID: <20070917162653.GB20980@immo.ru> (raw)
In-Reply-To: <46EB212E.4090600@rambler.ru>
[-- Attachment #1: Type: text/plain, Size: 1830 bytes --]
* Alisher <alisher_faiz@> [070915 04:02]:
> стандарт gsm/cdma? Какой телефон? Можно ли через bluetoth настроить? Или
> где можно почитать?
Настройки для МТС и Nokia 6310i через bluetooth:
Первым делом спарить комп с тель-а-фоном.
/etc/bluetooth/rfcomm.conf:
rfcomm0 {
bind no;
device АД:РЕ:СТ:ЕЛ:ЕФ:ОН:А.;
}
/etc/net/ifaces/ppp0/*: (из примеров к etcnet)
==> ifdown-post <==
#!/bin/sh
rfcomm release /dev/rfcomm0
==> ifup-pre <==
#!/bin/sh
rfcomm bind /dev/rfcomm0
==> options <==
TYPE=ppp
ONBOOT=no
PPPTYPE=dialup
RESTORE_DEFAULTROUTE=yes
==> pppconnect <==
TIMEOUT 5
#ECHO ON
ABORT '\nBUSY\r'
ABORT '\nERROR\r'
ABORT '\nNO ANSWER\r'
ABORT '\nNO CARRIER\r'
ABORT '\nNO DIALTONE\r'
ABORT '\nRINGING\r\n\r\nRINGING\r'
'' \rAT
TIMEOUT 12
SAY "Press CTRL-C to close the connection at any
stage!"
SAY "\nSetting up...\n"
OK ATE1
SAY "\ndefining PDP context...\n"
OK 'AT+CGDCONT=1,"IP","internet.mts.ru"'
OK ATD*99***1#
TIMEOUT 22
SAY "\nwaiting for connect...\n"
CONNECT ""
SAY "\nConnected."
SAY "\nIf the following ppp negotiations fail,\n"
SAY "try restarting the phone.\n"
==> pppoptions <==
lcp-echo-failure 0
lcp-echo-interval 0
/dev/rfcomm0
debug
noipdefault
ipcp-accept-local
defaultroute
usepeerdns
novj
nobsdcomp
novjccomp
nopcomp
noaccomp
nodeflate
noauth
user "mts"
password "mts"
receive-all
nolog
--
Regards, Alexey I. Froloff
AIF5-RIPN, AIF5-RIPE
-------------------------------------------
Inform-Mobil, Ltd. System Administrator
http://www.inform-mobil.ru/
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2007-09-17 16:26 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-15 0:02 Alisher
2007-09-15 4:48 ` Владимир Черный
2007-09-15 4:58 ` kaf
2007-09-17 16:19 ` Michael Shigorin
2007-09-18 13:14 ` Vyatcheslav Perevalov
2007-09-26 19:55 ` Michael Shigorin
2007-09-17 16:26 ` Alexey I. Froloff [this message]
2007-09-17 21:01 ` Alisher
2007-09-17 21:19 ` Alexey I. Froloff
2007-09-18 7:24 ` Alexandr Petukhov
2007-09-18 13:51 ` ALT Linux User
2007-09-18 17:38 ` Alexandr Petukhov
2007-09-18 19:05 ` Pavlov Konstantin
2007-09-18 19:18 ` Alexey I. Froloff
2007-09-18 19:33 ` Хихин Руслан
2007-09-19 2:14 ` Alisher
2007-09-26 18:28 ` Michael Shigorin
2007-09-18 7:53 ` [Comm] [FAQ] " Michael Shigorin
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=20070917162653.GB20980@immo.ru \
--to=raorn@immo.ru \
--cc=community@lists.altlinux.org \
/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