Перейти к содержанию

Рекомендуемые сообщения

Опубликовано

Ладно, придется пока временно посидеть без firewall'а.

вы можете подтвердить, что работает все без команд из /var/etc/ppp/ip-pre-up, которые начинаются с iptables?

IPBox 9000HD | IPBox 910HD | IPBox 100 HD | Dreambox DM 800HD se | WaveFrontier Toroidal T90

28.2°E + 23.5°E + 19.2°E + 16.0°E + 13.0°E + 9.0°E + 7.0°E + 4.8°E + 0.8°W + 4.0°W + 5.0°W

Опубликовано

вы можете подтвердить, что работает все без команд из /var/etc/ppp/ip-pre-up, которые начинаются с iptables?

Хотел было сказать что действительно все работает, но проблемы не закончились. Softcam перестает работать через некоторое время, приходится перезапускать его. Иногда через 5 минут, иногда через несколько секунд. Думаю эти проблемы не связаны.

Cuberevo 3000 HD PVR (IPBOX 910HD)

Eutelsat W4 36.0°e

Опубликовано

вы можете подтвердить, что работает все без команд из /var/etc/ppp/ip-pre-up, которые начинаются с iptables?

Спасибо Д.Федор, все вроде работает:-) Я как понял в этой прошивке нету dropbear SSH server?

Sezam 902HD

PGI 0.8.1

36гр

Опубликовано

Подтверждаю, SSH не работает: Server unexpectedly closed network connection

Нету его. В следующей будет версии.

IPBox 9000HD | IPBox 910HD | IPBox 100 HD | Dreambox DM 800HD se | WaveFrontier Toroidal T90

28.2°E + 23.5°E + 19.2°E + 16.0°E + 13.0°E + 9.0°E + 7.0°E + 4.8°E + 0.8°W + 4.0°W + 5.0°W

Опубликовано

Пытался поднять ресивером PPPoE. При запуске плагина получаю сообщение Device not found,

запуск pppoe-discovery дает сообщение Timeout waiting for PADO packets. В файлы настроек

добавлял только логин и пароль (все в кавычках), ДНС и шлюз давно прописаны, IP динамический.

Куда копать?

ADSL модем в режиме рутера, на нем поднято гостевое соединение, с компа (воткнут в LAN модема)

поднимается платное PPPoE без вопросов, с ресивера (через Dir-320 - WiFi - модем) - ни в какую.

IpBOX 91HD, PGI 0.7.3, (5E-9E-13E)+36E, LG42PQ6000, 3QHDD-E205-WB500, Dir-320

Опубликовано

Люди помогите пожалуйста четвертый день бьюсь в пустую. Сецам 901 PGI-910-v0.7.2a HUAWEI E1550 оператор МТС , нет шары по модему, при перезагрузки с модемом вечное loading,

pgi config

DEBUG="yes"###########################################################################
##
# This is main configuration file for the PGI image
# The detailed explanation of each parameter is in the README files
#############################################################################

ASPECT_RATIO="pillarbox,14:9,panscan,widescreen,cinema"
BACKUP_DIR="/media/pgi-backup"
CARDSERV="newcs"
CI_INIT="yes"
CRON="no"
EPG_DATA_DIR="/media"
ETH_ADDR_LOW="auto"
HDD_SLEEP="5"
MEDIA_CLEAN="no"
NFSD="no"
NFS_REC="no"
NFS_REC_PROTO="tcp"
NTP_SYNC="no"
PPPD_PEER="gprs"
SAMBA="no"
SKIN="default"
SOFTCAM="mgcamd"
USB_MODEM="12d1:1001"
WEBTV="yes"
DEBUG="yes"

0:/var/etc/ppp/chats/gprs

# GPRS Chat File, contains all parameters that /usr/sbin/chat will pass to the modem to create the GPRS connection

#

#

# Abort Strings

'ABORT' 'BUSY'

'ABORT' 'ERROR'

'ABORT' 'NO ANSWER'

'ABORT' 'NO CARRIER'

'ABORT' 'NO DIALTONE'

'ABORT' 'Invalid Login'

'ABORT' 'Login incorrect'

'TIMEOUT' '10'

#

# Modem Init

'' 'ATZ'

#

#

'OK' 'ATM1L1'

#

# "internet" represents Vodafone's APN, whereas "general.t-mobile.uk" is T-mobiles UK APN address

'OK' 'AT&f+cgdcont=1,"IP","internet.mts.ru","",0,0'

'OK' 'ATDT*99***1#'

'CONNECT' ''

0:/var/etc/ppp/peers/gprs

#this file contains all the parameters pppd will pass to the modem to establish the GPRS connection
#
# The user and password has been commented out becasue the "noauth" command is being used
#user web
#password web
#
# This places a default route in the routing table with the peer as the gateway
defaultroute
#
# This can also be used to replace existing default routes
#replacedefaultroute
#
# Serial Modem to use
/dev/ttyUSB0
460800
#
# Call this chat script to issue the modem commands
connect "/sbin/chat -v -f /var/etc/ppp/chats/gprs.chat"
#
# Enable debugging to /var/log/messages
debug
#
# Enable kernel debugging level 4
kdebug 4
#
#
ipcp-no-addresses
#
#
noipdefault
#
# Do not require the peer to use authentication
noauth
#
# Disable Van Jacobson style TCP/IP header compression in both TX and RX
novj
#
# Disable compression control protocol,if peer doesnt accept requests for CCP from pppd
noccp
#
# Use RTS/CTS hardware flow control
crtscts
#
# I cant find what this means, but if its not included there is no output to the command prompt
modem -detach
#
# Use DNS given to peer and rewrite /etc/resolv.conf
usepeerdns
#
# pppd will accept the peers idea of its remote ip address
ipcp-accept-remote
#
# pppd will accept the peers idea of its local ip address
ipcp-accept-local
# 

var\log\net

[net] [18:48:16] started
[net] [18:48:16] creating web interface pipe
[net] [18:48:16] init USB comms
[net] [18:48:17] USB_MODEM is set to 12d1:1001
[net] [18:48:17] bringing up interface lo
[net] [18:48:17] bringing up interface eth0
[net] [18:48:17] checking USB modem
[net] [18:48:18] scanning usb connected devices
[net] [18:48:23] no usb devices found, retrying detection
[net] [18:48:30] no usb devices found, did you connect your modem?
[net] [18:48:30] PPPD_PEER peer is set to: gprs
[net] [18:48:30] detecting serial device in /dev
[net] [18:48:40] could not detect any serial interfaces, aborting dialup
[net] [18:48:40] setting hostname to [cuberevo]
[net] [18:48:40] starting inetd
[net] [18:48:40] network is ready
[net] [18:48:40] NTP sync is disabled, system time = micom time
[net] [18:48:40] samba daemon is disabled, skipping
[net] [18:48:40] nfs daemon is disabled, skipping
[net] [18:48:40] sending mount request to sbox automounter
[net] [18:48:40] finished 

0:/tmp/usb_modem.777.log

reading pgi.conf
USB_MODEM is set to 12d1:1001 in pgi.conf
attempt #1: usb_modeswitch -I -W -D -c /var/etc/usb_modeswitch.d/12d1:1001
attempt #2: usb_modeswitch -I -W -D -c /var/etc/usb_modeswitch.d/12d1:1001
attempt #3: usb_modeswitch -I -W -D -c /var/etc/usb_modeswitch.d/12d1:1001
attempt #4: usb_modeswitch -I -W -D -c /var/etc/usb_modeswitch.d/12d1:1001
attempt #5: usb_modeswitch -I -W -D -c /var/etc/usb_modeswitch.d/12d1:1001
could not switch the device, check /tmp/usb_modeswitch.*
epic fail... bye! 

usb_modeswitch.1.log

usb_set_debug: Setting debugging level to 15 (on)
usb_os_find_busses: Found 002
usb_os_find_busses: Found 001
usb_os_find_busses: Skipping non bus directory devices
usb_os_find_devices: Found 001 on 002
usb_os_find_devices: Found 002 on 001
usb_os_find_devices: Found 001 on 001
error obtaining child information: Inappropriate ioctl for device
Reading config file: /var/etc/usb_modeswitch.d/12d1:1001

* usb-modeswitch: handle USB devices with multiple modes
* Version 1.1.3 © Josua Dietze 2010
* Based on libusb0 (0.1.12 and above)

! PLEASE REPORT NEW CONFIGURATIONS !

DefaultVendor=  0x12d1
DefaultProduct= 0x1001
TargetVendor=   not set
TargetProduct=  not set
TargetClass=    0xff
TargetProductList=""

DetachStorageOnly=0
HuaweiMode=1
SierraMode=0
SonyMode=0
GCTMode=0
MessageEndpoint=  not set
MessageContent=""
NeedResponse=0
ResponseEndpoint= not set
Interface=0x00

InquireDevice disabled
Success check enabled, max. wait time 20 seconds
System integration mode enabled


Looking for target devices ...
 searching devices, found USB ID 0000:0000
 searching devices, found USB ID 12d1:1446
  found matching vendor ID
 searching devices, found USB ID 0000:0000
No devices in target mode or class found
Looking for default devices ...
 searching devices, found USB ID 0000:0000
 searching devices, found USB ID 12d1:1446
  found matching vendor ID
 searching devices, found USB ID 0000:0000
No devices in default mode or class found. Nothing to do. Bye.

SEZAM 901 HD PGI 1.4 36*

SEZAM 902 HD PGI 1.4 36*

Zgemma H7S E2 Linux 4K UHD 36*,

Опубликовано (изменено)

У тебя модем не находится, ты перевел его в режим модема? В телнете подсоеденись к модему и дай AT^U2DIAG=0

потом воткни в рес и посмотри lsusb Должно стать 12d1:1001

Изменено пользователем jew2006

Sezam 902HD

PGI 0.8.1

36гр

Опубликовано

У тебя модем не находится, ты перевел его в режим модема? В телнете подсоеденись к модему и дай AT^U2DIAG=0

потом воткни в рес и посмотри lsusb Должно стать 12d1:1001

Спасибо!!! была проблема с телнетом подружить модем, я модем втыкал в рес. и отправлял АТ команды, -not found. при присоединение к компу ни чего не получалось, пока не надыбал инструкцию, по ней сделал и все заработало, может кому как и мне пригодитсяЖми сюда!"]http://rus-linux.net/nlib.php?name=/MyLDP/internet/modem-ru.html[/topic]

Еще раз СПАСИБО!

SEZAM 901 HD PGI 1.4 36*

SEZAM 902 HD PGI 1.4 36*

Zgemma H7S E2 Linux 4K UHD 36*,

Опубликовано

Пытался поднять ресивером PPPoE. При запуске плагина получаю сообщение Device not found,

запуск pppoe-discovery дает сообщение Timeout waiting for PADO packets. В файлы настроек

добавлял только логин и пароль (все в кавычках), ДНС и шлюз давно прописаны, IP динамический.

Куда копать?

Проверим...

IPBox 9000HD | IPBox 910HD | IPBox 100 HD | Dreambox DM 800HD se | WaveFrontier Toroidal T90

28.2°E + 23.5°E + 19.2°E + 16.0°E + 13.0°E + 9.0°E + 7.0°E + 4.8°E + 0.8°W + 4.0°W + 5.0°W

Опубликовано

Проверим...

Да я б и сам не прочь, если подскажете, как отладку pppd включить и где ее потом искать.

IpBOX 91HD, PGI 0.7.3, (5E-9E-13E)+36E, LG42PQ6000, 3QHDD-E205-WB500, Dir-320

Опубликовано

Не могу настроить модем.оператор мегафон.

[PGI ~]$ lsusb
Bus 002 Device 002: ID 12d1:1001 Huawei Technologies Co., Ltd. E620 USB Modem
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
[PGI ~]$

pgi.conf

#######################################################################
####
##
# This is main configuration file for the PGI image
# The detailed explanation of each parameter is in the README files
#############################################################################
ASPECT_RATIO="pillarbox,14:9,panscan,widescreen,cinema"
BACKUP_DIR="/media/pgi-backup"
CARDSERV="newcs"
CI_INIT="yes"
CRON="no"
EPG_DATA_DIR="/media"
ETH_ADDR_LOW="auto"
HDD_SLEEP="5"
MEDIA_CLEAN="no"
NFSD="no"
NFS_REC="no"
NFS_REC_PROTO="tcp"
NTP_SYNC="no"
PPPD_PEER="gprs"
SAMBA="no"
SKIN="default"
SOFTCAM="mgcamd"
USB_MODEM="12d1:1001"
WEBTV="yes"
DEBUG="yes" 

gprs.peer

#this file contains all the parameters pppd will pass to the modem to establish the GPRS connection
#
# The user and password has been commented out becasue the "noauth" command is being used
#user web
#password web
#
# This places a default route in the routing table with the peer as the gateway
defaultroute
#
# This can also be used to replace existing default routes
#replacedefaultroute
#
# Serial Modem to use
/dev/ttyUSB0
460800
#
# Call this chat script to issue the modem commands
connect "/sbin/chat -v -f /var/etc/ppp/chats/gprs.chat"
#
# Enable debugging to /var/log/messages
debug
#
# Enable kernel debugging level 4
kdebug 4
#
#
ipcp-no-addresses
#
#
noipdefault
#
# Do not require the peer to use authentication
noauth
#
# Disable Van Jacobson style TCP/IP header compression in both TX and RX
novj
#
# Disable compression control protocol,if peer doesnt accept requests for CCP from pppd
noccp
#
# Use RTS/CTS hardware flow control
crtscts
#
# I cant find what this means, but if its not included there is no output to the command prompt
modem -detach
#
# Use DNS given to peer and rewrite /etc/resolv.conf
usepeerdns
#
# pppd will accept the peers idea of its remote ip address
ipcp-accept-remote
#
# pppd will accept the peers idea of its local ip address
ipcp-accept-local
# 

gprs.chats

# GPRS Chat File, contains all parameters that /usr/sbin/chat will pass to the modem to create the GPRS connection
#
#
# Abort Strings
'ABORT' 'BUSY'
'ABORT' 'ERROR'
'ABORT' 'NO ANSWER'
'ABORT' 'NO CARRIER'
'ABORT' 'NO DIALTONE'
'ABORT' 'Invalid Login'
'ABORT' 'Login incorrect'
'TIMEOUT' '10'
#
# Modem Init
'' 'ATZ'
#
#
'OK' 'ATM1L1'
#
# "internet" represents Vodafone's APN, whereas "general.t-mobile.uk" is T-mobiles UK APN address
'OK' 'AT&f+cgdcont=1,"IP","internet","",0,0'
'OK' 'ATDT*99#'
'CONNECT' '' 

Опубликовано

Вот лог

[net] [09:56:23] started
[net] [09:56:23] creating web interface pipe
[net] [09:56:23] init USB comms
[net] [09:56:24] USB_MODEM is set to 12d1:1001
[net] [09:56:24] bringing up interface lo
[net] [09:56:25] bringing up interface eth0
udhcpc (v1.17.1) started
Sending discover...
Sending discover...
Sending discover...
Sending discover...
Sending discover...
Sending discover...
Sending discover...
Sending discover...
Sending discover...
Sending discover...
Usage : /etc/network/udhcpc.sh {bound|renew|deconfig}
No lease, failing
[net] [09:56:56] checking USB modem
[net] [09:56:56] scanning usb connected devices
[net] [09:56:58] device directly matching 12d1:1001 is connected
[net] [09:56:58] loading usbserial.ko for vendor=0x12d1 product=0x1001
[net] [09:56:58] PPPD_PEER peer is set to: gprs
[net] [09:56:58] detecting serial device in /dev
[net] [09:56:58] starting PPP call to gprs
[net] [09:57:03] setting hostname to [cuberevo]
[net] [09:57:03] starting inetd
[net] [09:57:03] network is ready
[net] [09:57:03] NTP sync is disabled, system time = micom time
[net] [09:57:03] samba daemon is disabled, skipping
[net] [09:57:03] nfs daemon is disabled, skipping
[net] [09:57:03] sending mount request to sbox automounter
[net] [09:57:03] finished
Script /sbin/chat -v -f /var/etc/ppp/chats/gprs.chat finished (pid 894), status = 0x3
Connect script failed

Опубликовано

[PGI ~]$ pppd call gprs &

[1]- Done(8) pppd call gprs

[PGI ~]$ pppd call gprs &

[PGI ~]$ Device ttyUSB0 is locked by pid 1107

pppd call gprs &

[1]- Done(6) pppd call gprs

[PGI ~]$ Device ttyUSB0 is locked by pid 1107

ip a

1: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000

link/ether 00:13:18:02:c0:b3 brd ff:ff:ff:ff:ff:ff

inet 192.168.1.35/24 brd 192.168.1.255 scope global eth0

2: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN

link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00

inet 127.0.0.1/8 scope host lo

[3]+ Done(6) pppd call gprs

[PGI ~]$ Script /sbin/chat -v -f /var/etc/ppp/chats/gprs.chat finished (pid 1108), status = 0x3

Connect script failed

netstat -r

Kernel IP routing table

Destination Gateway Genmask Flags MSS Window irtt Iface

192.168.1.0 * 255.255.255.0 U 0 0 0 eth0

default 192.168.1.1 0.0.0.0 UG 0 0 0 eth0

[2]+ Done(8) pppd call gprs

[PGI ~]$

Опубликовано

Народ ответьте на прошивке PGI 0.8.1 у кого нибудь заработал модем,который раньше работал на старых версиях.

Кто нибудь проверял?А то два часа убил,достало уже.Да,только важно,какая версия внутренняя или внешняя.

AB Ipbox 910HD PGI 0.7.3+E2,Xtrend ET9000 HD Twin (Clarke-Tech ET9000),Dreambox 500S

1,20(85.2°E+75°E+60°E) 0,9(42°E+36°E+31,5°E) 0,8(28,2°E-30°W)-мотоводвес Moteck SG-2100A

Samsung 40,LG 32.

Опубликовано

Народ ответьте на прошивке PGI 0.8.1 у кого нибудь заработал модем,который раньше работал на старых версиях.

Кто нибудь проверял?А то два часа убил,достало уже.Да,только важно,какая версия внутренняя или внешняя.

Вот это смотрели?

http://gomel-sat.bz/forums/index.php?s=&a...st&p=199419

IPBox 9000HD | IPBox 910HD | IPBox 100 HD | Dreambox DM 800HD se | WaveFrontier Toroidal T90

28.2°E + 23.5°E + 19.2°E + 16.0°E + 13.0°E + 9.0°E + 7.0°E + 4.8°E + 0.8°W + 4.0°W + 5.0°W

Опубликовано
Ага... заработало.

AB Ipbox 910HD PGI 0.7.3+E2,Xtrend ET9000 HD Twin (Clarke-Tech ET9000),Dreambox 500S

1,20(85.2°E+75°E+60°E) 0,9(42°E+36°E+31,5°E) 0,8(28,2°E-30°W)-мотоводвес Moteck SG-2100A

Samsung 40,LG 32.

Опубликовано

Настраивал модем HUAWEI E1550 на PGI 07.2a в городе, где сеть 3G, индикатор горит синим цветом, все работало. Уехал на дачу где EDGE,мигает красным, и перестало при тех же настройках работать, может кто в курсе что делать.

/var/log/net

[net] [16:59:53] started
[net] [16:59:53] creating web interface pipe
[net] [16:59:53] init USB comms
[net] [16:59:53] USB_MODEM is set to 12d1:1001
[net] [16:59:53] bringing up interface lo
[net] [16:59:54] bringing up interface eth0
[net] [16:59:54] checking USB modem
[net] [16:59:54] scanning usb connected devices
[net] [16:59:58] no usb devices found, retrying detection
[net] [17:00:05] no usb devices found, did you connect your modem?
[net] [17:00:05] PPPD_PEER peer is set to: gprs
[net] [17:00:05] detecting serial device in /dev
[net] [17:00:15] could not detect any serial interfaces, aborting dialup
[net] [17:00:15] setting hostname to [cuberevo]
[net] [17:00:15] starting inetd
[net] [17:00:15] network is ready
[net] [17:00:15] NTP sync is disabled, system time = micom time
[net] [17:00:15] samba daemon is disabled, skipping
[net] [17:00:15] nfs daemon is disabled, skipping
[net] [17:00:15] sending mount request to sbox automounter
[net] [17:00:15] finished

[PGI ~]$ pppd call gprs &

[PGI ~]$ pppd: In file /var/etc/ppp/peers/gprs: unrecognized option '/dev/ttyUSB0'

0:/var/etc/ppp/peers/gprs

#this file contains all the parameters pppd will pass to the modem to establish the GPRS connection
#
# The user and password has been commented out becasue the "noauth" command is being used
#user web
#password web
#
# This places a default route in the routing table with the peer as the gateway
defaultroute
#
# This can also be used to replace existing default routes
#replacedefaultroute
#
# Serial Modem to use
/dev/ttyUSB0
460800
#
# Call this chat script to issue the modem commands
connect "/sbin/chat -v -f /var/etc/ppp/chats/gprs.chat"
#
# Enable debugging to /var/log/messages
debug
#
# Enable kernel debugging level 4
kdebug 4
#
#
ipcp-no-addresses
#
#
noipdefault
#
# Do not require the peer to use authentication
noauth
#
# Disable Van Jacobson style TCP/IP header compression in both TX and RX
novj
#
# Disable compression control protocol,if peer doesnt accept requests for CCP from pppd
noccp
#
# Use RTS/CTS hardware flow control
crtscts
#
# I cant find what this means, but if its not included there is no output to the command prompt
modem -detach
#
# Use DNS given to peer and rewrite /etc/resolv.conf
usepeerdns
#
# pppd will accept the peers idea of its remote ip address
ipcp-accept-remote
#
# pppd will accept the peers idea of its local ip address
ipcp-accept-local
# 

SEZAM 901 HD PGI 1.4 36*

SEZAM 902 HD PGI 1.4 36*

Zgemma H7S E2 Linux 4K UHD 36*,

Опубликовано

Привез рес в город, вкл, загрузил, вставил модем, мигает синим и ни чего нет, снял логи, те же что в предыдущем сообщении. Делаю перезагрузку при подсоединен ом модеме и все запускается - модем горит (не мигая) синим, есть картинка, на даче только мигал красным.

/var/log/net

[net] [23:01:42] started
[net] [23:01:42] creating web interface pipe
[net] [23:01:42] init USB comms
[net] [23:01:43] USB_MODEM is set to 12d1:1001
[net] [23:01:43] bringing up interface lo
[net] [23:01:43] bringing up interface eth0
[net] [23:01:43] checking USB modem
[net] [23:01:43] scanning usb connected devices
[net] [23:01:48] device directly matching 12d1:1001 is connected
[net] [23:01:49] loading usbserial.ko for vendor=0x12d1 product=0x1001
[net] [23:01:49] PPPD_PEER peer is set to: gprs
[net] [23:01:49] detecting serial device in /dev
[net] [23:01:51] starting PPP call to gprs
Script /sbin/chat -v -f /var/etc/ppp/chats/gprs.chat finished (pid 634), status = 0x0
Serial connection established.
using channel 1
Using interface ppp0
Connect: ppp0 <--> /dev/ttyUSB0
Warning - secret file /var/etc/ppp/pap-secrets has world and/or group access
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xc40ce7b2> <pcomp> <accomp>]
rcvd [LCP ConfReq id=0x0 <asyncmap 0x0> <auth chap MD5> <magic 0xe2f715> <pcomp> <accomp>]
sent [LCP ConfAck id=0x0 <asyncmap 0x0> <auth chap MD5> <magic 0xe2f715> <pcomp> <accomp>]
rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0xc40ce7b2> <pcomp> <accomp>]
rcvd [LCP DiscReq id=0x1 magic=0xe2f715]
rcvd [CHAP Challenge id=0x1 <fcd9a74b3056d8f8f2e802433c8a0b74>, name = "UMTS_CHAP_SRVR"]
Warning - secret file /var/etc/ppp/chap-secrets has world and/or group access
sent [CHAP Response id=0x1 <761adfa0363e5df2f0546f637ea6af2a>, name = "(none)"]
rcvd [CHAP Success id=0x1 ""]
CHAP authentication succeeded
CHAP authentication succeeded
sent [iPCP ConfReq id=0x1 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns2 0.0.0.0>]
rcvd [iPCP ConfNak id=0x1 <ms-dns1 0.0.0.0> <ms-dns2 0.0.0.0> <ms-wins 0.0.0.0> <ms-wins 0.0.0.0>]
sent [iPCP ConfReq id=0x2 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns2 0.0.0.0>]
[net] [23:01:56] setting hostname to [cuberevo]
[net] [23:01:56] starting inetd
[net] [23:01:56] network is ready
[net] [23:01:56] NTP sync is disabled, system time = micom time
[net] [23:01:56] samba daemon is disabled, skipping
rcvd [iPCP ConfNak id=0x2 <ms-dns1 0.0.0.0> <ms-dns2 0.0.0.0> <ms-wins 0.0.0.0> <ms-wins 0.0.0.0>]
sent [iPCP ConfReq id=0x3 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns2 0.0.0.0>]
[net] [23:01:56] nfs daemon is disabled, skipping
[net] [23:01:56] sending mount request to sbox automounter
[net] [23:01:56] finished
rcvd [iPCP ConfReq id=0x0]
sent [iPCP ConfNak id=0x0 <addr 0.0.0.0>]
rcvd [iPCP ConfNak id=0x3 <addr 172.19.64.54> <ms-dns1 10.17.128.1> <ms-dns2 217.66.145.1>]
sent [iPCP ConfReq id=0x4 <addr 172.19.64.54> <ms-dns1 10.17.128.1> <ms-dns2 217.66.145.1>]
rcvd [iPCP ConfReq id=0x1]
sent [iPCP ConfAck id=0x1]
rcvd [iPCP ConfAck id=0x4 <addr 172.19.64.54> <ms-dns1 10.17.128.1> <ms-dns2 217.66.145.1>]
Could not determine remote IP address: defaulting to 10.64.64.64
Script /var/etc/ppp/ip-pre-up started (pid 664)
Script /var/etc/ppp/ip-pre-up finished (pid 664), status = 0x0
local  IP address 172.19.64.54
remote IP address 10.64.64.64
primary   DNS address 10.17.128.1
secondary DNS address 217.66.145.1

[PGI ~]$ pppd call gprs &

[PGI ~]$ Device ttyUSB0 is locked by pid 630

может причина в том что модем присоединял при загруженном ресе, и не перезагружал с ним ? или все таки причина в 3G и EDGE тогда как это решать?

SEZAM 901 HD PGI 1.4 36*

SEZAM 902 HD PGI 1.4 36*

Zgemma H7S E2 Linux 4K UHD 36*,

Опубликовано

Я вчера около трех часов убил на настройку.Решил проверить на новой 0,8,1-не работает.

Тогда решил поставить на 0.7.2,там то все работало.Не работает и все.

Что только не делал,менял все подряд.Уже злость взяла,потом решил последний раз проверить и все пошло.

Еще немного и этот модем бы в окно улетел.Что это было не знаю-х.з.

А на новой выше написано что делать.

Сорри за оффтоп.

Какая прошивка 0.7.2?Если раньше все работало и ничего не меняли,то сходи перекури и пойдет.

Я вполне серьезно.

AB Ipbox 910HD PGI 0.7.3+E2,Xtrend ET9000 HD Twin (Clarke-Tech ET9000),Dreambox 500S

1,20(85.2°E+75°E+60°E) 0,9(42°E+36°E+31,5°E) 0,8(28,2°E-30°W)-мотоводвес Moteck SG-2100A

Samsung 40,LG 32.

  • 2 недели спустя...
Опубликовано

Рессивер ipbox910 - PGI-09, модем usb, вставленный в рессивер, стартует и работает отлично. Но через , скажем через 1 час, модем отпадает, и стартовать его нужно снова вручную. В связке с DIR320, он перезапускается автоматом. Можно ли перезапуск реализовать на ресе ?

Ipbox 910, PGI Final (RC2), 36E

Опубликовано

Рессивер ipbox910 - PGI-09, модем usb, вставленный в рессивер, стартует и работает отлично. Но через , скажем через 1 час, модем отпадает, и стартовать его нужно снова вручную. В связке с DIR320, он перезапускается автоматом. Можно ли перезапуск реализовать на ресе ?

В прошивке 0.9 были активизированы опции соединения on-demand для PPPd. То есть по-идее можно настроить pppd таким образом, чтобы он соединялся с провайдером когда именно нужен трафик с определенного IP диапазона. Делается настройкам в peer файле или в options. Как - читаем доки.

IPBox 9000HD | IPBox 910HD | IPBox 100 HD | Dreambox DM 800HD se | WaveFrontier Toroidal T90

28.2°E + 23.5°E + 19.2°E + 16.0°E + 13.0°E + 9.0°E + 7.0°E + 4.8°E + 0.8°W + 4.0°W + 5.0°W

Опубликовано

[quote name='ДМИТРИЙ1973' date='23.8.2010, 2:10' post='203978'

Какая прошивка 0.7.2?Если раньше все работало и ничего не меняли,то сходи перекури и пойдет.

Я вполне серьезно.

Поставил прошивку PG 0.9 , все настроил, в городе рес. на модеме работал сутки, без сбоев, привез на дачу и опять все тоже, мигает красным не запускается. При запуске с www, модем может запуститься но работает не стабильно, слетает в мигающий режим.

/var/log/net

[net] [01:04:36] started[net] [01:04:36] creating web interface pipe[net] [01:04:36] init USB comms[net] [01:04:37] USB_MODEM is set to 12d1:1001[net] [01:04:37] bringing up interface lo[net] [01:04:38] bringing up interface eth0[net] [01:04:38] checking USB modem[net] [01:04:38] scanning usb connected devices[net] [01:04:44] device directly matching 12d1:1001 is connected[net] [01:04:44] loading usbserial.ko for vendor=0x12d1 product=0x1001[net] [01:04:44] PPPD_PEER peer is set to: gprs[net] [01:04:44] detecting serial device in /dev[net] [01:04:44] starting PPP call to gprsScript /sbin/chat -v -f /var/etc/ppp/chats/gprs.chat finished (pid 575), status = 0x7Connect script failed[net] [01:04:49] setting hostname to [cuberevo][net] [01:04:50] starting inetd[net] [01:04:50] network is ready[net] [01:04:50] NTP sync is disabled, system time = micom time[net] [01:04:50] samba daemon is disabled, skipping[net] [01:04:50] nfs daemon is disabled, skipping[net] [01:04:50] sending mount request to sbox automounter[net] [01:04:50] finished
помогите пожалуйста кто может, куда копать? , ресивер 901 брал специально на дачу.

SEZAM 901 HD PGI 1.4 36*

SEZAM 902 HD PGI 1.4 36*

Zgemma H7S E2 Linux 4K UHD 36*,

  • 4 недели спустя...
Опубликовано

Ребята, помощь нужна, у клиента ipbox 910 прошивка PGI 0.6.1 прикручен модем для шаринга, каналы кажут, но при выключени или перезагрузке реса модем не стартует, только принудительно или по желтой кнопке рестарт mgcamd. В pgi посмотрел модем прописан, в чем дело не пойму...

IPBOX 910 HD SAMSUNG 500 GB PGI 0.7.3 INDB-6 v0.06 usb

Опубликовано

Рабочий вариант для PGI 0.9, Huawei E1750 Мегафон С.Петербург:

PGI.conf

 (если хотим запуск автоматом, если нет, то оставляем "none" и telnet с компа _linenums:0'>BACKUP_DIR="/media/pgi-backup"CI_INIT="no"CRON="no"EPG_DATA_DIR="/media"ETH_ADDR_LOW="none"MEDIA_CLEAN="no"NFSD="no"NFS_REC="no"NFS_REC_PROTO="tcp"NTP_SYNC="ru.pool.ntp.org"PPPD_PEER="gprs"<strong class='bbc'> (если хотим запуск автоматом, если нет, то оставляем "none" и telnet с компа: pppd call gprs &)</strong>SAMBA="no"SKIN="default"USB_MODEM="12d1:1001"WEBTV="no"DEBUG="no"

GPRS Chat File


'ABORT' 'ERROR'

'ABORT' 'NO ANSWER'

'ABORT' 'NO CARRIER'

'ABORT' 'NO DIALTONE'

'ABORT' 'Invalid Login'

'ABORT' 'Login incorrect'

'TIMEOUT' '10'

#

# Modem Init

'' 'ATZ'

#

#

'OK' 'ATM1L1'

#

# "internet" represents Vodafone's APN, whereas "general.t-mobile.uk" is T-mobiles UK APN address

'OK' 'AT&f+cgdcont=1,"IP","","",0,0'

'OK' 'ATDT*99#'

'CONNECT' ''

_linenums:0'># GPRS Chat File, contains all parameters that /usr/sbin/chat will pass to the modem to create the GPRS connection### Abort Strings'ABORT' 'BUSY''ABORT' 'ERROR''ABORT' 'NO ANSWER''ABORT' 'NO CARRIER''ABORT' 'NO DIALTONE''ABORT' 'Invalid Login''ABORT' 'Login incorrect''TIMEOUT' '10'## Modem Init'' 'ATZ'##'OK' 'ATM1L1'## "internet" represents Vodafone's APN, whereas "general.t-mobile.uk" is T-mobiles UK APN address'OK' 'AT&f+cgdcont=1,"IP","","",0,0''OK' 'ATDT*99#''CONNECT' ''

PEERS GPRS file

#this file contains all the parameters pppd will pass to the modem to establish the GPRS connection## The user and password has been commented out becasue the "noauth" command is being used#user web#password web## This places a default route in the routing table with the peer as the gatewaydefaultroute## This can also be used to replace existing default routes#replacedefaultroute## Serial Modem to use/dev/ttyUSB0460800## Call this chat script to issue the modem commandsconnect "/sbin/chat -v -f /var/etc/ppp/chats/gprs.chat"## Enable debugging to /var/log/messagesdebug## Enable kernel debugging level 4kdebug 4##ipcp-no-addresses##noipdefault## Do not require the peer to use authenticationnoauth## Disable Van Jacobson style TCP/IP header compression in both TX and RXnovj## Disable compression control protocol,if peer doesnt accept requests for CCP from pppdnoccp## Use RTS/CTS hardware flow controlcrtscts## I cant find what this means, but if its not included there is no output to the command promptmodem -detach## Use DNS given to peer and rewrite /etc/resolv.confusepeerdns## pppd will accept the peers idea of its remote ip addressipcp-accept-remote## pppd will accept the peers idea of its local ip addressipcp-accept-local#
Опубликовано (изменено)

Немного не в тему,но задался узнать можно ли посмотреть остаток счета на модеме с тюнера.

ATI - выдает информацию о Вашем модеме - производителя, модель, версию, IMEI

AT+CUSD=1,*100#,15 - выдает остаток на Вашем счете. Замените *100# на комбинацию, которую использовали на телефоне для проверки баланса на счету (или посмотрите в стартовом пакете).

AT+CUSD=1,*101*1234567890123#,15 - позволяет пополнить счет модема, заменив *101* на номер пополнения Вашего оператора и цифры после звездочки - на код пополнения с ваучера.

А как это реально применить?Причем модем должен быть отключен от интернета.

Изменено пользователем ДМИТРИЙ1973

AB Ipbox 910HD PGI 0.7.3+E2,Xtrend ET9000 HD Twin (Clarke-Tech ET9000),Dreambox 500S

1,20(85.2°E+75°E+60°E) 0,9(42°E+36°E+31,5°E) 0,8(28,2°E-30°W)-мотоводвес Moteck SG-2100A

Samsung 40,LG 32.

Для публикации сообщений создайте учётную запись или авторизуйтесь

Вы должны быть пользователем, чтобы оставить комментарий

Создать аккаунт

Зарегистрируйте новый аккаунт в нашем сообществе. Это очень просто!

Регистрация нового пользователя

Войти

Уже есть аккаунт? Войти в систему.

Войти
×
×
  • Создать...