* [room] pppd
@ 2007-06-05 14:20 Пётр Анатольевич Хиленко
2007-06-05 14:51 ` Damir Shayhutdinov
2007-06-05 19:04 ` Денис Смирнов
0 siblings, 2 replies; 3+ messages in thread
From: Пётр Анатольевич Хиленко @ 2007-06-05 14:20 UTC (permalink / raw)
To: smoke-room
Здравствуйте!
У меня в ALC3.0 подключение GPRS при помощи кррр.
В debian подключаюсь таким способом:
Итак, создадим файл /etc/ppp/peers/tele2 следующего содержания:
/dev/ttyACM0 230400 noauth defaultroute usepeerdns updetach
persist
noipdefault lock connect '/usr/sbin/chat -v -f
/etc/ppp/chat/tele2'
novjccomp nopcomp noaccomp noipdefault nodeflate novj nobsdcomp
Еще одним файлом необходимым для корректного функционирования
предложенной схемы
является /etc/ppp/chat/tele2. Создадим его, "вложив" в него:
TIMEOUT 45
ABORT BUSY
ABORT "NO CARRIER"
ABORT ERROR
"" 'ATE1'
OK AT+CGDCONT=1,"IP","internet.tele2.ru"
OK ATD*99***1#
CONNECT c
работает на ура. (в винде теле2 не может связаться с большинством
сайтов.).
В ALC3.0 прописываю все точно также, связь появляется моментально,
[root@localhost root]# pppd call tele2
Serial connection established.
Using interface ppp0
Connect: ppp0 <--> /dev/ttyACM0
local IP address 83.188.79.252
remote IP address 192.168.100.101
primary DNS address 130.244.127.161
secondary DNS address 130.244.127.169
[root@localhost root]#
но браузеры этого не замечают.
Если кто знает где нарушено взаимодействие, пожалуйста,
отзовитесь.
С уважением Петр.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-06-05 19:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-05 14:20 [room] pppd Пётр Анатольевич Хиленко
2007-06-05 14:51 ` Damir Shayhutdinov
2007-06-05 19:04 ` Денис Смирнов
Культурный офтопик
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/smoke-room/0 smoke-room/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 smoke-room smoke-room/ http://lore.altlinux.org/smoke-room \
smoke-room@lists.altlinux.org smoke-room@lists.altlinux.ru smoke-room@lists.altlinux.com smoke-room@altlinux.ru smoke-room@altlinux.org smoke-room@altlinux.com
public-inbox-index smoke-room
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.smoke-room
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git