ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] GPRS + Motorola Timeport 260 + Megafon
@ 2003-06-02  5:45 Тяпкин Алексей
  2003-06-02  5:56 ` Пушкин Сергей Алексеевич
  2003-06-02 10:05 ` Valery V. Inozemtsev
  0 siblings, 2 replies; 16+ messages in thread
From: Тяпкин Алексей @ 2003-06-02  5:45 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 323 bytes --]

Доброе утро,
На выходных пробовал завести связку, для чего использовалось следующее 
оборудование и ПО:
Motorola Timeport 260
Tekram Irmate 210
AltLinux Junior 2.0
irda-utils-0.9.14-alt2
GPRS Easy Connect

Настройки и логи смотрите в приложении...
Помогите пожалуйста заставить все это работать.
                   Алексей

[-- Attachment #2: run --]
[-- Type: text/plain, Size: 883 bytes --]

#!/bin/sh
#
# PPPD SETUP FOR GPRS
# This file is part of GPRS Easy Connect.
#
# 2003.05.27.
#

# Hibakeresõ mód
debug

# Sebesség
115200

# Hardware Flow Control engedélyezése
crtscts

# Várakozás a CD (Carrier Detect) szignálra
modem

# UUCP-style lock fájl létrehozása
lock

# A kiszolgálótól érkezõ összes vezérl?karakter feldolgozása
receive-all

# Tömörítések kikapcsolása mindkét irányban
nopcomp
noaccomp
nomagic
noccp
novj
novjccomp

# Nem választ le a vezérlõ terminálról
nodetach

# A szolgáltatótól kapott IP cím használata
noipdefault
default-asyncmap

# A kiszolgáló használata átjáróként
defaultroute

# Lekapcsolódást végrehajtó szkript
disconnect '/usr/sbin/chat -e -f /usr/share/gprsec/tools/disconnect -v'



connect '/usr/sbin/chat -e -f /root/.gprsec/chat -v'
/dev/ircomm0
user gdata
password gdata
usepeerdns
nobsdcomp
nodeflate
logfile "/root/.gprsec/conn.log"

[-- Attachment #3: chat --]
[-- Type: text/plain, Size: 355 bytes --]

#
# GPRS CHAT CONNECTION SCRIPTS
# This file is part of GPRS Easy Connect.
#
# 2003.05.27.
#


'' AT
OK-ATQ0V1&C1-OK 'ATE1'
TIMEOUT 240
OK AT&F
OK AT+CMEE=2
OK 'AT+CGDCONT=1,"IP","internet.msk"'
OK AT+CGQREQ=1,0,0,0,0,0
OK AT+CGQMIN=1,0,0,0,0,0
OK AT+CGATT=1
OK ATD*99***1#
TIMEOUT 22
CONNECT ""


# GPRS Easy Connect program ekkor módosította: 2003.6.1


[-- Attachment #4: conn.log --]
[-- Type: text/plain, Size: 813 bytes --]

AT
OK
ATE1
OK
AT&F
OK
AT+CMEE=2
OK
AT+CGDCONT=1,"IP","internet.msk"
OK
AT+CGQREQ=1,0,0,0,0,0
OK
AT+CGQMIN=1,0,0,0,0,0
OK
AT+CGATT=1
OK
ATD*99#
CONNECT
Serial connection established.
using channel 8
Using interface ppp0
Connect: ppp0 <--> /dev/ircomm0
sent [LCP ConfReq id=0x1]
sent [LCP ConfReq id=0x1]
sent [LCP ConfReq id=0x1]
sent [LCP ConfReq id=0x1]
Modem hangup
Connection terminated.
AT
OK
ATE1
OK
AT&F
OK
AT+CMEE=2
OK
AT+CGDCONT=1,"IP","internet.msk"
OK
AT+CGQREQ=1,0,0,0,0,0
OK
AT+CGQMIN=1,0,0,0,0,0
OK
AT+CGATT=1
OK
ATD*99***1#
CONNECT
Serial connection established.
using channel 10
Using interface ppp0
Connect: ppp0 <--> /dev/ircomm0
sent [LCP ConfReq id=0x1]
sent [LCP ConfReq id=0x1]
sent [LCP ConfReq id=0x1]
sent [LCP ConfReq id=0x1]
sent [LCP ConfReq id=0x1]
Modem hangup
Connection terminated.

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2003-06-06  9:57 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-02  5:45 [Comm] GPRS + Motorola Timeport 260 + Megafon Тяпкин Алексей
2003-06-02  5:56 ` Пушкин Сергей Алексеевич
2003-06-02  9:58   ` Тяпкин Алексей
2003-06-02 10:05 ` Valery V. Inozemtsev
2003-06-03  6:29   ` Тяпкин Алексей
2003-06-03 16:06     ` Valery V. Inozemtsev
2003-06-04 13:05       ` Тяпкин Алексей
2003-06-04 17:21         ` Valery V. Inozemtsev
2003-06-05 12:11           ` Тяпкин Алексей
2003-06-06  9:57             ` Shrek
2003-06-04 20:53         ` Alexander Mayorov
2003-06-05  4:26         ` Пушкин Сергей Алексеевич
2003-06-05  9:05           ` Valery V. Inozemtsev
2003-06-05 12:07           ` Тяпкин Алексей
2003-06-06  6:25             ` Пушкин Сергей Алексеевич
2003-06-05 18:40         ` Aleksandr Fetininsky

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