特殊:Badtitle/NS100:BluetoothDialup/Telenor

来自Ubuntu中文
Wikibot留言 | 贡献2008年5月9日 (五) 18:48的版本 (新页面: {{From|https://help.ubuntu.com/community/BluetoothDialup/Telenor}} {{Languages|UbuntuHelp:BluetoothDialup/Telenor}} == Telenor Sweden Bluetooth dial-up networking == This information comp...)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳到导航跳到搜索
可打印版本不再受到支持且可能有渲染错误。请更新您的浏览器书签并改用浏览器默认打印功能。

{{#ifexist: :BluetoothDialup/Telenor/zh | | {{#ifexist: BluetoothDialup/Telenor/zh | | {{#ifeq: {{#titleparts:BluetoothDialup/Telenor|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:BluetoothDialup/Telenor|1|-1|}} | zh | | }}

Telenor Sweden Bluetooth dial-up networking

This information complements the more generic BluetoothDialup guide. The etc/ppp/peers/telenor file looks like this:

   /dev/rfcomm0 115200
   defaultroute
   noauth
   connect "/usr/sbin/chat -v -f /etc/ppp/chat-gprs"
   debug
   updetach
   usepeerdns

The corresponding /etc/ppp/chat-gprs file is as below:

   TIMEOUT 35
   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
   OK      'AT+CGDCONT=1,"IP","internet.telenor.se"'
   OK      ATD*99#
   CONNECT ""

The field AT+CGDCONT=1 is the number of your internet connection number set in your mobile phone. View the settings for your internet setup in your mobile phone. The value might be something else depending on phone setup. If the setting ATD*99# isn't working try the values *99***2# or 99***3#. These values are to be found from the support page of Telenor Sweden, http://www.telenor.se/224.jsp


BluetoothDialup